CRAN Package Check Results for Package simest

Last updated on 2026-04-15 06:51:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4-1-1 9.69 162.98 172.67 OK
r-devel-linux-x86_64-debian-gcc 0.4-1-1 7.52 143.97 151.49 OK
r-devel-linux-x86_64-fedora-clang 0.4-1-1 15.00 232.81 247.81 OK
r-devel-linux-x86_64-fedora-gcc 0.4-1-1 16.00 262.79 278.79 OK
r-devel-macos-arm64 0.4-1-1 3.00 51.00 54.00 OK
r-devel-windows-x86_64 0.4-1-1 16.00 174.00 190.00 OK
r-patched-linux-x86_64 0.4-1-1 10.01 156.60 166.61 OK
r-release-linux-x86_64 0.4-1-1 9.32 151.90 161.22 OK
r-release-macos-arm64 0.4-1-1 3.00 50.00 53.00 OK
r-release-macos-x86_64 0.4-1-1 8.00 204.00 212.00 OK
r-release-windows-x86_64 0.4-1-1 16.00 170.00 186.00 OK
r-oldrel-macos-arm64 0.4-1-1 3.00 52.00 55.00 ERROR
r-oldrel-macos-x86_64 0.4-1-1 8.00 208.00 216.00 ERROR
r-oldrel-windows-x86_64 0.4-1-1 19.00 197.00 216.00 ERROR

Check Details

Version: 0.4-1-1
Check: tests
Result: ERROR Running ‘ex_cvx.R’ [25s/25s] Running ‘fastmerge-ex.R’ [1s/1s] Running ‘smooth.pen_agcv.R’ [0s/1s] Running the tests in ‘tests/smooth.pen_agcv.R’ failed. Complete output: > library(simest) > > ## Test smooth.pen.reg(*, agcv=TRUE) --------------- > > ## -- Using a subset of R's sunspots data ------ > osV <- abbreviate(gsub("[^[:alnum:]]", '', sub("\\(.*", '', osVersion)), 12) > > if(!dev.interactive(TRUE)) pdf(paste0("smooth.pen_sunsp__", osV, ".pdf"), width = 9, height=5) > > str(ssp <- window(sunspot.m2014, start = 1900)) Error: object 'sunspot.m2014' not found Execution halted Flavor: r-oldrel-macos-arm64

Version: 0.4-1-1
Check: tests
Result: ERROR Running ‘ex_cvx.R’ [50s/70s] Running ‘fastmerge-ex.R’ [4s/6s] Running ‘smooth.pen_agcv.R’ [1s/2s] Running the tests in ‘tests/smooth.pen_agcv.R’ failed. Complete output: > library(simest) > > ## Test smooth.pen.reg(*, agcv=TRUE) --------------- > > ## -- Using a subset of R's sunspots data ------ > osV <- abbreviate(gsub("[^[:alnum:]]", '', sub("\\(.*", '', osVersion)), 12) > > if(!dev.interactive(TRUE)) pdf(paste0("smooth.pen_sunsp__", osV, ".pdf"), width = 9, height=5) > > str(ssp <- window(sunspot.m2014, start = 1900)) Error: object 'sunspot.m2014' not found Execution halted Flavor: r-oldrel-macos-x86_64

Version: 0.4-1-1
Check: tests
Result: ERROR Running 'ex_cvx.R' [81s] Running 'fastmerge-ex.R' [7s] Running 'smooth.pen_agcv.R' [2s] Running the tests in 'tests/smooth.pen_agcv.R' failed. Complete output: > library(simest) > > ## Test smooth.pen.reg(*, agcv=TRUE) --------------- > > ## -- Using a subset of R's sunspots data ------ > osV <- abbreviate(gsub("[^[:alnum:]]", '', sub("\\(.*", '', osVersion)), 12) > > if(!dev.interactive(TRUE)) pdf(paste0("smooth.pen_sunsp__", osV, ".pdf"), width = 9, height=5) > > str(ssp <- window(sunspot.m2014, start = 1900)) Error: object 'sunspot.m2014' not found Execution halted Flavor: r-oldrel-windows-x86_64