CRAN Package Check Results for Maintainer ‘Jamie Spaulding <jspaulding02 at hamline.edu>’

Last updated on 2025-05-03 22:50:31 CEST.

Package ERROR NOTE OK
rcrimeanalysis 1 2 10

Package rcrimeanalysis

Current CRAN status: ERROR: 1, NOTE: 2, OK: 10

Version: 0.5.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Jamie Spaulding <jspaulding02@hamline.edu>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Jamie", family = "Spaulding", role = c("aut", "cre"), email = "jspaulding02@hamline.edu"), person(given = "Keith", family = "Morris", role = "aut")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.5.0
Check: examples
Result: ERROR Running examples in 'rcrimeanalysis-Ex.R' failed The error occurred in: R version 4.4.3 (2025-02-28 ucrt) -- "Trophy Case" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. Natural language support but running in an English locale R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > pkgname <- "rcrimeanalysis" > source(file.path(R.home("share"), "R", "examples-header.R")) > options(warn = 1) > options(pager = "console") > library('rcrimeanalysis') Flavor: r-oldrel-windows-x86_64