CRAN Package Check Results for Package ipolygrowth

Last updated on 2025-12-06 00:48:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 2.44 56.77 59.21 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 1.81 18.84 20.65 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.0 89.09 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 91.79 OK
r-devel-windows-x86_64 1.0.0 5.00 65.00 70.00 OK
r-patched-linux-x86_64 1.0.0 1.87 52.15 54.02 OK
r-release-linux-x86_64 1.0.0 2.56 53.75 56.31 OK
r-release-macos-arm64 1.0.0 OK
r-release-macos-x86_64 1.0.0 2.00 70.00 72.00 OK
r-release-windows-x86_64 1.0.0 5.00 65.00 70.00 OK
r-oldrel-macos-arm64 1.0.0 OK
r-oldrel-macos-x86_64 1.0.0 3.00 69.00 72.00 OK
r-oldrel-windows-x86_64 1.0.0 6.00 80.00 86.00 OK

Check Details

Version: 1.0.0
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'knitr', 'rmarkdown', 'growthrates', 'kableExtra' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.0
Check: examples
Result: ERROR Running examples in ‘ipolygrowth-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: ipg_multisample > ### Title: Growth parameter estimates for multiple samples > ### Aliases: ipg_multisample > > ### ** Examples > > library(dplyr) Attaching package: ‘dplyr’ The following objects are masked from ‘package:stats’: filter, lag The following objects are masked from ‘package:base’: intersect, setdiff, setequal, union > data <- growthrates::bactgrowth Error in loadNamespace(x) : there is no package called ‘growthrates’ Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.0
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc