Last updated on 2025-07-03 03:49:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.14 | 34.70 | 76.49 | 111.19 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.14 | 25.53 | 59.50 | 85.03 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 194.57 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 207.16 | NOTE | |||
r-devel-windows-x86_64 | 1.1.0 | 37.00 | 226.00 | 263.00 | OK | |
r-patched-linux-x86_64 | 1.0.14 | 32.17 | 69.33 | 101.50 | NOTE | |
r-release-linux-x86_64 | 1.0.14 | 29.30 | 68.84 | 98.14 | NOTE | |
r-release-macos-arm64 | 1.0.14 | 70.00 | NOTE | |||
r-release-macos-x86_64 | 1.1.0 | 167.00 | OK | |||
r-release-windows-x86_64 | 1.0.14 | 44.00 | 215.00 | 259.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0.14 | 70.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1.0 | 169.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.0.14 | 56.00 | 202.00 | 258.00 | NOTE |
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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64
Version: 1.1.0
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.
Flavor: 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-windows-x86_64
Version: 1.1.0
Check: installed package size
Result: NOTE
installed size is 10.2Mb
sub-directories of 1Mb or more:
doc 1.2Mb
include 2.1Mb
libs 5.0Mb
Flavor: r-oldrel-macos-x86_64