Last data update: 2014.03.03

ROC

Package: ROC
Version: 1.48.0
Title: utilities for ROC, with uarray focus
Author: Vince Carey <stvjc@channing.harvard.edu>, Henning Redestig for
C++ language enhancements
Maintainer: Vince Carey <stvjc@channing.harvard.edu>
Description: utilities for ROC, with uarray focus
Depends: R (>= 1.9.0), utils, methods
Suggests: Biobase
License: Artistic-2.0
URL: http://www.bioconductor.org
LazyLoad: Yes
biocViews: DifferentialExpression
NeedsCompilation: yes
Packaged: 2016-05-04 02:37:21 UTC; biocbuild

● BiocViews: DifferentialExpression
5 images, 5 functions, 0 datasets
Reverse Depends: 3

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'ROC' ...
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c ROC.cc -o ROC.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o ROC.so ROC.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/ROC/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'ROC'
    finding HTML links ... done
    AUC                                     html  
    plot-methods                            html  
    rocc-class                              html  
    rocdemo.sca                             html  
    trapezint                               html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (ROC)
Making 'packages.html' ... done