gnu: Add r-numbat.

* gnu/packages/bioconductor.scm (r-numbat): New variable.
This commit is contained in:
Simon Tournier 2023-01-17 18:30:41 +01:00 committed by Ricardo Wurmus
parent 2a2165a18e
commit c31d8adcb0
No known key found for this signature in database
GPG key ID: 197A5888235FACAC
2 changed files with 68 additions and 1 deletions

View file

@ -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