CRAN Package Check Results for Package LEAVcore

Last updated on 2026-06-08 13:50:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-gcc 0.1.0 1.83 22.48 24.31 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 52.62 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 53.91 OK
r-devel-windows-x86_64 0.1.0 5.00 55.00 60.00 OK
r-release-linux-x86_64 0.1.0 2.07 29.82 31.89 OK
r-release-macos-arm64 0.1.0 1.00 18.00 19.00 OK
r-release-macos-x86_64 0.1.0 2.00 34.00 36.00 OK
r-release-windows-x86_64 0.1.0 5.00 74.00 79.00 OK
r-oldrel-macos-arm64 0.1.0 1.00 21.00 22.00 OK
r-oldrel-macos-x86_64 0.1.0 2.00 41.00 43.00 OK
r-oldrel-windows-x86_64 0.1.0 5.00 61.00 66.00 OK

Check Details

Version: 0.1.0
Check: examples
Result: ERROR Running examples in ‘LEAVcore-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: LEAV > ### Title: Compute the Length of Encoded Attribute Values > ### Aliases: LEAV > > ### ** Examples > > suppressPackageStartupMessages(library(EvaluateCore)) Error in library(EvaluateCore) : there is no package called ‘EvaluateCore’ Calls: suppressPackageStartupMessages -> withCallingHandlers -> library Execution halted Flavor: r-devel-linux-x86_64-debian-gcc