Last updated on 2020-08-07 01:50:15 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
sparseHessianFD | 12 | ||
sparseMVN | 12 | ||
trustOptim | 1 | 3 | 8 |
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: ERROR: 1, NOTE: 3, OK: 8
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