CRAN Package Check Results for Package mosaicCore

Last updated on 2022-09-11 12:56:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.2 7.25 80.44 87.69 ERROR
r-devel-linux-x86_64-debian-gcc 0.9.2 4.82 58.14 62.96 OK
r-devel-linux-x86_64-fedora-clang 0.9.2 117.14 OK
r-devel-linux-x86_64-fedora-gcc 0.9.2 116.46 OK
r-devel-windows-x86_64 0.9.2 40.00 109.00 149.00 OK
r-patched-linux-x86_64 0.9.2 13.22 72.83 86.05 OK
r-release-linux-x86_64 0.9.2 5.28 72.61 77.89 OK
r-release-macos-arm64 0.9.2 32.00 OK
r-release-macos-x86_64 0.9.2 44.00 OK
r-release-windows-x86_64 0.9.2 46.00 115.00 161.00 OK
r-oldrel-macos-arm64 0.9.2 34.00 OK
r-oldrel-macos-x86_64 0.9.2 47.00 OK
r-oldrel-windows-ix86+x86_64 0.9.2 16.00 118.00 134.00 OK

Check Details

Version: 0.9.2
Check: tests
Result: ERROR
     Running 'testthat.R' [7s/10s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(mosaicCore)
    
     Attaching package: 'mosaicCore'
    
     The following object is masked from 'package:testthat':
    
     compare
    
     >
     > test_check("mosaicCore")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 137 ]
    
     == Failed tests ================================================================
     -- Error (test-makeFunction.R:136:3): coef works for makeFun functions ---------
     Error in `numericDeriv(form[[3L]], names(ind), env, central = nDcentral)`: Missing value or an infinity produced when evaluating the model
     Backtrace:
     x
     1. +-stats::nls(...) at test-makeFunction.R:136:2
     2. \-stats (local) `<fn>`(`<dbl>`)
     3. \-stats (local) getRHS()
     4. \-stats::numericDeriv(form[[3L]], names(ind), env, central = nDcentral)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 137 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang