Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 5 of 5 found.
[1] < 1 > [1]  Sort:

netgen : Network Generator for Combinatorial Graph Problems

Package: netgen
Type: Package
Title: Network Generator for Combinatorial Graph Problems
Description: Methods for the generation of a wide range of network geographies,
e.g., grid networks or clustered networks. Useful for the generation of
benchmarking instances for the investigation of, e.g., Vehicle-Routing-Problems
or Travelling Salesperson Problems.
Version: 1.3
Date: 2016-01-21
Authors@R: c(person("Jakob", "Bossek", email = "j.bossek@gmail.com", role =
c("aut", "cre")))
Maintainer: Jakob Bossek <j.bossek@gmail.com>
URL: https://github.com/jakobbossek/netgen
BugReports: https://github.com/jakobbossek/netgen/issues
License: BSD_3_clause + file LICENSE
Depends: BBmisc (>= 1.6), mvtnorm (>= 1.0-2), lhs (>= 0.10), checkmate
(>= 1.5.1)
Imports: ggplot2, lpSolve, igraph (>= 0.7.1), stringr (>= 0.6.2)
Suggests: testthat
LazyData: yes
ByteCompile: yes
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-01-21 23:04:49 UTC; jboss
Author: Jakob Bossek [aut, cre]
Repository: CRAN
Date/Publication: 2016-01-22 10:26:50

● Data Source: CranContrib
● 0 images, 30 functions, 0 datasets
● Reverse Depends: 0

cmaesr : Covariance Matrix Adaptation Evolution Strategy

Package: cmaesr
Type: Package
Title: Covariance Matrix Adaptation Evolution Strategy
Description: Pure R implementation of the Covariance Matrix Adaptation -
Evolution Strategy (CMA-ES) with optional restarts (IPOP-CMA-ES).
Version: 1.0.1
Date: 2016-01-18
Authors@R: c(person("Jakob", "Bossek", email = "j.bossek@gmail.com", role =
c("aut", "cre")))
Maintainer: Jakob Bossek <j.bossek@gmail.com>
URL: https://github.com/jakobbossek/cmaesr
BugReports: https://github.com/jakobbossek/cmaesr/issues
License: BSD_2_clause + file LICENSE
Depends: ParamHelpers (>= 1.3), BBmisc (>= 1.6), checkmate (>= 1.1),
smoof (>= 1.1)
Imports: ggplot2
Suggests: testthat
ByteCompile: yes
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-01-19 13:06:25 UTC; jboss
Author: Jakob Bossek [aut, cre]
Repository: CRAN
Date/Publication: 2016-01-19 15:08:02

● Data Source: CranContrib
● 0 images, 16 functions, 0 datasets
● Reverse Depends: 0

flacco : Feature-Based Landscape Analysis of Continuous and Constraint Optimization Problems

Package: flacco
Title: Feature-Based Landscape Analysis of Continuous and Constraint
Optimization Problems
Description: Contains tools and features, which can be used for an exploratory
landscape analysis of continuous optimization problems. Those are able to
quantify rather complex properties, such as the global structure,
separability, etc., of continuous optimization problems.
Authors@R: c(person("Pascal", "Kerschke", role = c("aut", "cre"),
email = "kerschke@uni-muenster.de"),
person("Jan", "Dagefoerde", role = "aut"))
URL: https://github.com/kerschke/flacco
BugReports: https://github.com/kerschke/flacco/issues
License: BSD_2_clause + file LICENSE
Encoding: UTF-8
Depends: R (>= 3.0.0), BBmisc, checkmate
Suggests: devtools, e1071, expm, lhs, MASS, Matrix, mda, mlbench, mlr,
numDeriv, parallel, parallelMap, plyr, RANN, rpart, shape,
smoof, testthat
LazyData: yes
ByteCompile: yes
Version: 1.3
Date: 2016-04-04
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-04-18 12:13:11 UTC; Pascal
Author: Pascal Kerschke [aut, cre],
Jan Dagefoerde [aut]
Maintainer: Pascal Kerschke <kerschke@uni-muenster.de>
Repository: CRAN
Date/Publication: 2016-04-19 00:32:03

● Data Source: CranContrib
● 0 images, 15 functions, 0 datasets
● Reverse Depends: 0

smoof : Single and Multi-Objective Optimization Test Functions

Package: smoof
Type: Package
Title: Single and Multi-Objective Optimization Test Functions
Description: Provides generators for a high number of both single- and multi-
objective test functions which are frequently used for the benchmarking of
(numerical) optimization algorithms. Moreover, it offers a set of convenient
functions to generate, plot and work with objective functions.
Version: 1.3
Date: 2016-02-23
Authors@R: c(person("Jakob", "Bossek", email = "j.bossek@gmail.com", role =
c("aut", "cre")), person("Pascal", "Kerschke", email = "kerschke@uni-muenster.de",
role = "ctb"))
URL: https://github.com/jakobbossek/smoof
BugReports: https://github.com/jakobbossek/smoof/issues
License: BSD_2_clause + file LICENSE
Depends: ParamHelpers (>= 1.3), BBmisc (>= 1.6), checkmate (>= 1.1)
Imports: ggplot2, RColorBrewer, plot3D, mco, Rcpp (>= 0.11.0)
Suggests: testthat, rPython (>= 0.0-5)
LazyData: yes
ByteCompile: yes
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-02-23 15:36:32 UTC; jboss
Author: Jakob Bossek [aut, cre],
Pascal Kerschke [ctb]
Maintainer: Jakob Bossek <j.bossek@gmail.com>
Repository: CRAN
Date/Publication: 2016-03-01 17:15:35

● Data Source: CranContrib
● 0 images, 133 functions, 0 datasets
Reverse Depends: 1

rpn : Converter and Interpreter for Reverse Polish Notation Expressions

Package: rpn
Type: Package
Title: Converter and Interpreter for Reverse Polish Notation
Expressions
Description: Pure R implementation of a simple (Reverse) Polish Notation (RPN) interpreter
and converter.
Version: 1.0
Date: 2016-06-06
Authors@R: c(person("Jakob", "Bossek", email = "j.bossek@gmail.com", role =
c("aut", "cre")))
Maintainer: Jakob Bossek <j.bossek@gmail.com>
URL: https://github.com/jakobbossek/rpn
BugReports: https://github.com/jakobbossek/rpn/issues
License: BSD_2_clause + file LICENSE
Depends: BBmisc (>= 1.6), checkmate (>= 1.1),
Suggests: testthat
ByteCompile: yes
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-07 13:53:54 UTC; jboss
Author: Jakob Bossek [aut, cre]
Repository: CRAN
Date/Publication: 2016-06-07 16:36:19

● Data Source: CranContrib
● 0 images, 1 functions, 0 datasets
● Reverse Depends: 0