Last updated on 2025-10-31 09:50:52 CET.
| Package | NOTE | 
|---|---|
| KernSmoothIRT | 13 | 
Current CRAN status:
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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
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: 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