CRAN Package Check Results for Package Deducer

Last updated on 2025-04-28 01:49:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7-9 21.30 145.52 166.82 NOTE
r-devel-linux-x86_64-debian-gcc 0.7-9 14.38 106.41 120.79 NOTE
r-devel-linux-x86_64-fedora-clang 0.7-9 246.77 OK
r-devel-linux-x86_64-fedora-gcc 0.7-9 230.40 OK
r-devel-windows-x86_64 0.7-9 21.00 157.00 178.00 NOTE
r-patched-linux-x86_64 0.7-9 19.45 145.26 164.71 NOTE
r-release-linux-x86_64 0.7-9 18.40 144.91 163.31 NOTE
r-release-macos-arm64 0.7-9 69.00 OK
r-release-macos-x86_64 0.7-9 129.00 OK
r-release-windows-x86_64 0.7-9 20.00 157.00 177.00 NOTE
r-oldrel-macos-arm64 0.7-9 66.00 OK
r-oldrel-macos-x86_64 0.7-9 95.00 OK
r-oldrel-windows-x86_64 0.7-9 28.00 213.00 241.00 OK

Check Details

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

Version: 0.7-9
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Ian Fellows <ian@fellstat.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = c("Ian", "Fellows", "with", "contributions", "from"), family = "others.", role = "aut", comment = "see documentation"), person(given = "Ian", family = "Fellows", role = "cre", email = "ian@fellstat.com")) as necessary. Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavor: r-devel-linux-x86_64-debian-gcc