Package: globalOptTests 1.1

Katharine Mullen
globalOptTests: Objective functions for benchmarking the performance of global optimization algorithms
This package makes available 50 objective functions for benchmarking the performance of global optimization algorithms
Authors:
globalOptTests_1.1.tar.gz
globalOptTests_1.1.tar.gz(r-4.7-arm64)globalOptTests_1.1.tar.gz(r-4.7-x86_64)globalOptTests_1.1.tar.gz(r-4.6-arm64)globalOptTests_1.1.tar.gz(r-4.6-x86_64)
globalOptTests_1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
globalOptTests/json (API)
NEWS
| # Install 'globalOptTests' in R: |
| install.packages('globalOptTests', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:c20ccfccd9. Checks:4 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 101 | ||
| linux-devel-x86_64 | NOTE | 96 | ||
| source / vignettes | OK | 138 | ||
| linux-release-arm64 | NOTE | 100 | ||
| linux-release-x86_64 | NOTE | 101 | ||
| wasm-release | OK | 96 |
Exports:getDefaultBoundsgetGlobalOptgetProblemDimengoTest
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Objective functions for benchmarking the performance of continuous global optimization algorithms | globalOptTests-package globalOptTests |
| Get the default box constraints for the objective function. | getDefaultBounds |
| Return the global optimum of a given objective function. | getGlobalOpt |
| Get the length of the parameter vector expected by a given objective function. | getProblemDimen |
| Call an objective function | goTest |