mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add r-numbat.
* gnu/packages/bioconductor.scm (r-numbat): New variable.
This commit is contained in:
parent
2a2165a18e
commit
c31d8adcb0
2 changed files with 68 additions and 1 deletions
|
@ -9232,7 +9232,7 @@ experimental designs and random samples for common sampling designs.")
|
|||
(description
|
||||
"This package performs optimization in R using C++. A unified wrapper
|
||||
interface is provided to call C functions of the five optimization algorithms
|
||||
('Nelder-Mead', BFGS', CG', L-BFGS-B and SANN') underlying @code{optim()}.")
|
||||
(Nelder-Mead, BFGS, CG, L-BFGS-B and SANN) underlying @code{optim()}.")
|
||||
(license license:gpl2+)))
|
||||
|
||||
(define-public r-base64url
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue