CRAN Package Check Results for Package passt

Last updated on 2024-11-02 23:48:37 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 3.32 49.59 52.91 OK
r-devel-linux-x86_64-debian-gcc 0.1.3 2.48 35.28 37.76 OK
r-devel-linux-x86_64-fedora-clang 0.1.3 90.60 OK
r-devel-linux-x86_64-fedora-gcc 0.1.3 94.99 OK
r-devel-windows-x86_64 0.1.3 6.00 67.00 73.00 OK
r-patched-linux-x86_64 0.1.3 4.22 46.69 50.91 OK
r-release-linux-x86_64 0.1.3 3.63 44.74 48.37 ERROR
r-release-macos-arm64 0.1.3 29.00 OK
r-release-macos-x86_64 0.1.3 47.00 OK
r-release-windows-x86_64 0.1.3 5.00 65.00 70.00 OK
r-oldrel-macos-arm64 0.1.3 30.00 OK
r-oldrel-macos-x86_64 0.1.3 42.00 OK
r-oldrel-windows-x86_64 0.1.3 6.00 73.00 79.00 OK

Check Details

Version: 0.1.3
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘plyr’ Flavor: r-release-linux-x86_64

Version: 0.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(passt) > > test_check("passt") [ FAIL 1 | WARN 2 | SKIP 0 | PASS 8 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-simulation.R:21:1'): (code run outside of `test_that()`) ─────── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'plyr' Backtrace: ▆ 1. └─base::loadNamespace(x) at test-simulation.R:21:1 2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 3. └─base (local) withOneRestart(expr, restarts[[1L]]) 4. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 1 | WARN 2 | SKIP 0 | PASS 8 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 0.1.3
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘passt.Rmd’ using rmarkdown ** Processing: /home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/passt.Rcheck/vign_test/passt/vignettes/passt_files/figure-html/unnamed-chunk-4-1.png 480x336 pixels, 8 bits/pixel, 256 colors in palette Reducing image to 8 bits/pixel, grayscale Input IDAT size = 4797 bytes Input file size = 5655 bytes Trying: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 4089 zc = 9 zm = 8 zs = 1 f = 0 zc = 1 zm = 8 zs = 2 f = 0 zc = 9 zm = 8 zs = 3 f = 0 zc = 9 zm = 8 zs = 0 f = 5 zc = 9 zm = 8 zs = 1 f = 5 zc = 1 zm = 8 zs = 2 f = 5 zc = 9 zm = 8 zs = 3 f = 5 Selecting parameters: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 4089 Output IDAT size = 4089 bytes (708 bytes decrease) Output file size = 4167 bytes (1488 bytes = 26.31% decrease) ** Processing: /home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/passt.Rcheck/vign_test/passt/vignettes/passt_files/figure-html/unnamed-chunk-5-1.png 480x336 pixels, 8 bits/pixel, 256 colors in palette Reducing image to 8 bits/pixel, grayscale Input IDAT size = 5980 bytes Input file size = 6838 bytes Trying: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 5387 zc = 9 zm = 8 zs = 1 f = 0 IDAT size = 5377 zc = 1 zm = 8 zs = 2 f = 0 zc = 9 zm = 8 zs = 3 f = 0 zc = 9 zm = 8 zs = 0 f = 5 zc = 9 zm = 8 zs = 1 f = 5 zc = 1 zm = 8 zs = 2 f = 5 zc = 9 zm = 8 zs = 3 f = 5 Selecting parameters: zc = 9 zm = 8 zs = 1 f = 0 IDAT size = 5377 Output IDAT size = 5377 bytes (603 bytes decrease) Output file size = 5455 bytes (1383 bytes = 20.23% decrease) Quitting from lines 116-119 [unnamed-chunk-10] (passt.Rmd) Error: processing vignette 'passt.Rmd' failed with diagnostics: there is no package called 'plyr' --- failed re-building ‘passt.Rmd’ SUMMARY: processing the following file failed: ‘passt.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-release-linux-x86_64