Last data update: 2014.03.03

pedigree

Package: pedigree
Type: Package
Title: Pedigree functions
Version: 1.4
Date: 2012-11-27
Authors@R: c(person("Albart", "Coster", role = c("aut", "cre"), email =
"albart@dairyconsult.nl"))
Depends: Matrix, HaploSim (>= 1.8.4), reshape
Description: Pedigree related functions
License: GPL (>= 2)
Packaged: 2013-11-03 17:30:41 UTC; hornik
Author: Albart Coster [aut, cre]
Maintainer: Albart Coster <albart@dairyconsult.nl>
Repository: CRAN
Date/Publication: 2013-11-03 18:33:22
NeedsCompilation: yes

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'pedigree' ...
** package 'pedigree' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Pedigree.cpp -o Pedigree.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o pedigree.so Pedigree.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/pedigree/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'pedigree'
    finding HTML links ... done
    add.Inds                                html  
    blup                                    html  
    calcG                                   html  
    calcInbreeding                          html  
    countGen                                html  
    countOff                                html  
    gblup                                   html  
    makeA                                   html  
    makeAinv                                html  
    orderPed                                html  
    pedigree-package                        html  
    trimPed                                 html  
** building package indices
** testing if installed package can be loaded
* DONE (pedigree)
Making 'packages.html' ... done