CRAN Package Check Results for Package modello

Last updated on 2021-02-15 07:48:39 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 40.39 390.46 430.85 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 33.14 462.53 495.67 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 43.54 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.1 32.61 ERROR
r-patched-linux-x86_64 0.1.1 39.12 296.56 335.68 OK
r-patched-solaris-x86 0.1.1 10.90 ERROR
r-release-linux-x86_64 0.1.1 41.23 278.75 319.98 OK
r-release-macos-x86_64 0.1.1 ERROR
r-oldrel-macos-x86_64 0.1.1 ERROR

Additional issues

gcc-ASAN LTO M1mac

Check Details

Version: 0.1.1
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-oldrel-macos-x86_64

Version: 0.1.1
Check: examples
Result: ERROR
    Running examples in ‘modello-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: ldbeta.modello_number
    > ### Title: Beta Distribution: log-density
    > ### Aliases: ldbeta.modello_number ldbeta.default ldbeta
    >
    > ### ** Examples
    >
    > modello.init(10, 10, 10, 10)
    > ## For modello_numbers
    > y = number(rbeta(10, 1, 2))
    > ld = ldbeta(y, .k(1), .k(2))
    Warning in (function (y, a1, a2) :
    
    -> interfaces::intrf_f__number__ldbeta
    -> numbers_math::number__ldbeta
    -> numbers_math::op_dprob_check
    [?] warning: y has dx.
    R(68490,0x7fff939a8380) malloc: *** error for object 0x6000000000000000: pointer being freed was not allocated
    *** set a breakpoint in malloc_error_break to debug
Flavor: r-release-macos-x86_64

Version: 0.1.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [149s/149s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     Loading required package: R6
     Loading required package: LaF
     Loading required package: foreach
     Loading required package: doParallel
     Loading required package: iterators
     Loading required package: parallel
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test_6_opt.R:8:5): 'optimisers' works ──────────────────────────────
     test.opt(sgd.opt, 1e-04, 1e+06) is not strictly less than `tol`. Difference: 7.82e-05
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 362 ]
     Error: Test failures
     In addition: There were 50 or more warnings (use warnings() to see the first 50)
     Execution halted
     There were 12 warnings (use warnings() to see them)
Flavor: r-release-macos-x86_64