Last data update: 2014.03.03

gof

Package: gof
Type: Package
Title: Model-diagnostics based on cumulative residuals
Version: 0.9.1
Date: 2014-03-13
Author: Klaus K. Holst
Maintainer: Klaus. K. Holst <kkho@biostat.ku.dk>
Description: Implementation of model-checking techniques for generalized linear
models and linear structural equation models based on cumulative residuals
Depends: R (>= 2.15)
Suggests: numDeriv, survival, lava (>= 1.2.5)
License: GPL
LazyLoad: yes
Collate: 'confint.R' 'cumres.coxph.R' 'cumres.default.R' 'cumres.glm.R'
'cumres.lvmfit.R' 'gof-package.R' 'onload.R' 'plot.R' 'print.R'
'vcov.R'
Packaged: 2014-03-14 06:34:57 UTC; klaus
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-03-14 07:50:00

● Cran Task View: Survival
● 0 images, 6 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'gof' ...
** package 'gof' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_RPACK -DHAVE_TRUNC -I/usr/local/include    -fpic  -g -O2  -c coxscore.cpp -o coxscore.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_RPACK -DHAVE_TRUNC -I/usr/local/include    -fpic  -g -O2  -c cumres.cpp -o cumres.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o gof.so coxscore.o cumres.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/gof/libs
** R
** data
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'gof'
    finding HTML links ... done
    confint.cumres                          html  
Rd warning: /tmp/RtmpzhyhAU/R.INSTALL126c51efe2b9/gof/man/confint.cumres.Rd:44: missing file link 'cumres'
    cumres.coxph                            html  
    cumres.glm                              html  
    cumres.lvmfit                           html  
    gof-package                             html  
    plot.cumres                             html  
Rd warning: /tmp/RtmpzhyhAU/R.INSTALL126c51efe2b9/gof/man/plot.cumres.Rd:67: missing file link 'cumres'
    surgunit                                html  
** building package indices
** testing if installed package can be loaded
* DONE (gof)
Making 'packages.html' ... done