File: control

package info (click to toggle)
r-cran-rneos 0.3-2-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 252 kB
  • sloc: makefile: 1
file content (14 lines) | stat: -rw-r--r-- 577 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: r-cran-rneos
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 3.3.2), r-omegahat-xmlrpc, r-cran-xml, r-cran-rcurl, cdbs
Standards-Version: 3.9.8

Package: r-cran-rneos
Architecture: all
Depends: ${misc:Depends}, ${R:Depends}, r-omegahat-xmlrpc, r-cran-xml, r-cran-rcurl
Description: GNU R package with XML-RPC interface to NEOS
 The rneos package implements access to the XML-RPC API for NEOS
 enabling the user to pass optimization problems to NEOS and retrieve 
 results within R.