Last updated on 2026-07-19 09:49:59 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.10.0 | 5.51 | 76.91 | 82.42 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.10.0 | 3.64 | 58.86 | 62.50 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.10.0 | 9.00 | 119.81 | 128.81 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.10.0 | 60.10 | NOTE | |||
| r-devel-windows-x86_64 | 1.10.0 | 9.00 | 138.00 | 147.00 | NOTE | |
| r-patched-linux-x86_64 | 1.10.0 | 5.87 | 73.00 | 78.87 | NOTE | |
| r-release-linux-x86_64 | 1.10.0 | 3.92 | 74.77 | 78.69 | NOTE | |
| r-release-macos-arm64 | 1.10.0 | 1.00 | 23.00 | 24.00 | NOTE | |
| r-release-macos-x86_64 | 1.10.0 | 4.00 | 99.00 | 103.00 | NOTE | |
| r-release-windows-x86_64 | 1.10.0 | 9.00 | 2011.00 | 2020.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.10.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.10.0 | 4.00 | 77.00 | 81.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.10.0 | 8.00 | 154.00 | 162.00 | NOTE |
Version: 1.10.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘series.R’
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.10.0
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
seasonal/R/import.spc.R (.Names: 2)
'.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-gcc, r-devel-windows-x86_64