CRAN Package Check Results for Package WeibullR.plotly

Last updated on 2025-09-26 20:48:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 6.71 71.31 78.02 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.2 4.60 53.18 57.78 OK
r-devel-linux-x86_64-fedora-clang 0.3.2 134.38 OK
r-devel-linux-x86_64-fedora-gcc 0.3.2 129.50 OK
r-devel-windows-x86_64 0.3.2 9.00 85.00 94.00 OK
r-patched-linux-x86_64 0.3.1 6.30 64.44 70.74 ERROR
r-release-linux-x86_64 0.3.1 7.70 65.91 73.61 OK
r-release-macos-arm64 0.3.2 37.00 OK
r-release-macos-x86_64 0.3.2 78.00 OK
r-release-windows-x86_64 0.3.1 10.00 79.00 89.00 ERROR
r-oldrel-macos-arm64 0.3.2 43.00 OK
r-oldrel-macos-x86_64 0.3.2 82.00 OK
r-oldrel-windows-x86_64 0.3.2 15.00 106.00 121.00 OK

Check Details

Version: 0.3.1
Check: examples
Result: ERROR Running examples in ‘WeibullR.plotly-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: plotly_duane > ### Title: Interactive Duane Plot. > ### Aliases: plotly_duane > > ### ** Examples > > library(ReliaGrowR) > times<-c(100, 200, 300, 400, 500) > failures<-c(1, 2, 1, 3, 2) > fit<-duane_plot(times, failures) Error in duane_plot(times, failures) : could not find function "duane_plot" Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64

Version: 0.3.1
Check: examples
Result: ERROR Running examples in 'WeibullR.plotly-Ex.R' failed The error most likely occurred in: > ### Name: plotly_duane > ### Title: Interactive Duane Plot. > ### Aliases: plotly_duane > > ### ** Examples > > library(ReliaGrowR) > times<-c(100, 200, 300, 400, 500) > failures<-c(1, 2, 1, 3, 2) > fit<-duane_plot(times, failures) Error in duane_plot(times, failures) : could not find function "duane_plot" Execution halted Flavor: r-release-windows-x86_64