CRAN Package Check Results for Package KernSmoothIRT

Last updated on 2025-04-28 00:50:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 6.4 20.85 42.28 63.13 NOTE
r-devel-linux-x86_64-debian-gcc 6.4 14.24 33.35 47.59 NOTE
r-devel-linux-x86_64-fedora-clang 6.4 112.15 NOTE
r-devel-linux-x86_64-fedora-gcc 6.4 102.52 NOTE
r-devel-windows-x86_64 6.4 24.00 78.00 102.00 NOTE
r-patched-linux-x86_64 6.4 19.02 41.19 60.21 NOTE
r-release-linux-x86_64 6.4 19.14 40.93 60.07 NOTE
r-release-macos-arm64 6.4 41.00 NOTE
r-release-macos-x86_64 6.4 49.00 NOTE
r-release-windows-x86_64 6.4 30.00 79.00 109.00 NOTE
r-oldrel-macos-arm64 6.4 31.00 NOTE
r-oldrel-macos-x86_64 6.4 42.00 NOTE
r-oldrel-windows-x86_64 6.4 32.00 92.00 124.00 NOTE

Check Details

Version: 6.4
Check: Rd files
Result: NOTE checkRd: (-1) subjOCCDIF.Rd:23: Lost braces 23 | the scale on which to evaluate each subject. \code{stype = "ObsScore"} uses the subject's total score. \code{stype = "Theta"} uses the subject's rank on the \code{thetadist} scale. \code{stype = "ThetaML"} uses the maximum likelihood estimate for the subject on the \code{thetadist} scale. code{stype = "ScoreML"} uses the maximum likelihood estimate for the subject on the overall test score scale. | ^ 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, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 6.4
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Brian McGuire <mcguirebc@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Angelo", family = "Mazza", role = "aut"), person(given = "Antonio", family = "Punzo", role = "aut"), person(given = "Brian", family = "McGuire", role = c("aut", "cre"), email = "mcguirebc@gmail.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

Version: 6.4
Check: compiled code
Result: NOTE File ‘KernSmoothIRT/libs/KernSmoothIRT.so’: Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’ It is good practice to register native routines and to disable symbol search. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc