Last updated on 2026-08-30 20:52:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.5.0 | 129.86 | 357.77 | 487.63 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 4.5.0 | 91.23 | 236.74 | 327.97 | 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 | 145.00 | 274.00 | 419.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 | 124.25 | 338.03 | 462.28 | 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 | 172.00 | 251.00 | 423.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