CRAN Package Check Results for Maintainer ‘Campo Bavo D.C. <bavo.decock at kuleuven.be>’

Last updated on 2026-04-16 00:51:13 CEST.

Package ERROR OK
actuaRE 14
CalibrationCurves 1 13

Package actuaRE

Current CRAN status: OK: 14

Package CalibrationCurves

Current CRAN status: ERROR: 1, OK: 13

Version: 3.1.0
Check: examples
Result: ERROR Running examples in ‘CalibrationCurves-Ex.R’ failed The error occurred in: R Under development (unstable) (2026-04-15 r89885) -- "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 <- "CalibrationCurves" > source(file.path(R.home("share"), "R", "examples-header.R")) > options(warn = 1) > library('CalibrationCurves') Loading required package: rms Loading required package: Hmisc Attaching package: ‘Hmisc’ The following objects are masked from ‘package:base’: format.pval, units Loading required package: ggplot2 Error: package or namespace load failed for ‘CalibrationCurves’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called ‘Rcpp’ Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 3.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/16s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard testthat setup. > # It is recommended that you do not modify it. > # > # Where should you do your testing? > # Learn more about testing at https://r-pkgs.org/testing-basics.html > > library(testthat) > library(CalibrationCurves) Loading required package: rms Loading required package: Hmisc Attaching package: 'Hmisc' The following object is masked from 'package:testthat': describe The following objects are masked from 'package:base': format.pval, units Loading required package: ggplot2 Error: package or namespace load failed for 'CalibrationCurves' in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called 'Rcpp' Execution halted Flavor: r-devel-linux-x86_64-fedora-clang