cec2013 - Benchmark functions for the CEC 2013 Special Session on Real-Parameter Optimization
RForge.net

cec2013

About cec2013
GIT access
Download/Files
News
Check results
Package R docs

GIT repository access

The GIT repository for this project can be cloned using
git clone --recursive https://github.com/hzambran/cec2013.git cec2013
see also cec2013 GitHub repository.

To install the latest development snapshot of this package, use

install.packages("cec2013",,"http://rforge.net/",type="source")

Binaries (if avalable) can be installed using

install.packages("cec2013",,"http://rforge.net/")

Most recent GIT commits


2766dbb9| Mauricio Zambrano-Bigiarini | Wed Jan 21 15:38:40 2015 -0300
Update .Rbuildignore

Adding .git to .Rbuildignore
 M       .Rbuildignore

162a8a3f| hzambran | Wed Jan 21 13:57:09 2015 -0300
fix typo in the reference
 M       man/cec2013.Rd

a7132349| hzambran | Wed Jan 21 13:54:44 2015 -0300
small change in the reference (trying to fix a latex error)
 M       man/cec2013.Rd

147473f9| hzambran | Wed Jan 21 13:19:07 2015 -0300
removing DESCRIPTION~ and NEWS~
 D       DESCRIPTION~
 D       NEWS~

280d0613| hzambran | Wed Jan 21 13:11:39 2015 -0300
creating git repository
 M       DESCRIPTION
 A       DESCRIPTION~
 M       NEWS
 A       NEWS~