CRAN Package Check Results for Maintainer ‘Robert M. Kirkpatrick <rkirkpatrick2 at vcu.edu>’

Last updated on 2025-12-07 07:50:42 CET.

Package ERROR WARN NOTE OK
OpenMx 3 1 9
RMKdiscrete 4 9

Package OpenMx

Current CRAN status: ERROR: 3, WARN: 1, OK: 9

Additional issues

rchk

Version: 2.22.10
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'roxygen2', 'covr', 'umx', 'knitr', 'rmarkdown' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.22.10
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.22.10
Check: whether package can be installed
Result: ERROR Installation failed. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 2.22.10
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'umx', 'ifaTools' Flavor: r-oldrel-windows-x86_64

Package RMKdiscrete

Current CRAN status: NOTE: 4, OK: 9

Version: 0.2
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Robert M. Kirkpatrick <rkirkpatrick2@vcu.edu>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = c("Robert", "M."), family = "Kirkpatrick", role = c("aut", "cre"), email = "rkirkpatrick2@vcu.edu") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.2
Check: compiled code
Result: NOTE File ‘RMKdiscrete/libs/RMKdiscrete.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