Last updated on 2026-08-26 06:53:45 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 | 93.91 | 235.15 | 329.06 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 4.5.0 | 109.00 | 236.67 | 345.67 | 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 | 147.00 | 275.00 | 422.00 | NOTE | --no-vignettes |
| r-patched-linux-x86_64 | 4.5.0 | 137.44 | 338.68 | 476.12 | 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