Last data update: 2014.03.03

nsga2R

Package: nsga2R
Type: Package
Title: Elitist Non-dominated Sorting Genetic Algorithm based on R
Version: 1.0
Date: 2013-06-12
Author: Ching-Shih (Vince) Tsou <cstsou@mail.ntcb.edu.tw>
Maintainer: Ming-Chang (Alan) Lee <alan9956@ydu.edu.tw>
Description: This package provide functions for box-constrained
multiobjective optimization using the elitist non-dominated
sorting genetic algorithm - NSGA-II. Fast non-dominated
sorting, crowding distance, tournament selection, simulated
binary crossover, and polynomial mutation are called in the
main program, nsga2R, to complete the search.
Depends: mco
License: LGPL-3
Packaged: 2013-06-16 05:29:35 UTC; vince
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-06-16 18:26:19

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'nsga2R' ...
** package 'nsga2R' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'nsga2R'
    finding HTML links ... done
    boundedPolyMutation                     html  
    boundedSBXover                          html  
    crowdingDist4frnt                       html  
    fastNonDominatedSorting                 html  
    nsga2R-package                          html  
    nsga2R                                  html  
    tournamentSelection                     html  
** building package indices
** testing if installed package can be loaded
* DONE (nsga2R)
Making 'packages.html' ... done