CRAN Package Check Results for Package constructive

Last updated on 2024-09-20 15:49:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 10.35 105.70 116.05 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 7.54 68.39 75.93 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 188.88 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 192.99 OK
r-devel-windows-x86_64 1.0.1 17.00 122.00 139.00 OK
r-patched-linux-x86_64 1.0.1 12.34 97.32 109.66 OK
r-release-linux-x86_64 1.0.1 10.21 99.40 109.61 OK
r-release-macos-arm64 1.0.1 63.00 OK
r-release-macos-x86_64 1.0.1 168.00 OK
r-release-windows-x86_64 1.0.1 17.00 122.00 139.00 OK
r-oldrel-macos-arm64 1.0.1 64.00 OK
r-oldrel-macos-x86_64 1.0.1 103.00 ERROR
r-oldrel-windows-x86_64 1.0.1 21.00 153.00 174.00 OK

Check Details

Version: 1.0.1
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘extend-constructive.Rmd’ ... > x <- structure("12345", class = "Date") > x [1] "2003-10-20" > x + 1 When sourcing ‘extend-constructive.R’: Error: non-numeric argument to binary operator Execution halted ‘extend-constructive.Rmd’ using ‘UTF-8’... failed Flavor: r-oldrel-macos-x86_64