Last updated on 2025-03-23 08:52:43 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3-1.9 | 16.51 | 37.53 | 54.04 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.3-1.9 | 12.64 | 29.57 | 42.21 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.3-1.9 | 108.02 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.3-1.9 | 89.15 | NOTE | |||
r-devel-macos-arm64 | 1.3-1.9 | 30.00 | NOTE | |||
r-devel-macos-x86_64 | 1.3-1.9 | 56.00 | NOTE | |||
r-devel-windows-x86_64 | 1.3-1.9 | 33.00 | 70.00 | 103.00 | OK | |
r-patched-linux-x86_64 | 1.3-1.9 | 14.97 | 36.51 | 51.48 | NOTE | |
r-release-linux-x86_64 | 1.3-1.9 | 16.23 | 36.04 | 52.27 | OK | |
r-release-macos-arm64 | 1.3-1.9 | 35.00 | OK | |||
r-release-macos-x86_64 | 1.3-1.9 | 47.00 | OK | |||
r-release-windows-x86_64 | 1.3-1.9 | 31.00 | 70.00 | 101.00 | OK | |
r-oldrel-macos-arm64 | 1.3-1.9 | OK | ||||
r-oldrel-macos-x86_64 | 1.3-1.9 | 76.00 | OK | |||
r-oldrel-windows-x86_64 | 1.3-1.9 | 37.00 | 77.00 | 114.00 | OK |
Version: 1.3-1.9
Check: compiled code
Result: NOTE
File ‘RJSONIO/libs/RJSONIO.so’:
Found non-API call to R: ‘VECTOR_PTR’
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-devel-macos-arm64, r-devel-macos-x86_64, r-patched-linux-x86_64
Version: 1.3-1.9
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
ConvertUTF.c:56:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
ConvertUTF.c:57:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
JSON_parser.c:71:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
JSON_parser.c:72:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
See ‘/data/gannet/ripley/R/packages/tests-clang/RJSONIO.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 20.1.0’
* used C++ compiler: ‘clang version 20.1.0’
Flavor: r-devel-linux-x86_64-fedora-clang