Last updated on 2025-02-02 05:48:33 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 9.35 | 88.60 | 97.95 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 6.76 | 60.87 | 67.63 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 155.91 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 157.03 | NOTE | |||
r-devel-windows-x86_64 | 1.0.2 | 26.00 | 117.00 | 143.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.2 | 11.40 | 81.24 | 92.64 | OK | |
r-release-linux-x86_64 | 1.0.2 | 8.16 | 81.23 | 89.39 | OK | |
r-release-macos-arm64 | 1.0.2 | 53.00 | OK | |||
r-release-macos-x86_64 | 1.0.2 | 134.00 | OK | |||
r-release-windows-x86_64 | 1.0.2 | 28.00 | 119.00 | 147.00 | OK | |
r-oldrel-macos-arm64 | 1.0.2 | 57.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.2 | 84.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.2 | 29.00 | 131.00 | 160.00 | OK |
Version: 1.0.2
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
progress_bars.Rd: inline-markup
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 1.0.2
Check: compiled code
Result: NOTE
File ‘purrr/libs/purrr.so’:
Found non-API calls to R: ‘Rf_findVarInFrame3’, ‘SET_BODY’,
‘SET_CLOENV’, ‘SET_FORMALS’, ‘STRING_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
Version: 1.0.2
Check: compiled code
Result: NOTE
File 'purrr/libs/x64/purrr.dll':
Found non-API calls to R: 'Rf_findVarInFrame3', 'SET_BODY',
'SET_CLOENV', 'SET_FORMALS', 'STRING_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.
Flavor: r-devel-windows-x86_64