Last updated on 2025-05-15 11:50:11 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.14 | 33.77 | 77.17 | 110.94 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.14 | 26.30 | 60.58 | 86.88 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.14 | 187.11 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.14 | 209.96 | NOTE | |||
r-devel-windows-x86_64 | 1.0.14 | 52.00 | 212.00 | 264.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.14 | 33.60 | 68.95 | 102.55 | NOTE | |
r-release-linux-x86_64 | 1.0.14 | 33.48 | 69.51 | 102.99 | NOTE | |
r-release-macos-arm64 | 1.0.14 | 70.00 | NOTE | |||
r-release-macos-x86_64 | 1.0.14 | 131.00 | NOTE | |||
r-release-windows-x86_64 | 1.0.14 | 49.00 | 212.00 | 261.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0.14 | 70.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.14 | 133.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.0.14 | 4.00 | 9.00 | 13.00 | ERROR |
Version: 1.0.14
Check: compiled code
Result: NOTE
File ‘Rcpp/libs/Rcpp.so’:
Found non-API call to R: ‘DATAPTR’
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 1.0.14
Check: foreign function calls
Result: NOTE
Registration problem:
symbol ‘symbol’ in the local frame:
.Call(symbol)
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.14
Check: compiled code
Result: NOTE
File 'Rcpp/libs/x64/Rcpp.dll':
Found non-API call to R: 'DATAPTR'
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-windows-x86_64, r-release-windows-x86_64
Version: 1.0.14
Check: installed package size
Result: NOTE
installed size is 14.5Mb
sub-directories of 1Mb or more:
doc 1.1Mb
include 6.3Mb
libs 5.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.0.14
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-windows-x86_64