CRAN Package Check Results for Package difNLR

Last updated on 2026-06-07 21:51:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.2-2 17.88 144.29 162.17 OK
r-devel-linux-x86_64-debian-gcc 1.5.2-2 11.83 95.99 107.82 ERROR
r-devel-linux-x86_64-fedora-clang 1.5.2-2 31.00 233.01 264.01 OK
r-devel-linux-x86_64-fedora-gcc 1.5.2-2 33.00 242.49 275.49 OK
r-devel-windows-x86_64 1.5.2-2 18.00 160.00 178.00 OK
r-patched-linux-x86_64 1.5.2-2 17.99 135.44 153.43 OK
r-release-linux-x86_64 1.5.2-2 16.50 133.83 150.33 OK
r-release-macos-arm64 1.5.2-2 4.00 32.00 36.00 OK
r-release-macos-x86_64 1.5.2-2 12.00 133.00 145.00 OK
r-release-windows-x86_64 1.5.2-2 20.00 148.00 168.00 OK
r-oldrel-macos-arm64 1.5.2-2 4.00 32.00 36.00 OK
r-oldrel-macos-x86_64 1.5.2-2 12.00 123.00 135.00 OK
r-oldrel-windows-x86_64 1.5.2-2 29.00 191.00 220.00 OK

Check Details

Version: 1.5.2-2
Check: examples
Result: ERROR Running examples in ‘difNLR-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: difORD > ### Title: DIF detection among ordinal data. > ### Aliases: difORD > ### Keywords: DIF > > ### ** Examples > > # loading data > data(Anxiety, package = "ShinyItemAnalysis") Error in find.package(package, lib.loc, verbose = verbose) : there is no package called ‘ShinyItemAnalysis’ Calls: data -> find.package Execution halted Flavor: r-devel-linux-x86_64-debian-gcc