Last updated on 2026-08-28 04:57:25 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.5.0 | 136.80 | 359.36 | 496.16 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 4.5.0 | 92.92 | 243.59 | 336.51 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 4.5.0 | 93.00 | 230.60 | 323.60 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 4.5.0 | 113.00 | 246.29 | 359.29 | NOTE | |
| r-devel-windows-x86_64 | 4.5.0 | 148.00 | 270.00 | 418.00 | NOTE | --no-vignettes |
| r-patched-linux-x86_64 | 4.5.0 | 133.99 | 344.78 | 478.77 | OK | |
| r-release-linux-x86_64 | 4.5.0 | 127.34 | 342.67 | 470.01 | OK | |
| r-release-macos-arm64 | 4.5.0 | 28.00 | 80.00 | 108.00 | OK | |
| r-release-macos-x86_64 | 4.5.0 | 82.00 | 345.00 | 427.00 | OK | |
| r-release-windows-x86_64 | 4.5.0 | 144.00 | 203.00 | 347.00 | OK | --no-vignettes |
| r-oldrel-macos-arm64 | 4.5.0 | 24.00 | 79.00 | 103.00 | OK | |
| r-oldrel-macos-x86_64 | 4.5.0 | 80.00 | 295.00 | 375.00 | OK | |
| r-oldrel-windows-x86_64 | 4.5.0 | 180.00 | 234.00 | 414.00 | OK | --no-vignettes |
Version: 4.5.0
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
smooth/inst/doc/sma.R (.Tsp: 1)
'.Tsp' should be changed to 'tsp'.
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
Version: 4.5.0
Flags: --no-vignettes
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
smooth/inst/doc/sma.R (.Tsp: 1)
'.Tsp' should be changed to 'tsp'.
Flavor: r-devel-windows-x86_64