软件包: r-cran-nloptr (2.0.0-1)
r-cran-nloptr 的相关链接
Trisquel 的资源:
下载源码包 r-cran-nloptr:
维护者:
Original Maintainer:
- Dirk Eddelbuettel
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
GNU R package for interface to NLopt
The nloptr package provides an R interface to NLopt. NLopt is a free/open-source library for nonlinear optimization, providing a common interface for a number of different free optimization routines available online as well as original implementations of various other algorithms. See http://ab-initio.mit.edu/wiki/index.php/NLopt_Introduction for more information on the available algorithms.
其他与 r-cran-nloptr 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.4) [armhf]
-
- dep: libgcc-s1 (>= 3.0) [除 armhf]
- GCC support library
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libnlopt0 (>= 2.3)
- nonlinear optimization library
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 4.1.2-1ubuntu1)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-testthat
- GNU R testsuite