Last updated on 2025-03-08 01:51:11 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.19 | 206.67 | 402.76 | 609.43 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0.19 | 150.15 | 259.46 | 409.61 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0.19 | 642.62 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.19 | 1023.47 | NOTE | |||
r-devel-macos-arm64 | 2.0.19 | 269.00 | OK | |||
r-devel-macos-x86_64 | 2.0.19 | 474.00 | OK | |||
r-devel-windows-x86_64 | 2.0.19 | 172.00 | 463.00 | 635.00 | NOTE | |
r-patched-linux-x86_64 | 2.0.19 | OK | ||||
r-release-linux-x86_64 | 2.0.19 | 189.62 | 370.68 | 560.30 | OK | |
r-release-macos-arm64 | 2.0.19 | 278.00 | NOTE | |||
r-release-macos-x86_64 | 2.0.19 | 628.00 | NOTE | |||
r-release-windows-x86_64 | 2.0.19 | 174.00 | 455.00 | 629.00 | NOTE | |
r-oldrel-macos-arm64 | 2.0.19 | NOTE | ||||
r-oldrel-macos-x86_64 | 2.0.19 | 502.00 | NOTE | |||
r-oldrel-windows-x86_64 | 2.0.19 | 187.00 | 559.00 | 746.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’
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
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.
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
Version: 2.0.19
Check: installed package size
Result: NOTE
installed size is 22.3Mb
sub-directories of 1Mb or more:
R 1.1Mb
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