Last data update: 2014.03.03

frontiles

Package: frontiles
Type: Package
Title: Partial Frontier Efficiency Analysis
Encoding: latin1
Version: 1.2
Date: 2013-11-25
Author: Abdelaati Daouia, Thibault Laurent
Maintainer: Thibault Laurent <thibault.laurent@univ-tlse1.fr>
Depends: R (>= 2.8.1), classInt, colorspace, methods, rgl, sp
Suggests: ggplot2
Description: It calculates the alpha-quantile and order-m efficiency score in multi-dimension and computes several summaries and representation of the associated frontiers in 2d and 3d.
License: GPL (>= 2)
LazyLoad: yes
Collate: alphafrontier.2d.r alphafrontier.3d.r alphascore.r
ordermscore.r ordermscore.boot.r ordermfrontier.2d.r ROCscore.r
Packaged: 2013-11-25 11:06:08 UTC; laurent
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-11-25 13:26:32

● 0 images, 8 functions, 2 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'frontiles' ...
** package 'frontiles' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c alpha3d.c -o alpha3d.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c orderalpha.c -o orderalpha.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c orderm.c -o orderm.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o frontiles.so alpha3d.o orderalpha.o orderm.o -L/home/ddbj/local/lib64/R/lib -lRlapack -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/frontiles/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'frontiles'
    finding HTML links ... done
    ROCscore                                html  
    alphafrontier.2d                        html  
    alphafrontier.3d                        html  
    alphascore                              html  
    burposte                                html  
    frontiles-package                       html  
    ordermfrontier.2d                       html  
    ordermscore.boot                        html  
    ordermscore                             html  
    spain                                   html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (frontiles)
Making 'packages.html' ... done