Last updated on 2026-07-18 09:50:36 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 7.80 | 60.61 | 68.41 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 4.96 | 45.93 | 50.89 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 13.00 | 91.15 | 104.15 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 45.95 | NOTE | |||
| r-devel-windows-x86_64 | 1.0.1 | 10.00 | 78.00 | 88.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.1 | 8.63 | 55.96 | 64.59 | NOTE | |
| r-release-linux-x86_64 | 1.0.1 | 7.59 | 55.07 | 62.66 | NOTE | |
| r-release-macos-arm64 | 1.0.1 | 2.00 | 15.00 | 17.00 | NOTE | |
| r-release-macos-x86_64 | 1.0.1 | 5.00 | 55.00 | 60.00 | NOTE | |
| r-release-windows-x86_64 | 1.0.1 | 11.00 | 75.00 | 86.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.0.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.0.1 | 5.00 | 54.00 | 59.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0.1 | 13.00 | 88.00 | 101.00 | NOTE |
Version: 1.0.1
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:
‘geom-funs.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.0.1
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
rstac/tests/testthat/test-items_functions.R (.Dim: 1)
'.Dim' should be changed to 'dim'.
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