Last data update: 2014.03.03

TRSbook

Package: TRSbook
Type: Package
Title: Functions and Datasets to Accompany the Book "The R Software:
Fundamentals of Programming and Statistical Analysis"
Version: 1.0.1
Date: 2014-11-05
Author: Lafaye de Micheaux Pierre, Drouilhet Remy, Liquet Benoit
Maintainer: P Lafaye de Micheaux <lafaye@dms.umontreal.ca>
Description: Functions and datasets for the reader of the book "The R Software: Fundamentals of Programming and Statistical Analysis".
License: GPL (>= 2)
LazyLoad: yes
Depends: xtable, RColorBrewer, gdata, IndependenceTests
Packaged: 2014-11-05 14:38:24 UTC; lafaye
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-11-05 20:25:41

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'TRSbook' ...
** package 'TRSbook' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c adssub.c -o adssub.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c getaddr.c -o getaddr.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o TRSbook.so adssub.o getaddr.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/TRSbook/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'TRSbook'
    finding HTML links ... done
    BIRTH.WEIGHT                            html  
    BMI.CHILD                               html  
    INFARCTION                              html  
    INTIMA.MEDIA                            html  
    NUTRIELDERLY                            html  
    TRSbook                                 html  
    VectorAddr                              html  
    arrowaxis                               html  
    barchart                                html  
    bin2dec                                 html  
    camembert                               html  
    cor0.test                               html  
    crosschart                              html  
    dec2bin                                 html  
    flashy.plot                             html  
    getaddr                                 html  
    mpinv                                   html  
    sigma2.test                             html  
    twosample.cor.test                      html  
    writeaddr                               html  
** building package indices
** testing if installed package can be loaded
* DONE (TRSbook)
Making 'packages.html' ... done