File: control

package info (click to toggle)
r-cran-minqa 1.2.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 320 kB
  • sloc: fortran: 3,194; cpp: 205; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 719 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: r-cran-minqa
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper-compat (= 12), r-base-dev (>= 4.2.1), dh-r, r-cran-rcpp
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/edd/r-cran-minqa
Vcs-Git: https://salsa.debian.org/edd/r-cran-minqa.git
Homepage: https://cran.r-project.org/package=minqa

Package: r-cran-minqa
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}, r-cran-rcpp (>= 0.11.0)
Description: GNU R package for quadratic optimisation without derivatives
 The minqa package implements derivative-free optimization by
 quadratic approximation based on an interface to Fortran
 implementations by MJD Powell.