Last updated on 2026-09-06 02:53:03 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.5.0 | 141.08 | 352.68 | 493.76 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 4.5.1 | 104.94 | 270.89 | 375.83 | OK | |
| r-devel-linux-x86_64-fedora-clang | 4.5.2 | 98.00 | 240.67 | 338.67 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 4.5.2 | 117.00 | 244.85 | 361.85 | OK | |
| r-devel-windows-x86_64 | 4.5.0 | 148.00 | 301.00 | 449.00 | NOTE | --no-vignettes |
| r-patched-linux-x86_64 | 4.5.0 | 137.96 | 335.01 | 472.97 | OK | |
| r-release-linux-x86_64 | 4.5.2 | 149.19 | 369.99 | 519.18 | OK | |
| r-release-macos-arm64 | 4.5.1 | 29.00 | 83.00 | 112.00 | OK | |
| r-release-macos-x86_64 | 4.5.1 | 93.00 | 356.00 | 449.00 | OK | |
| r-release-windows-x86_64 | 4.5.1 | 145.00 | 155.00 | 300.00 | OK | --no-vignettes |
| r-oldrel-macos-arm64 | 4.5.1 | 27.00 | 84.00 | 111.00 | OK | |
| r-oldrel-macos-x86_64 | 4.5.1 | 95.00 | 360.00 | 455.00 | OK | |
| r-oldrel-windows-x86_64 | 4.5.0 | 174.00 | 274.00 | 448.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'.
Flavor: r-devel-linux-x86_64-debian-clang
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