optimsimplex
R Port of the 'Scilab' Optimsimplex Module
Description
Provides a building block for optimization algorithms based on a simplex. The 'optimsimplex' package may be used in the following optimization methods: the simplex method of Spendley et al. (1962) <doi:10.1080/00401706.1962.10490033>, the method of Nelder and Mead (1965) <doi:10.1093/comjnl/7.4.308>, Box's algorithm for constrained optimization (1965) <doi:10.1093/comjnl/8.1.42>, the multi-dimensional search by Torczon (1989) <https://www.cs.wm.edu/~va/research/thesis.pdf>, etc...
Downloads
394
Last 30 days
10207th
1.2K
Last 90 days
5.6K
Last year
Trend: +8.8% (30d vs prior 30d)
15
Last 30 days
33
Last 90 days
121
Last year
Trend: 0% (30d vs prior 30d)
CRAN Check Status
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 23, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 23, 2026
re-building of vignette outputs
Error(s) in re-building vignettes:
...
--- re-building ‘manual.Rmd’ using rmarkdown
Could not fetch http://www.zotero.org/styles/springer-vancouver-brackets
HttpExceptionRequest Request {
host = "www.zotero.org"
port
...[truncated]...
ng vignette 'manual.Rmd' failed with diagnostics:
pandoc document conversion failed with error 61
--- failed re-building ‘manual.Rmd’
SUMMARY: processing the following file failed:
‘manual.Rmd’
Error: Vignette re-building failed.
Execution halted