CRAN Package Check Results for Package diffIRT

Last updated on 2025-05-06 03:51:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5 4.33 27.67 32.00 NOTE
r-devel-linux-x86_64-debian-gcc 1.5 3.49 21.54 25.03 NOTE
r-devel-linux-x86_64-fedora-clang 1.5 51.17 NOTE
r-devel-linux-x86_64-fedora-gcc 1.5 49.30 NOTE
r-devel-windows-x86_64 1.5 6.00 51.00 57.00 OK
r-patched-linux-x86_64 1.5 4.59 26.56 31.15 OK
r-release-linux-x86_64 1.5 4.16 26.77 30.93 OK
r-release-macos-arm64 1.5 22.00 OK
r-release-macos-x86_64 1.5 35.00 OK
r-release-windows-x86_64 1.5 8.00 52.00 60.00 OK
r-oldrel-macos-arm64 1.5 21.00 OK
r-oldrel-macos-x86_64 1.5 31.00 OK
r-oldrel-windows-x86_64 1.5 7.00 55.00 62.00 OK

Check Details

Version: 1.5
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Dylan Molenaar <d.molenaar@uva.nl>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Dylan", family = "Molenaar", role = c("aut", "cre"), email = "d.molenaar@uva.nl") 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: 1.5
Check: compiled code
Result: NOTE File ‘diffIRT/libs/diffIRT.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