Last updated on 2025-01-27 02:49:50 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.7.7 | 28.07 | 202.94 | 231.01 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.7.7 | 18.86 | 132.18 | 151.04 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.7.7 | 404.05 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.7.7 | 350.24 | NOTE | |||
r-devel-windows-x86_64 | 1.7.7 | 34.00 | 228.00 | 262.00 | NOTE | |
r-patched-linux-x86_64 | 1.7.7 | 36.12 | 189.44 | 225.56 | OK | |
r-release-linux-x86_64 | 1.7.7 | 24.23 | 191.05 | 215.28 | OK | |
r-release-macos-arm64 | 1.7.7 | 91.00 | OK | |||
r-release-macos-x86_64 | 1.7.7 | 199.00 | OK | |||
r-release-windows-x86_64 | 1.7.7 | 37.00 | 212.00 | 249.00 | OK | |
r-oldrel-macos-arm64 | 1.7.7 | 93.00 | OK | |||
r-oldrel-macos-x86_64 | 1.7.7 | 183.00 | OK | |||
r-oldrel-windows-x86_64 | 1.7.7 | 41.00 | 267.00 | 308.00 | OK |
Version: 1.7.7
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
chron.ci.Rd: boot, boot.ci
latexify.Rd: captureOutput
pass.filt.Rd: butter, cheby1, filtfilt
rasterPlot.Rd: readPNG
uuid.gen.Rd: digest
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.7.7
Check: compiled code
Result: NOTE
File ‘dplR/libs/dplR.so’:
Found non-API call to R: ‘SET_TYPEOF’
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.7.7
Check: compiled code
Result: NOTE
File 'dplR/libs/x64/dplR.dll':
Found non-API call to R: 'SET_TYPEOF'
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