CRAN Package Check Results for Maintainer ‘Maarten van Kessel <m.l.vankessel at erasmusmc.nl>’

Last updated on 2024-06-03 00:49:02 CEST.

Package ERROR NOTE OK
PaRe 1 1 11
TreatmentPatterns 1 12

Package PaRe

Current CRAN status: ERROR: 1, NOTE: 1, OK: 11

Version: 0.1.13
Check: Rd cross-references
Result: NOTE Undeclared packages ‘tidygraph’, ‘htmlwidgets’ in Rd xrefs Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.13
Check: tests
Result: ERROR Running ‘testthat.R’ [93s/70s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(PaRe) > > test_check("PaRe") Starting 2 test processes ✔ Updated metadata database: 2.93 MB in 8 files. ℹ Updating metadata database ✔ Updating metadata database ... done ! Failed to update system requirement mappings, will use cached mappings. [ FAIL 1 | WARN 0 | SKIP 0 | PASS 15 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-checkDependencies.R:24:3'): minimal ──────────────────────────── <callr_status_error/callr_error/rlib_error_3_0/rlib_error/error/condition> Error: ! error in pak subprocess Caused by error: ! Could not solve package dependencies: * DrugUtilisation: Can't find package called DrugUtilisation. Backtrace: ▆ 1. ├─testthat::expect_message(checkDependencies(repo), "All dependencies are approved.") at test-checkDependencies.R:24:3 2. │ └─testthat:::expect_condition_matching(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─PaRe::checkDependencies(repo) 8. └─PaRe::getDefaultPermittedPackages() 9. └─base::tryCatch(...) 10. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 11. ├─base (local) tryCatchOne(...) 12. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 13. └─base (local) tryCatchList(expr, names[-nh], parentenv, handlers[-nh]) 14. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 15. └─value[[3L]](cond) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 15 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Package TreatmentPatterns

Current CRAN status: ERROR: 1, NOTE: 12

Version: 2.6.7
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'CohortGenerator', 'Capr' Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 2.6.7
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'Eunomia', 'CohortGenerator', 'Capr' Flavor: r-release-macos-x86_64

Version: 2.6.7
Check: tests
Result: ERROR Running ‘testthat.R’ [385s/440s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 'test-export.R:210:3', 'test-export.R:283:3', 'test-export.R:328:3', 'test-export.R:374:3', 'test-export.R:415:3', 'test-export.R:454:3', 'test-export.R:526:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-CDMInterfaceDBC.R:4:1'): (code run outside of `test_that()`) ─── <packageNotFoundError/error/condition> Error in `library(Eunomia)`: there is no package called 'Eunomia' Backtrace: ▆ 1. └─base::library(Eunomia) at test-CDMInterfaceDBC.R:4:1 [ FAIL 1 | WARN 0 | SKIP 16 | PASS 137 ] Error: Test failures Execution halted Flavor: r-release-macos-x86_64