Last updated on 2024-09-11 03:52:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.2.1.1 | 44.06 | 195.44 | 239.50 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.2.1.1 | 0.63 | 2.49 | 3.12 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 3.2.1.1 | 387.34 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.2.1.1 | 477.09 | NOTE | |||
r-devel-windows-x86_64 | 3.2.1.1 | 48.00 | 175.00 | 223.00 | NOTE | |
r-patched-linux-x86_64 | 3.2.1.1 | 46.27 | 187.59 | 233.86 | OK | |
r-release-linux-x86_64 | 3.2.1.1 | 45.80 | 186.62 | 232.42 | OK | |
r-release-macos-arm64 | 3.2.1.1 | 128.00 | NOTE | |||
r-release-macos-x86_64 | 3.2.1.1 | 231.00 | NOTE | |||
r-release-windows-x86_64 | 3.2.1.1 | 52.00 | 176.00 | 228.00 | OK | |
r-oldrel-macos-arm64 | 3.2.1.1 | 129.00 | NOTE | |||
r-oldrel-macos-x86_64 | 3.2.1.1 | 250.00 | NOTE | |||
r-oldrel-windows-x86_64 | 3.2.1.1 | 66.00 | 204.00 | 270.00 | OK |
Version: 3.2.1.1
Check: compiled code
Result: NOTE
File ‘testthat/libs/testthat.so’:
Found non-API calls to R: ‘SET_BODY’, ‘SET_CLOENV’, ‘SET_FORMALS’
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 3.2.1.1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 3.2.1.1
Check: compiled code
Result: NOTE
File 'testthat/libs/x64/testthat.dll':
Found non-API calls to R: 'SET_BODY', 'SET_CLOENV', 'SET_FORMALS'
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: 3.2.1.1
Check: installed package size
Result: NOTE
installed size is 8.9Mb
sub-directories of 1Mb or more:
R 2.0Mb
libs 5.4Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64