Last updated on 2025-12-06 00:49:00 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-gcc | 0.4-1-1 | 7.42 | 112.09 | 119.51 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.4-1-1 | 29.00 | 219.96 | 248.96 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4-1-1 | 23.00 | 230.09 | 253.09 | OK | |
| r-release-macos-arm64 | 0.4-1-1 | 4.00 | 49.00 | 53.00 | OK | |
| r-release-macos-x86_64 | 0.4-1-1 | 9.00 | 203.00 | 212.00 | OK | |
| r-oldrel-macos-arm64 | 0.4-1-1 | 5.00 | 50.00 | 55.00 | ERROR | |
| r-oldrel-macos-x86_64 | 0.4-1-1 | 16.00 | 151.00 | 167.00 | ERROR | |
| r-oldrel-windows-x86_64 | 0.4-1-1 | 23.00 | 222.00 | 245.00 | ERROR |
Version: 0.4-1-1
Check: HTML version of manual
Result: NOTE
Skipping checking math rendering: package 'V8' unavailable
Flavor: r-devel-linux-x86_64-debian-gcc
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’ [1s/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’ [49s/65s]
Running ‘fastmerge-ex.R’ [4s/5s]
Running ‘smooth.pen_agcv.R’ [2s/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' [93s]
Running 'fastmerge-ex.R' [7s]
Running 'smooth.pen_agcv.R' [3s]
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