Last data update: 2014.03.03

soobench

Package: soobench
Title: Single Objective Optimization Benchmark Functions
Description: Collection of different single objective test functions
useful for benchmarks and algorithm development.
Author: Olaf Mersmann <olafm@p-value.net> Bernd Bischl
<bischl@statistik.tu-dortmund.de>
Maintainer: Olaf Mersmann <olafm@p-value.net>
License: BSD
LazyData: yes
Version: 1.0-73
Suggests: rgl
Collate: 'counting_function.R' 'f_ackley.R' 'f_bbob2009.R' 'f_branin.R'
'f_discus.R' 'f_double_sum.R' 'f_ellipsoidal.R'
'f_goldstein_price.R' 'f_griewank.R' 'f_kotancheck.R'
'f_mexican_hat.R' 'f_rastrigin.R' 'f_rosenbrock.R' 'f_sphere.R'
'f_weierstrass.R' 'generics.R' 'is_soo_function.R'
'persp3d_soo_function.R' 'plot_soo_function.R'
'print_soo_function.R' 'rotate_parameter_space.R'
Packaged: 2012-03-05 16:05:45 UTC; olafm
Repository: CRAN
Date/Publication: 2012-03-05 16:44:07

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'soobench' ...
** package 'soobench' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c bbobr.c -o bbobr.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c benchmarks.c -o benchmarks.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c benchmarksdeclare.c -o benchmarksdeclare.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c benchmarkshelper.c -o benchmarkshelper.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c benchmarksnoisy.c -o benchmarksnoisy.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c f_ackley.c -o f_ackley.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c f_branin.c -o f_branin.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c f_double_sum.c -o f_double_sum.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c f_ellipsoidal.c -o f_ellipsoidal.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c f_goldstein_price.c -o f_goldstein_price.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c f_griewank.c -o f_griewank.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c f_kotancheck.c -o f_kotancheck.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c f_mexican_hat.c -o f_mexican_hat.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c f_rastrigin.c -o f_rastrigin.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c f_rosenbrock.c -o f_rosenbrock.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c f_sphere.c -o f_sphere.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c f_weierstrass.c -o f_weierstrass.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c soobench.c -o soobench.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o soobench.so bbobr.o benchmarks.o benchmarksdeclare.o benchmarkshelper.o benchmarksnoisy.o f_ackley.o f_branin.o f_double_sum.o f_ellipsoidal.o f_goldstein_price.o f_griewank.o f_kotancheck.o f_mexican_hat.o f_rastrigin.o f_rosenbrock.o f_sphere.o f_weierstrass.o soobench.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/soobench/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'soobench'
    finding HTML links ... done
    ackley_function                         html  
    bbob2009_function.Rd                    html  
    bounds.Rd                               html  
    branin_function                         html  
    counting_function                       html  
    discus_function                         html  
    double_sum_function                     html  
    ellipsoidal_function                    html  
    function_id.Rd                          html  
    function_name.Rd                        html  
    global_minimum.Rd                       html  
    goldstein_price_function                html  
    griewank_function                       html  
    is_soo_function                         html  
    kotancheck_function                     html  
    mexican_hat_function                    html  
    number_of_evaluations                   html  
    number_of_parameters.Rd                 html  
    plot.soo_function                       html  
    plot3d                                  html  
    print.soo_function                      html  
    random_parameters                       html  
    random_rotation_matrix                  html  
    rastrigin_function                      html  
    reset_evaluation_counter                html  
    rosenbrock_function                     html  
    rotate_parameter_space                  html  
    soo_function                            html  
    sphere_function                         html  
    weierstrass_function                    html  
** building package indices
** testing if installed package can be loaded
* DONE (soobench)
Making 'packages.html' ... done