Last data update: 2014.03.03

flacco

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

● 0 images, 15 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'flacco' ...
** package 'flacco' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'flacco'
    finding HTML links ... done
    FeatureObject                           html  
    computeGridCenters                      html  
    convertInitDesignToGrid                 html  
    createInitialSample                     html  
    featureList                             html  
    features                                html  
Rd warning: /tmp/RtmplgxcPG/R.INSTALL6aa322c6db79/flacco/man/features.Rd:471: missing file link 'ResampleDesc'
    findLinearNeighbours                    html  
    findNearestPrototype                    html  
    listAvailableFeatureSets                html  
    measureTime                             html  
    plotBarrierTree2D                       html  
    plotBarrierTree3D                       html  
    plotCellMapping                         html  
    plotFeatureImportance                   html  
    plotInformationContent                  html  
** building package indices
** testing if installed package can be loaded
* DONE (flacco)
Making 'packages.html' ... done