CRAN Package Check Results for Package interactionRCS

Last updated on 2026-09-11 05:50:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 15.08 134.42 149.50 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.2 10.71 97.17 107.88 ERROR
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 86.85 96.85 OK
r-devel-windows-x86_64 0.1.3 19.00 141.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.2 24.00 171.00 195.00 ERROR

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-devel-linux-x86_64-debian-gcc, 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 Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64