CRAN Package Check Results for Package datacleanr

Last updated on 2025-05-11 11:50:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 4.38 41.95 46.33 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.3 3.67 31.76 35.43 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.3 75.68 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.5 69.76 OK
r-devel-windows-x86_64 1.0.5 10.00 64.00 74.00 OK
r-patched-linux-x86_64 1.0.3 5.88 38.38 44.26 NOTE
r-release-linux-x86_64 1.0.3 5.22 38.40 43.62 NOTE
r-release-macos-arm64 1.0.5 26.00 OK
r-release-macos-x86_64 1.0.5 48.00 OK
r-release-windows-x86_64 1.0.3 7.00 66.00 73.00 NOTE
r-oldrel-macos-arm64 1.0.5 26.00 OK
r-oldrel-macos-x86_64 1.0.5 50.00 OK
r-oldrel-windows-x86_64 1.0.3 10.00 72.00 82.00 OK

Check Details

Version: 1.0.3
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: dcr_app.Rd: plotly 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-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64

Version: 1.0.3
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘htmltools’ All declared Imports should be used. Flavor: r-devel-linux-x86_64-fedora-clang