Last data update: 2014.03.03

pso

Package: pso
Version: 1.0.3
Date: 2012-09-02
Title: Particle Swarm Optimization
Author: Claus Bendtsen <papyrus.bendtsen@gmail.com>.
Maintainer: Claus Bendtsen <papyrus.bendtsen@gmail.com>
Depends: R (>= 2.10.0), methods
Suggests: numDeriv
Description: The package provides an implementation of PSO consistent
with the standard PSO 2007/2011 by Maurice Clerc et al.
Additionally a number of ancillary routines are provided for
easy testing and graphics.
License: LGPL-3
LazyLoad: yes
LazyData: yes
Packaged: 2012-09-02 16:39:03 UTC; bendtsen
Repository: CRAN
Date/Publication: 2012-09-02 17:06:06

● Cran Task View: Optimization
● 0 images, 11 functions, 0 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'pso' ...
** package 'pso' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
in method for 'psoptim' with signature '"test.problem","missing","missing","missing","missing","ANY"': no definition for class "test.problem"
** help
*** installing help indices
  converting help for package 'pso'
    finding HTML links ... done
    getSuccessRate-methods                  html  
    lines-methods                           html  
    plot-methods                            html  
    points-methods                          html  
    pso-package                             html  
    psoptim-methods                         html  
    psoptim                                 html  
    show-methods                            html  
    test.problem-class                      html  
    test.problem                            html  
    test.result-class                       html  
** building package indices
** testing if installed package can be loaded
* DONE (pso)
Making 'packages.html' ... done