CRAN Package Check Results for Package starvars

Last updated on 2026-03-24 07:53:11 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.11 12.47 102.62 115.09 OK
r-devel-linux-x86_64-debian-gcc 1.1.11 8.96 77.87 86.83 OK
r-devel-linux-x86_64-fedora-clang 1.1.11 22.00 153.52 175.52 OK
r-devel-linux-x86_64-fedora-gcc 1.1.11 22.00 138.83 160.83 ERROR
r-devel-macos-arm64 1.1.11 4.00 29.00 33.00 OK
r-devel-windows-x86_64 1.1.11 18.00 109.00 127.00 OK
r-patched-linux-x86_64 1.1.11 10.05 94.22 104.27 OK
r-release-linux-x86_64 1.1.11 11.64 94.02 105.66 OK
r-release-macos-arm64 1.1.11 4.00 27.00 31.00 OK
r-release-macos-x86_64 1.1.11 10.00 159.00 169.00 OK
r-release-windows-x86_64 1.1.11 17.00 105.00 122.00 OK
r-oldrel-macos-arm64 1.1.11 3.00 33.00 36.00 OK
r-oldrel-macos-x86_64 1.1.11 10.00 102.00 112.00 OK
r-oldrel-windows-x86_64 1.1.11 21.00 135.00 156.00 OK

Check Details

Version: 1.1.11
Check: examples
Result: ERROR Running examples in ‘starvars-Ex.R’ failed The error occurred in: R Under development (unstable) (2026-03-20 r89667) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu 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 <- "starvars" > source(file.path(R.home("share"), "R", "examples-header.R")) > options(warn = 1) > library('starvars') Error: package or namespace load failed for ‘starvars’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called ‘Matrix’ Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc