Last updated on 2025-12-06 10:51:15 CET.
| Package | WARN | NOTE |
|---|---|---|
| KernSmoothIRT | 1 | 12 |
Current CRAN status: WARN: 1, NOTE: 12
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: whether package can be installed
Result: WARN
Found the following significant warnings:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:32:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/KernSmoothIRT.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-15 (Debian 15.2.0-9) 15.2.0’
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