CRAN Package Check Results for Maintainer ‘Emre Gonulates <egonulates at gmail.com>’

Last updated on 2024-06-14 01:52:18 CEST.

Package ERROR NOTE OK
irt 1 4 8

Package irt

Current CRAN status: ERROR: 1, NOTE: 4, OK: 8

Version: 0.2.9
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'ggplot2', 'tibble', 'pillar' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.9
Check: examples
Result: ERROR Running examples in ‘irt-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: plot_empirical_icc2 > ### Title: Plot Empirical Item Characteristic Curve > ### Aliases: plot_empirical_icc2 > > ### ** Examples > > ip <- generate_ip(model = c("3PL", "GRM"), n = 20) > true_theta <- rnorm(2000) > resp <- sim_resp(ip = ip, theta = true_theta) > > # Provide item ID > plot_empirical_icc2(resp = resp, item = "Item_5") Error in plot_empirical_icc2(resp = resp, item = "Item_5") : This function requires 'ggplot2' package. Please install it using 'install.packages("ggplot2")' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.9
Check: installed package size
Result: NOTE installed size is 9.8Mb sub-directories of 1Mb or more: libs 8.1Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64