CRAN Package Check Results for Package Rpadrino

Last updated on 2025-03-06 01:51:20 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.5 6.05 237.82 243.87 OK
r-devel-linux-x86_64-debian-gcc 0.0.5 5.53 95.07 100.60 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.5 422.64 OK
r-devel-linux-x86_64-fedora-gcc 0.0.5 492.94 OK
r-devel-macos-arm64 0.0.5 126.00 OK
r-devel-macos-x86_64 0.0.5 336.00 OK
r-devel-windows-x86_64 0.0.5 10.00 237.00 247.00 OK
r-patched-linux-x86_64 0.0.5 OK
r-release-linux-x86_64 0.0.5 7.42 283.67 291.09 OK
r-release-macos-arm64 0.0.5 126.00 OK
r-release-macos-x86_64 0.0.5 243.00 OK
r-release-windows-x86_64 0.0.5 10.00 239.00 249.00 OK
r-oldrel-macos-arm64 0.0.5 OK
r-oldrel-macos-x86_64 0.0.5 531.00 OK
r-oldrel-windows-x86_64 0.0.5 12.00 334.00 346.00 OK

Check Details

Version: 0.0.5
Check: tests
Result: ERROR Running ‘testthat.R’ [42s/28s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(Rpadrino) Loading required package: ipmr Welcome to `ipmr`! `browseVignettes('ipmr')` to get started. > > test_check("Rpadrino") Starting 2 test processes [ FAIL 1 | WARN 1 | SKIP 3 | PASS 41 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-pdb_report.R:5:3', 'test-pdb_report.R:38:3', 'test-ipmr_generics.R:199:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-io.R:25:3'): input/output work correctly ─────────────────────── Error in `md_tab$eviction_used && length(dens_fun_exprs) > 0`: invalid 'x' type in 'x && y' Backtrace: ▆ 1. └─Rpadrino::pdb_make_proto_ipm(new_pdb, "aaa310") at test-io.R:25:3 2. └─Rpadrino:::.make_proto(...) 3. └─Rpadrino:::.define_kernel(...) [ FAIL 1 | WARN 1 | SKIP 3 | PASS 41 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.0.5
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘data-cleaning.Rmd’ using rmarkdown --- finished re-building ‘data-cleaning.Rmd’ --- re-building ‘padrino-intro.Rmd’ using rmarkdown Quitting from lines 67-70 [unnamed-chunk-5] (padrino-intro.Rmd) Error: processing vignette 'padrino-intro.Rmd' failed with diagnostics: invalid 'x' type in 'x && y' --- failed re-building ‘padrino-intro.Rmd’ --- re-building ‘pdb-msgs.Rmd’ using rmarkdown --- finished re-building ‘pdb-msgs.Rmd’ --- re-building ‘stoch-ipms.rmd’ using rmarkdown Quitting from lines 55-63 [unnamed-chunk-3] (stoch-ipms.rmd) Error: processing vignette 'stoch-ipms.rmd' failed with diagnostics: invalid 'x' type in 'x && y' --- failed re-building ‘stoch-ipms.rmd’ SUMMARY: processing the following files failed: ‘padrino-intro.Rmd’ ‘stoch-ipms.rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc