Last updated on 2026-06-08 13:50:59 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.7.2 | 9.96 | 82.51 | 92.47 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.7.2 | 7.71 | 59.38 | 67.09 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.7.2 | 19.00 | 128.26 | 147.26 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.7.2 | 18.00 | 123.01 | 141.01 | OK | |
| r-devel-windows-x86_64 | 1.7.2 | 11.00 | 90.00 | 101.00 | OK | |
| r-patched-linux-x86_64 | 1.7.2 | 10.56 | 78.25 | 88.81 | OK | |
| r-release-linux-x86_64 | 1.7.2 | 9.86 | 78.04 | 87.90 | OK | |
| r-release-macos-arm64 | 1.7.2 | 3.00 | 21.00 | 24.00 | OK | |
| r-release-macos-x86_64 | 1.7.2 | 8.00 | 95.00 | 103.00 | OK | |
| r-release-windows-x86_64 | 1.7.2 | 12.00 | 89.00 | 101.00 | OK | |
| r-oldrel-macos-arm64 | 1.7.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.7.2 | 8.00 | 79.00 | 87.00 | OK | |
| r-oldrel-windows-x86_64 | 1.7.2 | 16.00 | 115.00 | 131.00 | OK |
Version: 1.7.2
Check: examples
Result: ERROR
Running examples in ‘TSVC-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: TSVC
> ### Title: Tree-Structured Modelling of Varying Coefficients
> ### Aliases: TSVC print.TSVC
>
> ### ** Examples
>
> # Swiss Labour Market
> library(AER)
Error in library(AER) : there is no package called ‘AER’
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc