CRAN Package Check Results for Package trustOptim

Last updated on 2020-08-07 01:50:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.6.2 46.14 84.54 130.68 OK
r-devel-linux-x86_64-debian-gcc 0.8.6.2 40.37 64.26 104.63 OK
r-devel-linux-x86_64-fedora-clang 0.8.6.2 175.82 NOTE
r-devel-linux-x86_64-fedora-gcc 0.8.6.2 169.08 OK
r-devel-windows-ix86+x86_64 0.8.6.2 111.00 126.00 237.00 OK
r-patched-linux-x86_64 0.8.6.2 41.97 83.27 125.24 OK
r-patched-solaris-x86 0.8.6.2 185.30 ERROR
r-release-linux-x86_64 0.8.6.2 41.38 83.70 125.08 OK
r-release-macos-x86_64 0.8.6.2 NOTE
r-release-windows-ix86+x86_64 0.8.6.2 105.00 161.00 266.00 OK
r-oldrel-macos-x86_64 0.8.6.2 NOTE
r-oldrel-windows-ix86+x86_64 0.8.6.2 78.00 124.00 202.00 OK

Check Details

Version: 0.8.6.2
Check: installed package size
Result: NOTE
     installed size is 8.4Mb
     sub-directories of 1Mb or more:
     libs 8.1Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.8.6.2
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(trustOptim)
     >
     > test_check("trustOptim")
     Beginning optimization
    
     Iteration has terminated
    
     iter f nrm_gr status
     50 0.000000 0.000000 Success
    
     Beginning optimization
    
     Iteration has terminated
    
     iter f nrm_gr status
     128 0.000000 0.000000 Success
    
     Beginning optimization
    
     Iteration has terminated
    
     iter f nrm_gr status
     287 0.000000 0.000000Radius of trust region is less than stop.trust.radius
    
     ── 1. Failure: Rosenbrock (@test_rosenbrock.R#67) ─────────────────────────────
     opt0\$status does not match "Success".
     Actual value: "Radius of trust region is less than stop\.trust\.radius"
    
     Beginning optimization
    
     Iteration has terminated
    
     iter f nrm_gr status
     65 0.000000 0.000000 Success
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 15 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: Rosenbrock (@test_rosenbrock.R#67)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86