CRAN Package Check Results for Package enveomics.R

Last updated on 2026-08-06 06:57:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.10.0 10.33 80.93 91.26 ERROR
r-devel-linux-x86_64-debian-gcc 1.10.0 7.28 60.22 67.50 OK
r-devel-linux-x86_64-fedora-clang 1.10.0 7.00 56.69 63.69 OK
r-devel-linux-x86_64-fedora-gcc 1.10.0 7.00 54.51 61.51 OK
r-devel-windows-x86_64 1.10.0 12.00 85.00 97.00 ERROR
r-patched-linux-x86_64 1.10.0 10.87 76.05 86.92 OK
r-release-linux-x86_64 1.10.0 8.66 75.78 84.44 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 97.00 109.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 15.00 115.00 130.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-clang

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 Flavor: r-devel-windows-x86_64