Last updated on 2025-02-08 12:49:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 4.22 | 25.43 | 29.65 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.3 | 3.32 | 19.65 | 22.97 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.3 | 50.51 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 60.25 | OK | |||
r-devel-windows-x86_64 | 0.1.3 | 9.00 | 52.00 | 61.00 | OK | |
r-patched-linux-x86_64 | 0.1.3 | 4.76 | 23.78 | 28.54 | OK | |
r-release-linux-x86_64 | 0.1.0 | 3.81 | 23.53 | 27.34 | NOTE | |
r-release-macos-arm64 | 0.1.3 | 49.00 | OK | |||
r-release-macos-x86_64 | 0.1.3 | 106.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 8.00 | 52.00 | 60.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1.0 | 24.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 44.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.3 | 13.00 | 58.00 | 71.00 | OK |
Version: 0.1.0
Check: Rd files
Result: NOTE
checkRd: (-1) as.data.frame.checkglobals.Rd:43: Lost braces; missing escapes or markup?
43 | \item \code{type}, the type of the detected entity, either \code{"global"} or {"import"}.
| ^
checkRd: (-1) as.matrix.checkglobals.Rd:32: Lost braces; missing escapes or markup?
32 | \item \code{type}, the type of the detected entity, either \code{"global"} or {"import"}.
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64, r-release-windows-x86_64
Version: 0.1.0
Check: compiled code
Result: NOTE
File ‘checkglobals/libs/checkglobals.so’:
Found non-API call to R: ‘Rf_isValidString’
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-linux-x86_64-debian-clang