Last updated on 2025-03-14 03:50:34 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.19 | 210.81 | 394.97 | 605.78 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.1.0 | 149.78 | 258.37 | 408.15 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.1.0 | 1031.22 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.0 | 1073.96 | OK | |||
r-devel-macos-arm64 | 2.1.0 | 258.00 | OK | |||
r-devel-macos-x86_64 | 2.1.0 | 582.00 | OK | |||
r-devel-windows-x86_64 | 2.1.0 | 186.00 | 439.00 | 625.00 | OK | |
r-patched-linux-x86_64 | 2.1.0 | OK | ||||
r-release-linux-x86_64 | 2.1.0 | 190.93 | 368.63 | 559.56 | OK | |
r-release-macos-arm64 | 2.1.0 | 365.00 | NOTE | |||
r-release-macos-x86_64 | 2.1.0 | 591.00 | NOTE | |||
r-release-windows-x86_64 | 2.1.0 | 174.00 | 451.00 | 625.00 | NOTE | |
r-oldrel-macos-arm64 | 2.1.0 | 256.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.1.0 | 429.00 | NOTE | |||
r-oldrel-windows-x86_64 | 2.1.0 | 183.00 | 539.00 | 722.00 | NOTE |
Version: 2.0.19
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:
‘BY.Rd’ ‘GGDC10S.Rd’ ‘GRP.Rd’ ‘across.Rd’ ‘collap.Rd’
‘collapse-package.Rd’ ‘fcount.Rd’ ‘fdiff.Rd’ ‘ffirst_flast.Rd’
‘flag.Rd’ ‘fmean.Rd’ ‘fmin_fmax.Rd’ ‘fndistinct.Rd’ ‘fnobs.Rd’
‘fnth_fmedian.Rd’ ‘fprod.Rd’ ‘fquantile.Rd’ ‘fscale.Rd’ ‘fsum.Rd’
‘fsummarise.Rd’ ‘ftransform.Rd’ ‘fvar_fsd.Rd’ ‘indexing.Rd’ ‘join.Rd’
‘pivot.Rd’ ‘qsu.Rd’ ‘qtab.Rd’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.0.19
Check: compiled code
Result: NOTE
File ‘collapse/libs/collapse.so’:
Found non-API calls to R: ‘DATAPTR’, ‘IS_S4_OBJECT’, ‘OBJECT’,
‘Rf_isFrame’
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.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.1.0
Check: installed package size
Result: NOTE
installed size is 23.3Mb
sub-directories of 1Mb or more:
R 2.0Mb
libs 19.2Mb
Flavors: 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