File: control

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

Package: r-cran-deoptimr
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}
Description: GNU R package for Diffential Evolution in pure R
 The TH.data package provides a pure-R implementation of the jDE
 variant of the Differential Evolution stochastic algorithm for global
 optimization of nonlinear programming problems.