Last updated on 2026-08-27 02:58:57 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.0 | 371.32 | 566.98 | 938.30 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.3.0 | 357.55 | 485.40 | 842.95 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.3.0 | 229.00 | 401.74 | 630.74 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.0 | 385.00 | 394.08 | 779.08 | OK | |
| r-devel-windows-x86_64 | 1.3.0 | 481.00 | 763.00 | 1244.00 | ERROR | |
| r-patched-linux-x86_64 | 1.3.0 | 454.92 | 594.12 | 1049.04 | OK | |
| r-release-linux-x86_64 | 1.3.0 | 458.29 | 606.28 | 1064.57 | OK | |
| r-release-macos-arm64 | 1.3.0 | 86.00 | 77.00 | 163.00 | OK | |
| r-release-macos-x86_64 | 1.3.0 | 263.00 | 604.00 | 867.00 | OK | |
| r-release-windows-x86_64 | 1.3.0 | 447.00 | 622.00 | 1069.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.0 | 85.00 | 69.00 | 154.00 | OK | |
| r-oldrel-macos-x86_64 | 1.3.0 | 268.00 | 457.00 | 725.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.0 | 593.00 | 807.00 | 1400.00 | OK |
Version: 1.3.0
Check: examples
Result: ERROR
Running examples in 'serosv-Ex.R' failed
The error most likely occurred in:
> ### Name: penalized_spline_model
> ### Title: Penalized Spline model
> ### Aliases: penalized_spline_model
>
> ### ** Examples
>
> data <- parvob19_be_2001_2003
> data$status <- data$seropositive
> model <- penalized_spline_model(data, framework="glmm")
Error in penalized_spline_model(data, framework = "glmm") :
cannot open file 'D:/temp/2026_08_25_01_50_00_13316/RtmpqUim0P/RLIBS_1eb9477305d82/mgcv/R/mgcv.rdb': No such file or directory
Execution halted
Flavor: r-devel-windows-x86_64