Last updated on 2024-11-03 11:49:46 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.16.0 | 20.80 | 107.69 | 128.49 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.16.0 | 0.39 | 1.81 | 2.20 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.16.0 | 219.39 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.16.0 | 232.99 | NOTE | |||
r-devel-windows-x86_64 | 0.16.0 | 65.00 | 148.00 | 213.00 | NOTE | |
r-patched-linux-x86_64 | 0.16.0 | 23.06 | 99.05 | 122.11 | NOTE | |
r-release-linux-x86_64 | 0.16.0 | 0.56 | 1.61 | 2.17 | ERROR | |
r-release-macos-arm64 | 0.16.0 | 61.00 | NOTE | |||
r-release-macos-x86_64 | 0.16.0 | 132.00 | NOTE | |||
r-release-windows-x86_64 | 0.16.0 | 58.00 | 154.00 | 212.00 | NOTE | |
r-oldrel-macos-arm64 | 0.16.0 | 68.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.16.0 | 193.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.16.0 | 75.00 | 180.00 | 255.00 | NOTE |
Version: 0.16.0
Check: compiled code
Result: NOTE
File ‘stringfish/libs/stringfish.so’:
Found non-API calls to R: ‘LEVELS’, ‘STDVEC_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-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.16.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.16.0
Check: compiled code
Result: NOTE
File 'stringfish/libs/x64/stringfish.dll':
Found non-API calls to R: 'LEVELS', 'STDVEC_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-devel-windows-x86_64
Version: 0.16.0
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-patched-linux-x86_64, 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
Version: 0.16.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘Rcpp’
Package suggested but not available for checking: ‘qs’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-linux-x86_64