CRAN Package Check Results for Package exDE

Last updated on 2023-03-30 14:53:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 9.11 151.99 161.10 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 8.09 113.36 121.45 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 198.35 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 204.47 OK
r-devel-windows-x86_64 1.0.0 40.00 203.00 243.00 OK
r-patched-linux-x86_64 1.0.0 10.50 144.26 154.76 OK
r-release-linux-x86_64 1.0.0 7.00 149.40 156.40 OK
r-release-macos-arm64 1.0.0 69.00 OK
r-release-macos-x86_64 1.0.0 74.00 OK
r-release-windows-x86_64 1.0.0 45.00 198.00 243.00 ERROR
r-oldrel-macos-arm64 1.0.0 89.00 OK
r-oldrel-macos-x86_64 1.0.0 94.00 OK
r-oldrel-windows-ix86+x86_64 1.0.0 19.00 169.00 188.00 OK

Check Details

Version: 1.0.0
Check: tests
Result: ERROR
     Running 'testthat.R' [9s]
    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.51763, R2 = 2.18124e-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.51763, R2 = 2.18124e-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.51763, R2 = 2.18124e-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.51763, R2 = 2.18124e-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.51763, R2 = 1.79467e-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.51763, R2 = 1.79467e-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.51763, R2 = 1.79467e-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.51763, R2 = 1.79467e-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.51763, R2 = 1.47661e-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.51763, R2 = 1.47661e-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.51763
    
     [ 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
     - -6866770925633833896028086688044868660822284860400282204044688868080422684686888002822200208862024004886460.00000000
     + -11.06263082
     - 856.33961585
     + 856.33961586
     ── 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`: 52.745512 784.056086
     `expected`: 61.220890 784.056095
     ── 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`: 23.02565707 258.73306357
     `expected`: 23.02593138 258.73306363
     ── 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`: 12.814476884 81.016704540
     `expected`: 12.814488310 81.016704542
     ── 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`: 6.5072322 24.7264549
     `expected`: 6.5072356 24.7264552
    
     [ FAIL 5 | WARN 2 | SKIP 0 | PASS 46 ]
     Error: Test failures
     Execution halted
Flavor: r-release-windows-x86_64