Last data update: 2014.03.03

eaf

Package: eaf
Type: Package
Title: Plots of the Empirical Attainment Function
Version: 1.07
Date: 2015-01-07
Maintainer: Manuel López-Ibáñez <manuel.lopez-ibanez@ulb.ac.be>
Author: Carlos Fonseca, Luis Paquete, Thomas Stützle, Manuel López-Ibáñez and Marco Chiarandini.
Description: Plots of the empirical attainment function for two objectives.
Depends: R (>= 2.10.0)
Imports: modeltools
Suggests:
License: GPL (>= 2)
URL: http://iridia.ulb.ac.be/~manuel/eaftools
LazyLoad: true
LazyData: true
Encoding: UTF-8
Packaged: 2015-01-07 12:59:55 UTC; manu
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-01-07 14:45:22

● 0 images, 4 functions, 5 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'eaf' ...
** package 'eaf' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DR_PACKAGE -I/usr/local/include    -fpic  -g -O2  -c Reaf.c -o Reaf.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DR_PACKAGE -I/usr/local/include    -fpic  -g -O2  -c eaf.c -o eaf.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DR_PACKAGE -I/usr/local/include    -fpic  -g -O2  -c eaf_input.c -o eaf_input.o
In file included from eaf_input.c:49:0:
eaf_io_priv.h: In function 'read_int_data':
eaf_io_priv.h:76:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
             fscanf (instream, "%*[ \t
]");
             ^
eaf_io_priv.h:105:21: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
                     fscanf (instream, "%60[^ \t
\n]", buffer);
                     ^
eaf_io_priv.h:125:17: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
                 fscanf (instream, "%*[ \t
]");
                 ^
eaf_io_priv.h:151:17: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
                 fscanf (instream, "%*[ \t
]");
                 ^
eaf_io_priv.h:166:17: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
                 fscanf (instream, "%*[ \t
]");
                 ^
In file included from eaf_input.c:57:0:
eaf_io_priv.h: In function 'read_double_data':
eaf_io_priv.h:76:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
             fscanf (instream, "%*[ \t
]");
             ^
eaf_io_priv.h:105:21: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
                     fscanf (instream, "%60[^ \t
\n]", buffer);
                     ^
eaf_io_priv.h:125:17: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
                 fscanf (instream, "%*[ \t
]");
                 ^
eaf_io_priv.h:151:17: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
                 fscanf (instream, "%*[ \t
]");
                 ^
eaf_io_priv.h:166:17: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
                 fscanf (instream, "%*[ \t
]");
                 ^
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o eaf.so Reaf.o eaf.o eaf_input.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/eaf/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'eaf'
    finding HTML links ... done
    HybridGA                                html  
    SPEA2minstoptimeRichmond                html  
    SPEA2relativeRichmond                   html  
    SPEA2relativeVanzyl                     html  
    eaf-package                             html  
    eafdiffplot                             html  
    eafplot                                 html  
    gcp2x2                                  html  
    read.data.sets                          html  
** building package indices
** testing if installed package can be loaded
* DONE (eaf)
Making 'packages.html' ... done