CRAN Package Check Results for Package supernova

Last updated on 2025-12-31 19:51:11 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.0.1 5.08 102.67 107.75 OK
r-devel-linux-x86_64-debian-gcc 3.0.1 3.29 72.63 75.92 OK
r-devel-linux-x86_64-fedora-clang 3.0.1 8.00 180.20 188.20 OK
r-devel-linux-x86_64-fedora-gcc 3.0.1 187.29 NOTE
r-devel-windows-x86_64 3.0.1 9.00 216.00 225.00 OK
r-patched-linux-x86_64 3.0.1 4.82 93.60 98.42 OK
r-release-linux-x86_64 3.0.1 4.42 93.12 97.54 OK
r-release-macos-arm64 3.0.1 2.00 30.00 32.00 OK
r-release-macos-x86_64 3.0.1 5.00 121.00 126.00 OK
r-release-windows-x86_64 3.0.1 8.00 444.00 452.00 ERROR
r-oldrel-macos-arm64 3.0.1 2.00 40.00 42.00 OK
r-oldrel-macos-x86_64 3.0.1 5.00 127.00 132.00 OK
r-oldrel-windows-x86_64 3.0.1 10.00 236.00 246.00 OK

Check Details

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: for unstated dependencies in ‘tests’
Result: WARN Warning: unable to access index for repository https://bioconductor.statistik.tu-dortmund.de/cran/src/contrib: cannot open URL 'https://bioconductor.statistik.tu-dortmund.de/cran/src/contrib/PACKAGES' Warning: unable to access index for repository https://bioconductor.statistik.tu-dortmund.de/packages/3.22/bioc/src/contrib: cannot open URL 'https://bioconductor.statistik.tu-dortmund.de/packages/3.22/bioc/src/contrib/PACKAGES' Warning: unable to access index for repository https://bioconductor.statistik.tu-dortmund.de/packages/3.22/data/annotation/src/contrib: cannot open URL 'https://bioconductor.statistik.tu-dortmund.de/packages/3.22/data/annotation/src/contrib/PACKAGES' Warning: unable to access index for repository https://bioconductor.statistik.tu-dortmund.de/packages/3.22/data/experiment/src/contrib: cannot open URL 'https://bioconductor.statistik.tu-dortmund.de/packages/3.22/data/experiment/src/contrib/PACKAGES' '::' or ':::' import not declared from: 'JMRData' Flavor: r-release-windows-x86_64

Version: 3.0.1
Check: tests
Result: ERROR Running 'testthat.R' [110s] 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: Timeout was reached [api.github.com]: Resolving timed out after 10013 milliseconds 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-release-windows-x86_64