Last data update: 2014.03.03

linERR

Package: linERR
Type: Package
Title: Linear Excess Relative Risk Model
Version: 1.0
Date: 2016-02-23
Encoding: UTF-8
Author: David Moriña (ISGlobal, Centre for Research in Environmental Epidemiology)
Maintainer: David Moriña Soler <david.morina@uab.cat>
Description: Fits a linear excess relative risk model by maximum likelihood, possibly including several variables and allowing for lagged exposures.
Depends: R (>= 3.1.1), survival, stats4
License: GPL (>= 2)
NeedsCompilation: yes
Packaged: 2016-02-23 10:36:30 UTC; dmorinya
Repository: CRAN
Date/Publication: 2016-02-23 13:46:03

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'linERR' ...
** package 'linERR' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c llhood.c -o llhood.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o linERR.so llhood.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/linERR/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'linERR'
    finding HTML links ... done
    ERRci                                   html  
    cohort1                                 html  
    fit.linERR                              html  
    linERR-internal                         html  
    linERR-package                          html  
** building package indices
** testing if installed package can be loaded
* DONE (linERR)
Making 'packages.html' ... done