Last updated on 2026-03-18 12:55:34 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.3 | 422.24 | 265.12 | 687.36 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.3 | 357.00 | 176.71 | 533.71 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.3 | 382.00 | 331.79 | 713.79 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 840.00 | 220.89 | 1060.89 | NOTE | |
| r-devel-macos-arm64 | 1.0.3 | 109.00 | 56.00 | 165.00 | NOTE | |
| r-devel-windows-x86_64 | 1.0.3 | 397.00 | 337.00 | 734.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.3 | 508.87 | 245.48 | 754.35 | NOTE | |
| r-release-linux-x86_64 | 1.0.3 | 507.24 | 243.64 | 750.88 | NOTE | |
| r-release-macos-arm64 | 1.0.3 | NOTE | ||||
| r-release-macos-x86_64 | 1.0.3 | 292.00 | 396.00 | 688.00 | NOTE | |
| r-release-windows-x86_64 | 1.0.3 | 386.00 | 434.00 | 820.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.0.3 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.0.3 | 264.00 | 143.00 | 407.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0.3 | 505.00 | 416.00 | 921.00 | NOTE |
Version: 1.0.3
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:
‘benchmark.R’ ‘print.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-macos-arm64, 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
Version: 1.0.3
Check: compiled code
Result: NOTE
File ‘tsgarch/libs/tsgarch_TMBExports.so’:
Found non-API call to R: ‘Rf_findVar’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.3
Check: installed package size
Result: NOTE
installed size is 138.4Mb
sub-directories of 1Mb or more:
libs 137.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64