Last updated on 2025-04-09 04:52:52 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.26.0 | 16.92 | 110.49 | 127.41 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.26.0 | 10.07 | 73.97 | 84.04 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.26.0 | 204.84 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.26.0 | 191.03 | NOTE | |||
r-devel-macos-arm64 | 1.26.0 | 51.00 | OK | |||
r-devel-macos-x86_64 | 1.26.0 | 113.00 | OK | |||
r-devel-windows-x86_64 | 1.26.0 | 20.00 | 125.00 | 145.00 | NOTE | |
r-patched-linux-x86_64 | 1.26.0 | 16.50 | 103.22 | 119.72 | NOTE | |
r-release-linux-x86_64 | 1.26.0 | 14.40 | 102.41 | 116.81 | OK | |
r-release-macos-arm64 | 1.26.0 | 54.00 | OK | |||
r-release-macos-x86_64 | 1.26.0 | 85.00 | OK | |||
r-release-windows-x86_64 | 1.26.0 | 19.00 | 115.00 | 134.00 | OK | |
r-oldrel-macos-arm64 | 1.26.0 | OK | ||||
r-oldrel-macos-x86_64 | 1.26.0 | 112.00 | OK | |||
r-oldrel-windows-x86_64 | 1.26.0 | 24.00 | 146.00 | 170.00 | OK |
Version: 1.26.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
logistf-package.Rd: mice
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, r-patched-linux-x86_64
Version: 1.26.0
Check: compiled code
Result: NOTE
File ‘logistf/libs/logistf.so’:
Found non-API call to R: ‘dchdc_’
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc