CRAN Package Check Results for Package coreSim

Last updated on 2025-12-06 00:48:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.4 4.10 44.30 48.40 OK
r-devel-linux-x86_64-debian-gcc 0.2.4 2.84 23.00 25.84 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.4 11.00 58.02 69.02 OK
r-devel-linux-x86_64-fedora-gcc 0.2.4 65.92 OK
r-devel-windows-x86_64 0.2.4 5.00 57.00 62.00 OK
r-patched-linux-x86_64 0.2.4 2.92 39.68 42.60 OK
r-release-linux-x86_64 0.2.4 3.96 41.06 45.02 OK
r-release-macos-arm64 0.2.4 OK
r-release-macos-x86_64 0.2.4 4.00 42.00 46.00 OK
r-release-windows-x86_64 0.2.4 6.00 58.00 64.00 OK
r-oldrel-macos-arm64 0.2.4 OK
r-oldrel-macos-x86_64 0.2.4 5.00 41.00 46.00 OK
r-oldrel-windows-x86_64 0.2.4 7.00 68.00 75.00 OK

Check Details

Version: 0.2.4
Check: examples
Result: ERROR Running examples in ‘coreSim-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: b_sim > ### Title: Simulate coefficients from a GLM by making draws from the > ### multivariate normal distribution > ### Aliases: b_sim > > ### ** Examples > > library(car) Error in library(car) : there is no package called ‘car’ Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.4
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(coreSim) > library(car) Error in library(car) : there is no package called 'car' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc