CRAN Package Check Results for Maintainer ‘Nicolas Bennett <r at nbenn.ch>’

Last updated on 2024-07-24 12:21:31 CEST.

Package ERROR NOTE OK
prt 1 1 11
ricu 13

Package prt

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

Version: 0.2.0
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: formatting.Rd: tbl_format_setup Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/12s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(prt) > > if (requireNamespace("xml2")) { + test_check("prt", reporter = MultiReporter$new(reporters = list(JunitReporter$new(file = "test-results.xml"), CheckReporter$new()))) + } else { + test_check("prt") + } Loading required namespace: xml2 [ FAIL 1 | WARN 0 | SKIP 1 | PASS 255 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-format.R:24:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-nse.R:55:3'): nse subsetting ─────────────────────────────────── Error in `fst::read_fst(fst_filename(x), columns = unique(columns), from = from, to = to, as.data.table = TRUE)`: Parameter fromRow should have a positive value. Backtrace: ▆ 1. ├─testthat::expect_warning(...) at test-nse.R:55:3 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. ├─base::subset(prt_cars, inds & mpg < 20, part_safe = TRUE) 7. └─prt:::subset.prt(prt_cars, inds & mpg < 20, part_safe = TRUE) 8. └─prt::subset_quo(x, subset, select, part_safe) 9. └─prt:::prt_lapply(...) 10. └─base::lapply(unclass(x), ...) 11. └─prt (local) FUN(X[[i]], ...) 12. └─prt:::fst_read(x, rows = rows, columns = j) 13. └─fst::read_fst(...) [ FAIL 1 | WARN 0 | SKIP 1 | PASS 255 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Package ricu

Current CRAN status: NOTE: 13

Version: 0.5.6
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'mimic.demo', 'eicu.demo' 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-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.5.6
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: ts_utils.Rd: data.table Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64