Last data update: 2014.03.03

packS4

Package: packS4
Type: Package
Title: Toy Example of S4 Package
Version: 0.9.3
Date: 2015-05-27
Author: Christophe Genolini
Maintainer: Christophe Genolini <genolini@u-paris10.fr>
Description: Illustration of the book "Petit Manuel de Programmation Orientee Objet sous R". The english version "A (Not so) Short Introduction to S4" is on CRAN, 'Contributed documentation'.
License: GPL (>= 2)
LazyLoad: yes
Depends: methods, graphics, codetools
Collate: global.R ClassU.R ClassV.R ClassW.R ClassV-ClassW.R
classCreator.R codeVerif.R
URL: www.r-project.org,christophe.genolini.free.fr/webTutorial
NeedsCompilation: no
Packaged: 2015-05-27 10:04:42 UTC; Christophe
Repository: CRAN
Date/Publication: 2015-05-28 01:54:05

● 0 images, 12 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'packS4' ...
** package 'packS4' successfully unpacked and MD5 sums checked
** R
** data
** preparing package for lazy loading
Creating a generic function for 'plot' from package 'graphics' in package 'packS4'
** help
*** installing help indices
  converting help for package 'packS4'
    finding HTML links ... done
    ClassV-class                            html  
    ClassW-class                            html  
    classCreator                            html  
    dataAges                                html  
    detectGlobal                            html  
    functionClassicA                        html  
    packS4-package                          html  
    plot-methods                            html  
    publicA-ClassV-method                   html  
    publicA-ClassW-method                   html  
    publicA                                 html  
    publicB                                 html  
    tryBug                                  html  
** building package indices
** testing if installed package can be loaded
* DONE (packS4)
Making 'packages.html' ... done