CRAN Package Check Results for Package dplR

Last updated on 2025-02-01 12:48:24 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7.7 28.88 201.39 230.27 NOTE
r-devel-linux-x86_64-debian-gcc 1.7.8 20.03 140.64 160.67 OK
r-devel-linux-x86_64-fedora-clang 1.7.8 427.47 OK
r-devel-linux-x86_64-fedora-gcc 1.7.8 388.30 OK
r-devel-windows-x86_64 1.7.8 35.00 229.00 264.00 OK
r-patched-linux-x86_64 1.7.8 28.81 197.69 226.50 OK
r-release-linux-x86_64 1.7.7 26.35 188.97 215.32 OK
r-release-macos-arm64 1.7.8 105.00 OK
r-release-macos-x86_64 1.7.8 213.00 OK
r-release-windows-x86_64 1.7.7 34.00 227.00 261.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.8 43.00 259.00 302.00 OK

Check Details

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. Flavor: r-devel-linux-x86_64-debian-clang

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. Flavor: r-devel-linux-x86_64-debian-clang