CRAN Package Check Results for Package enveomics.R

Last updated on 2026-07-12 21:53:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.10.0 10.06 81.99 92.05 OK
r-devel-linux-x86_64-debian-gcc 1.10.0 7.03 61.64 68.67 ERROR
r-devel-linux-x86_64-fedora-clang 1.10.0 17.00 124.99 141.99 ERROR
r-devel-linux-x86_64-fedora-gcc 1.10.0 16.00 112.69 128.69 ERROR
r-devel-windows-x86_64 1.10.0 11.00 98.00 109.00 OK
r-patched-linux-x86_64 1.10.0 10.70 76.02 86.72 OK
r-release-linux-x86_64 1.10.0 9.38 76.40 85.78 OK
r-release-macos-arm64 1.10.0 2.00 21.00 23.00 OK
r-release-macos-x86_64 1.10.0 7.00 82.00 89.00 OK
r-release-windows-x86_64 1.10.0 12.00 98.00 110.00 OK
r-oldrel-macos-arm64 1.10.0 OK
r-oldrel-macos-x86_64 1.10.0 7.00 74.00 81.00 OK
r-oldrel-windows-x86_64 1.10.0 16.00 112.00 128.00 OK

Check Details

Version: 1.10.0
Check: examples
Result: ERROR Running examples in ‘enveomics.R-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: enve.growthcurve > ### Title: Enveomics: Growth Curve > ### Aliases: enve.growthcurve > > ### ** Examples > > # Load data > data("growth.curves", package = "enveomics.R", envir = environment()) > > # Generate growth curves with different colors > g <- enve.growthcurve(growth.curves[, -1], growth.curves[, 1], + triplicates = TRUE) ~ C2.A1 ... Warning in reorder(lower) : different names for ‘start’ and ‘lower’: not reordering to match Error in nls_port_fit(m, start, lower, upper, control, trace, give.v = TRUE) : 'list' object cannot be coerced to type 'double' Calls: enve.growthcurve -> do.call -> <Anonymous> -> nls_port_fit Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.10.0
Check: examples
Result: ERROR Running examples in ‘enveomics.R-Ex.R’ failed The error most likely occurred in: > ### Name: enve.growthcurve > ### Title: Enveomics: Growth Curve > ### Aliases: enve.growthcurve > > ### ** Examples > > # Load data > data("growth.curves", package = "enveomics.R", envir = environment()) > > # Generate growth curves with different colors > g <- enve.growthcurve(growth.curves[, -1], growth.curves[, 1], + triplicates = TRUE) ~ C2.A1 ... Warning in reorder(lower) : different names for ‘start’ and ‘lower’: not reordering to match Error in nls_port_fit(m, start, lower, upper, control, trace, give.v = TRUE) : 'list' object cannot be coerced to type 'double' Calls: enve.growthcurve -> do.call -> <Anonymous> -> nls_port_fit Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc