Last updated on 2026-09-09 03:01:49 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.5-4-1.0.1 | 79.00 | 81.06 | 160.06 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.5-4-1.0.1 | 54.10 | 57.57 | 111.67 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.5-4-1.0.1 | 57.00 | 54.31 | 111.31 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.5-4-1.0.1 | 60.00 | 58.22 | 118.22 | NOTE | |
| r-devel-windows-x86_64 | 1.5-4-1.0.1 | 95.00 | 199.00 | 294.00 | NOTE | |
| r-patched-linux-x86_64 | 1.5-4-1.0.1 | 79.60 | 71.02 | 150.62 | OK | |
| r-release-linux-x86_64 | 1.5-4-1.0.1 | 73.84 | 69.37 | 143.21 | OK | |
| r-release-macos-arm64 | 1.5-4-1.0.1 | 15.00 | 15.00 | 30.00 | OK | |
| r-release-macos-x86_64 | 1.5-4-1.0.1 | 45.00 | 91.00 | 136.00 | OK | |
| r-release-windows-x86_64 | 1.5-4-1.0.1 | 96.00 | 132.00 | 228.00 | OK | |
| r-oldrel-macos-arm64 | 1.5-4-1.0.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.5-4-1.0.1 | 44.00 | 202.00 | 246.00 | OK | |
| r-oldrel-windows-x86_64 | 1.5-4-1.0.1 | 107.00 | 162.00 | 269.00 | OK |
Version: 1.5-4-1.0.1
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
strucchangeRcpp/R/critvals-monitoring.R (.Dim: 2, .Dimnames: 2)
strucchangeRcpp/R/critvals.R (.Dim: 3, .Dimnames: 3, .Names: 2)
strucchangeRcpp/R/pvalue.Fstats.R (.Dim: 3, .Dimnames: 3)
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
'.Names' should be changed to 'names'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64