summaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-03-29 09:13:26 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-03-29 09:19:12 +0000
commitd00de7d461aaab638759b2126f1b8dd8bde1dcf2 (patch)
tree479ab28e16ce3c6397086763c718198f41854bb6 /misc/Makefile
parentwww/py-nh3: Update to 0.2.17 (diff)
misc/R-cran-optimx: New port: Expanded Replacement and Extension of the 'optim' Function
Provides a replacement and extension of the optim() function to call to several function minimization codes in R in a single statement. These methods handle smooth, possibly box constrained functions of several or many parameters. WWW: https://cran.r-project.org/web/packages/optimx/
Diffstat (limited to '')
-rw-r--r--misc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile
index b28d7c4302c7..e23b87985a75 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,6 +1,7 @@
COMMENT = Miscellaneous utilities
SUBDIR += R-cran-mime
+ SUBDIR += R-cran-optimx
SUBDIR += R-cran-xfun
SUBDIR += aclgen
SUBDIR += actiona