CRAN Package Check Results for Maintainer ‘Alessandro Gerada <alessandro.gerada at liverpool.ac.uk>’

Last updated on 2025-04-01 09:55:19 CEST.

Package ERROR OK
MIC 1 14

Package MIC

Current CRAN status: ERROR: 1, OK: 14

Version: 1.0.2
Check: examples
Result: ERROR Running examples in ‘MIC-Ex.R’ failed The error most likely occurred in: > ### Name: table > ### Title: Table > ### Aliases: table table.default table.mic_validation > > ### ** Examples > > gold_standard <- c("<0.25", "8", "64", ">64") > test <- c("<0.25", "2", "16", "64") > val <- compare_mic(gold_standard, test) > table(val) Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : there is no package called ‘systemfonts’ Calls: table ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-oldrel-macos-arm64