CRAN Package Check Results for Package prodlim

Last updated on 2026-06-07 23:50:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2026.03.11 19.45 125.47 144.92 OK
r-devel-linux-x86_64-debian-gcc 2026.03.11 14.35 68.21 82.56 ERROR
r-devel-linux-x86_64-fedora-clang 2026.03.11 33.00 200.11 233.11 OK
r-devel-linux-x86_64-fedora-gcc 2026.03.11 33.00 190.99 223.99 OK
r-devel-windows-x86_64 2026.03.11 30.00 140.00 170.00 OK
r-patched-linux-x86_64 2026.03.11 21.60 118.16 139.76 OK
r-release-linux-x86_64 2026.03.11 20.83 118.60 139.43 OK
r-release-macos-arm64 2026.03.11 5.00 28.00 33.00 OK
r-release-macos-x86_64 2026.03.11 15.00 114.00 129.00 OK
r-release-windows-x86_64 2026.03.11 32.00 139.00 171.00 OK
r-oldrel-macos-arm64 2026.03.11 5.00 30.00 35.00 OK
r-oldrel-macos-x86_64 2026.03.11 17.00 106.00 123.00 OK
r-oldrel-windows-x86_64 2026.03.11 38.00 171.00 209.00 OK

Check Details

Version: 2026.03.11
Check: foreign function calls
Result: NOTE Warning in file(open = "w+") : cannot open file '/tmp/RtmpXO8OyV/Rfd965c1d9262ee': No space left on device Error in file(open = "w+") : cannot open the connection Calls: <Anonymous> -> .load_namespace_quietly -> .try_quietly -> file Execution halted See chapter ‘System and foreign language interfaces’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2026.03.11
Check: examples
Result: ERROR Running examples in ‘prodlim-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: geom_prodlim > ### Title: Product-limit geoms for survival and competing risks curves > ### Aliases: geom_prodlim > > ### ** Examples > > library(riskRegression) Error in library(riskRegression) : there is no package called ‘riskRegression’ Execution halted Flavor: r-devel-linux-x86_64-debian-gcc