CRAN Package Check Results for Package trustOptim

Last updated on 2018-04-29 01:47:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.6.2 40.90 71.75 112.65 OK
r-devel-linux-x86_64-debian-gcc 0.8.6.2 31.63 68.04 99.67 OK
r-devel-linux-x86_64-fedora-clang 0.8.6.2 142.26 NOTE
r-devel-linux-x86_64-fedora-gcc 0.8.6.2 135.09 NOTE
r-devel-windows-ix86+x86_64 0.8.6.2 87.00 142.00 229.00 OK
r-patched-linux-x86_64 0.8.6.2 34.78 69.65 104.43 OK
r-patched-solaris-x86 0.8.6.2 180.80 ERROR
r-release-linux-x86_64 0.8.6.2 35.45 68.21 103.66 OK
r-release-windows-ix86+x86_64 0.8.6.2 87.00 142.00 229.00 OK
r-release-osx-x86_64 0.8.6.2 NOTE
r-oldrel-windows-ix86+x86_64 0.8.6.2 67.00 144.00 211.00 OK
r-oldrel-osx-x86_64 0.8.6.2 NOTE

Check Details

Version: 0.8.6.2
Check: installed package size
Result: NOTE
     installed size is 8.3Mb
     sub-directories of 1Mb or more:
     libs 8.0Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-osx-x86_64, r-oldrel-osx-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 FAILED: 1
     1. Failure: Rosenbrock (@test_rosenbrock.R#67)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86