Last data update: 2014.03.03

pedigreemm

Package: pedigreemm
Version: 0.3-3
Date: 2013-09-27
Title: Pedigree-based mixed-effects models
Author: Douglas Bates and Ana Ines Vazquez,
Maintainer: Ana Ines Vazquez <anainesvs@gmail.com>
Description: Fit pedigree-based mixed-effects models.
Depends: R (>= 3.0.0), lme4 (>= 1.0), Matrix (>= 1.0), methods
LazyLoad: yes
LazyData: yes
License: GPL (>= 2)
URL: http://pedigreemm.r-forge.r-project.org/
Packaged: 2014-06-25 16:15:43 UTC; avazquez
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-06-26 00:13:36


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'pedigreemm' ...
** package 'pedigreemm' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c init.c -o init.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c pedigree.c -o pedigree.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o pedigreemm.so init.o pedigree.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/pedigreemm/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
Creating a generic function for 'ranef' from package 'nlme' in package 'pedigreemm'
Creating a generic function for 'fitted' from package 'stats' in package 'pedigreemm'
Creating a generic function for 'residuals' from package 'stats' in package 'pedigreemm'
** help
*** installing help indices
  converting help for package 'pedigreemm'
    finding HTML links ... done
    Dmat                                    html  
    editPed                                 html  
    getA                                    html  
    getAInv                                 html  
    inbreeding                              html  
    mastitis                                html  
    milk                                    html  
    pedCows                                 html  
    pedCowsR                                html  
    pedSires                                html  
    pedigree-class                          html  
    pedigree                                html  
    pedigreemm-class                        html  
    pedigreemm                              html  
    relfactor                               html  
** building package indices
** testing if installed package can be loaded
* DONE (pedigreemm)
Making 'packages.html' ... done