CRAN Package Check Results for Package exDE

Last updated on 2023-12-01 04:53:54 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 7.33 149.89 157.22 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 6.13 111.49 117.62 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 201.58 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 209.45 OK
r-devel-windows-x86_64 1.0.0 9.00 137.00 146.00 OK
r-patched-linux-x86_64 1.0.0 8.27 150.15 158.42 OK
r-release-linux-x86_64 1.0.0 8.40 147.80 156.20 ERROR
r-release-macos-arm64 1.0.0 76.00 OK
r-release-macos-x86_64 1.0.0 111.00 OK
r-release-windows-x86_64 1.0.0 11.00 167.00 178.00 OK
r-oldrel-macos-arm64 1.0.0 67.00 OK
r-oldrel-macos-x86_64 1.0.0 74.00 OK
r-oldrel-windows-x86_64 1.0.0 11.00 167.00 178.00 OK

Check Details

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/13s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(exDE) > > test_check("exDE") Loading required package: Matrix Attaching package: 'expm' The following object is masked from 'package:Matrix': expm DLSODA- Warning..Internal T (=R1) and H (=R2) are such that in the machine, T + H = T on the next step (H = step size). Solver will continue anyway. In above message, R1 = 3.41292, R2 = 1.8583e-16 DLSODA- Warning..Internal T (=R1) and H (=R2) are such that in the machine, T + H = T on the next step (H = step size). Solver will continue anyway. In above message, R1 = 3.41292, R2 = 1.8583e-16 DLSODA- Warning..Internal T (=R1) and H (=R2) are such that in the machine, T + H = T on the next step (H = step size). Solver will continue anyway. In above message, R1 = 3.41292, R2 = 1.8583e-16 DLSODA- Warning..Internal T (=R1) and H (=R2) are such that in the machine, T + H = T on the next step (H = step size). Solver will continue anyway. In above message, R1 = 3.41292, R2 = 1.8583e-16 DLSODA- Warning..Internal T (=R1) and H (=R2) are such that in the machine, T + H = T on the next step (H = step size). Solver will continue anyway. In above message, R1 = 3.41292, R2 = 1.52897e-16 DLSODA- Warning..Internal T (=R1) and H (=R2) are such that in the machine, T + H = T on the next step (H = step size). Solver will continue anyway. In above message, R1 = 3.41292, R2 = 1.52897e-16 DLSODA- Warning..Internal T (=R1) and H (=R2) are such that in the machine, T + H = T on the next step (H = step size). Solver will continue anyway. In above message, R1 = 3.41292, R2 = 1.52897e-16 DLSODA- Warning..Internal T (=R1) and H (=R2) are such that in the machine, T + H = T on the next step (H = step size). Solver will continue anyway. In above message, R1 = 3.41292, R2 = 1.52897e-16 DLSODA- Warning..Internal T (=R1) and H (=R2) are such that in the machine, T + H = T on the next step (H = step size). Solver will continue anyway. In above message, R1 = 3.41292, R2 = 1.25799e-16 DLSODA- Warning..Internal T (=R1) and H (=R2) are such that in the machine, T + H = T on the next step (H = step size). Solver will continue anyway. In above message, R1 = 3.41292, R2 = 1.25799e-16 DLSODA- Above warning has been issued I1 times. It will not be issued again for this problem. In above message, I1 = 10 DLSODA- At current T (=R1), MXSTEP (=I1) steps taken on this call before reaching TOUT In above message, I1 = 5000 In above message, R1 = 3.41292 [ FAIL 5 | WARN 2 | SKIP 0 | PASS 46 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-equilibrium-RM-basic.R:118:3'): test equilibrium with RM adults (ODE), basic competition ── as.vector(out[2, params$L_ix + 1]) (`actual`) not equal to as.vector(L) (`expected`). actual vs expected 857.4060 - -6000690003208761528264852190569728688910907736068013232748415159774154679442723968571092078883309763952640.0000 + -8.2005 ── Failure ('test-equilibrium-RM-basic.R:119:3'): test equilibrium with RM adults (ODE), basic competition ── as.vector(out[2, params$M_ix + 1]) (`actual`) not equal to as.vector(M) (`expected`). `actual`: 785.272150 59.440491 `expected`: 785.272154 63.933344 ── Failure ('test-equilibrium-RM-basic.R:120:3'): test equilibrium with RM adults (ODE), basic competition ── as.vector(out[2, params$G_ix + 1]) (`actual`) not equal to as.vector(G) (`expected`). `actual`: 259.14383816 23.92455708 `expected`: 259.14383817 23.92466119 ── Failure ('test-equilibrium-RM-basic.R:121:3'): test equilibrium with RM adults (ODE), basic competition ── as.vector(out[2, params$Y_ix + 1]) (`actual`) not equal to as.vector(Y) (`expected`). `actual`: 80.92557823 13.07156248 `expected`: 80.92557823 13.07156680 ── Failure ('test-equilibrium-RM-basic.R:122:3'): test equilibrium with RM adults (ODE), basic competition ── as.vector(out[2, params$Z_ix + 1]) (`actual`) not equal to as.vector(Z) (`expected`). `actual`: 24.7075665 6.5813636 `expected`: 24.7075667 6.5813648 [ FAIL 5 | WARN 2 | SKIP 0 | PASS 46 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64