CRAN Package Check Results for Package interactionRCS

Last updated on 2026-09-12 14:50:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 14.74 135.18 149.92 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.3 11.52 94.50 106.02 OK
r-devel-linux-x86_64-fedora-clang 0.1.3 11.00 91.11 102.11 OK
r-devel-linux-x86_64-fedora-gcc 0.1.3 10.00 96.10 106.10 OK
r-devel-windows-x86_64 0.1.3 17.00 143.00 160.00 OK
r-patched-linux-x86_64 0.1.2 14.36 125.15 139.51 ERROR
r-release-linux-x86_64 0.1.2 13.44 125.13 138.57 ERROR
r-release-macos-arm64 0.1.2 4.00 37.00 41.00 OK
r-release-macos-x86_64 0.1.3 11.00 112.00 123.00 OK
r-release-windows-x86_64 0.1.2 16.00 137.00 153.00 ERROR
r-oldrel-macos-arm64 0.1.3 4.00 39.00 43.00 OK
r-oldrel-macos-x86_64 0.1.3 11.00 154.00 165.00 OK
r-oldrel-windows-x86_64 0.1.3 25.00 157.00 182.00 OK

Check Details

Version: 0.1.2
Check: examples
Result: ERROR Running examples in ‘interactionRCS-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: intEST > ### Title: Returns the estimates of for an unspecified interaction model > ### Aliases: intEST > > ### ** Examples > > library(rms) Loading required package: Hmisc Attaching package: ‘Hmisc’ The following objects are masked from ‘package:base’: format.pval, units > library(mlbench) > data(PimaIndiansDiabetes) Warning in data(PimaIndiansDiabetes) : data set ‘PimaIndiansDiabetes’ not found > # Set age on a 5-year scale > PimaIndiansDiabetes$age <- PimaIndiansDiabetes$age/5 Error: object 'PimaIndiansDiabetes' not found Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1.2
Check: examples
Result: ERROR Running examples in 'interactionRCS-Ex.R' failed The error most likely occurred in: > ### Name: intEST > ### Title: Returns the estimates of for an unspecified interaction model > ### Aliases: intEST > > ### ** Examples > > library(rms) Loading required package: Hmisc Attaching package: 'Hmisc' The following objects are masked from 'package:base': format.pval, units > library(mlbench) > data(PimaIndiansDiabetes) Warning in data(PimaIndiansDiabetes) : data set 'PimaIndiansDiabetes' not found > # Set age on a 5-year scale > PimaIndiansDiabetes$age <- PimaIndiansDiabetes$age/5 Error: object 'PimaIndiansDiabetes' not found Execution halted Flavor: r-release-windows-x86_64