Last updated on 2025-03-09 22:53:03 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.14 | 459.43 | 150.96 | 610.39 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3.14 | 411.08 | 144.53 | 555.61 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3.14 | 1074.71 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.14 | 1349.22 | 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 | 552.35 | 183.49 | 735.84 | OK | |
r-release-linux-x86_64 | 0.3.14 | 549.05 | 179.85 | 728.90 | 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 | 464.00 | 226.00 | 690.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 | 605.00 | 323.00 | 928.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.
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: 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: compiled code
Result: NOTE
File 'mmrm/libs/x64/mmrm.dll':
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-windows-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