CRAN Package Check Results for Package reldist

Last updated on 2026-09-01 01:52:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7-2 20.45 161.98 182.43 NOTE
r-devel-linux-x86_64-debian-gcc 1.7-2 15.96 118.35 134.31 NOTE
r-devel-linux-x86_64-fedora-clang 1.7-2 15.00 112.54 127.54 OK
r-devel-linux-x86_64-fedora-gcc 1.7-2 16.00 108.24 124.24 OK
r-devel-windows-x86_64 1.7-2 22.00 153.00 175.00 OK
r-patched-linux-x86_64 1.7-2 23.62 154.54 178.16 OK
r-release-linux-x86_64 1.7-2 21.90 154.97 176.87 OK
r-release-macos-arm64 1.7-2 4.00 36.00 40.00 OK
r-release-macos-x86_64 1.7-2 13.00 153.00 166.00 OK
r-release-windows-x86_64 1.7-2 21.00 147.00 168.00 OK
r-oldrel-macos-arm64 1.7-2 OK
r-oldrel-macos-x86_64 1.7-2 11.00 108.00 119.00 OK
r-oldrel-windows-x86_64 1.7-2 27.00 187.00 214.00 WARN

Check Details

Version: 1.7-2
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Mark S. Handcock <handcock@stat.ucla.edu>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = c("Mark", "S."), family = "Handcock", role = c("aut", "cre"), email = "handcock@stat.ucla.edu") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.7-2
Check: whether the namespace can be loaded with stated dependencies
Result: WARN A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. Flavor: r-oldrel-windows-x86_64