Last updated on 2025-03-03 01:50:51 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.14 | 461.93 | 152.71 | 614.64 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3.14 | 408.80 | 146.09 | 554.89 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3.14 | 998.54 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.14 | 1265.65 | NOTE | |||
r-devel-macos-arm64 | 0.3.14 | 292.00 | OK | |||
r-devel-macos-x86_64 | 0.3.14 | 483.00 | NOTE | |||
r-devel-windows-x86_64 | 0.3.14 | 451.00 | 224.00 | 675.00 | NOTE | |
r-patched-linux-x86_64 | 0.3.14 | 546.16 | 181.18 | 727.34 | OK | |
r-release-linux-x86_64 | 0.3.14 | 522.14 | 182.54 | 704.68 | OK | |
r-release-macos-arm64 | 0.3.14 | 188.00 | NOTE | |||
r-release-macos-x86_64 | 0.3.14 | 238.00 | NOTE | |||
r-release-windows-x86_64 | 0.3.14 | 447.00 | 221.00 | 668.00 | NOTE | |
r-oldrel-macos-arm64 | 0.3.14 | NOTE | ||||
r-oldrel-macos-x86_64 | 0.3.14 | 285.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.3.14 | 603.00 | 319.00 | 922.00 | NOTE |
Version: 0.3.14
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:
‘interop-car.R’ ‘mmrm_tidiers.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: 0.3.14
Check: compiled code
Result: NOTE
File ‘mmrm/libs/mmrm.so’:
Found non-API call to R: ‘ENCLOS’
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-gcc
Version: 0.3.14
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:
‘interop-car.R’
Flavor: r-devel-macos-x86_64
Version: 0.3.14
Check: installed package size
Result: NOTE
installed size is 121.1Mb
sub-directories of 1Mb or more:
libs 119.3Mb
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