Last data update: 2014.03.03

geepack

Package: geepack
Version: 1.2-0.1
Title: Generalized Estimating Equation Package
Author: Søren Højsgaard, <sorenh@math.aau.dk>, Ulrich Halekoh <Ulrich.Halekoh@agrsci.dk>, Jun Yan <jun.yan@uconn.edu>,
Maintainer: Søren Højsgaard <sorenh@math.aau.dk>
Description: Generalized estimating equations solver for parameters in
mean, scale, and correlation structures, through mean link,
scale link, and correlation link. Can also handle clustered
categorical responses.
Encoding: latin1
License: GPL (>= 3)
Packaged: 2016-01-27 07:22:33 UTC; ripley
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2016-01-27 08:43:19

● Cran Task View: Econometrics, SocialSciences
● 0 images, 10 functions, 8 datasets
Reverse Depends: 5

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'geepack' ...
** package 'geepack' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I../inst/include -DNDEBUG -I/usr/local/include    -fpic  -g -O2  -c famstr.cc -o famstr.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I../inst/include -DNDEBUG -I/usr/local/include    -fpic  -g -O2  -c gee2.cc -o gee2.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I../inst/include -DNDEBUG -I/usr/local/include    -fpic  -g -O2  -c geesubs.cc -o geesubs.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I../inst/include -DNDEBUG -I/usr/local/include    -fpic  -g -O2  -c inter.cc -o inter.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I../inst/include -DNDEBUG -I/usr/local/include    -fpic  -g -O2  -c ordgee.cc -o ordgee.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I../inst/include -DNDEBUG -I/usr/local/include    -fpic  -g -O2  -c param.cc -o param.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I../inst/include -DNDEBUG -I/usr/local/include    -fpic  -g -O2  -c utils.cc -o utils.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o geepack.so famstr.o gee2.o geesubs.o inter.o ordgee.o param.o utils.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/geepack/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'geepack'
    finding HTML links ... done
    DATA-dietox                             html  
    DATA-koch                               html  
    DATA-ohio                               html  
    DATA-respdis                            html  
    DATA-respiratory                        html  
    DATA-seizure                            html  
    DATA-sitka89                            html  
    DATA-spruce                             html  
    SHDgeese-internal                       html  
    compCoef                                html  
    fixed2Zcor                              html  
    geeglm                                  html  
    geese-internal                          html  
    geese                                   html  
    geese.control                           html  
    genZcor                                 html  
    ordgee                                  html  
    relRisk                                 html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (geepack)
Making 'packages.html' ... done