CRAN Package Check Results for Maintainer ‘Adam Blake <adam at coursekata.org>’

Last updated on 2026-01-12 05:50:52 CET.

Package ERROR NOTE OK
coursekata 13
supernova 2 1 10

Package coursekata

Current CRAN status: OK: 13

Package supernova

Current CRAN status: ERROR: 2, NOTE: 1, OK: 10

Version: 3.0.1
Check: for non-standard things in the check directory
Result: NOTE Found the following files/directories: ‘JMRData’ Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 3.0.1
Check: tests
Result: ERROR Running 'testthat.R' [109s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(supernova) > > test_check("supernova") Error in `source_dir()`: ! Failed to evaluate './setup.R'. Caused by error: ! Failed to install 'unknown package' from GitHub: HTTP error 403. API rate limit exceeded for 129.217.207.203. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) Rate limit remaining: 0/60 Rate limit reset at: 2026-01-09 07:05:14 UTC To increase your GitHub API rate limit - Use `usethis::create_github_token()` to create a Personal Access Token. - Use `gitcreds::gitcreds_set()` to add the token. Backtrace: ▆ 1. ├─testthat::test_check("supernova") 2. │ └─testthat::test_dir(...) 3. │ └─testthat:::test_files(...) 4. │ └─testthat:::test_files_serial(...) 5. │ └─testthat:::test_files_setup_state(...) 6. │ └─testthat::source_test_setup(".", env) 7. │ └─testthat::source_dir(path, "^setup.*\\.[rR]$", env = env, wrap = FALSE) 8. │ └─base::lapply(...) 9. │ └─testthat (local) FUN(X[[i]], ...) 10. │ └─testthat::source_file(...) 11. │ ├─base::withCallingHandlers(...) 12. │ └─base::eval(exprs, env) 13. │ └─base::eval(exprs, env) 14. │ └─remotes::install_github("UCLATALL/JMRData") at ./setup.R:9:3 15. │ └─remotes:::install_remotes(...) 16. │ └─base::tryCatch(...) 17. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 18. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 19. │ └─value[[3L]](cond) 20. │ └─base::stop(remote_install_error(remotes[[i]], e)) 21. └─testthat (local) `<fn>`(`<instll_r>`) 22. └─cli::cli_abort(...) 23. └─rlang::abort(...) Execution halted Flavor: r-devel-windows-x86_64

Version: 3.0.1
Check: tests
Result: ERROR Running 'testthat.R' [91s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(supernova) > > test_check("supernova") Error in `source_dir()`: ! Failed to evaluate './setup.R'. Caused by error: ! Failed to install 'unknown package' from GitHub: HTTP error 403. API rate limit exceeded for 129.217.207.166. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) Rate limit remaining: 0/60 Rate limit reset at: 2026-01-09 08:08:50 UTC To increase your GitHub API rate limit - Use `usethis::create_github_token()` to create a Personal Access Token. - Use `gitcreds::gitcreds_set()` to add the token. Backtrace: ▆ 1. ├─testthat::test_check("supernova") 2. │ └─testthat::test_dir(...) 3. │ └─testthat:::test_files(...) 4. │ └─testthat:::test_files_serial(...) 5. │ └─testthat:::test_files_setup_state(...) 6. │ └─testthat::source_test_setup(".", env) 7. │ └─testthat::source_dir(path, "^setup.*\\.[rR]$", env = env, wrap = FALSE) 8. │ └─base::lapply(...) 9. │ └─testthat (local) FUN(X[[i]], ...) 10. │ └─testthat::source_file(...) 11. │ ├─base::withCallingHandlers(...) 12. │ └─base::eval(exprs, env) 13. │ └─base::eval(exprs, env) 14. │ └─remotes::install_github("UCLATALL/JMRData") at ./setup.R:9:3 15. │ └─remotes:::install_remotes(...) 16. │ └─base::tryCatch(...) 17. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 18. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 19. │ └─value[[3L]](cond) 20. │ └─base::stop(remote_install_error(remotes[[i]], e)) 21. └─testthat (local) `<fn>`(`<instll_r>`) 22. └─cli::cli_abort(...) 23. └─rlang::abort(...) Execution halted Flavor: r-oldrel-windows-x86_64