Last data update: 2014.03.03

lmtest

Package: lmtest
Title: Testing Linear Regression Models
Version: 0.9-34
Date: 2015-06-06
Authors@R: c(person(given = "Torsten", family = "Hothorn", role = "aut", email = "Torsten.Hothorn@R-project.org"),
person(given = "Achim", family = "Zeileis", role = c("aut", "cre"), email = "Achim.Zeileis@R-project.org"),
person(given = c("Richard", "W."), family = "Farebrother", role = "aut", comment = "pan.f"),
person(given = "Clint", family = "Cummins", role = "aut", comment = "pan.f"),
person(given = "Giovanni", family = "Millo", role = "ctb"),
person(given = "David", family = "Mitchell", role = "ctb"))
Description: A collection of tests, data sets, and examples
for diagnostic checking in linear regression models. Furthermore,
some generic tools for inference in parametric models are provided.
LazyData: yes
Depends: R (>= 2.10.0), stats, zoo
Suggests: car, strucchange, sandwich, dynlm, stats4, survival, AER
Imports: graphics
License: GPL-2 | GPL-3
NeedsCompilation: yes
Packaged: 2015-06-06 08:59:18 UTC; zeileis
Author: Torsten Hothorn [aut],
Achim Zeileis [aut, cre],
Richard W. Farebrother [aut] (pan.f),
Clint Cummins [aut] (pan.f),
Giovanni Millo [ctb],
David Mitchell [ctb]
Maintainer: Achim Zeileis <Achim.Zeileis@R-project.org>
Repository: CRAN
Date/Publication: 2015-06-06 13:03:26

● Cran Task View: Finance
● 0 images, 16 functions, 12 datasets
Reverse Depends: 14

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'lmtest' ...
** package 'lmtest' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c pan.f -o pan.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o lmtest.so pan.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/lmtest/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'lmtest'
    finding HTML links ... done
    ChickEgg                                html  
    Mandible                                html  
    USDistLag                               html  
    bgtest                                  html  
    bondyield                               html  
    bptest                                  html  
    coeftest                                html  
Rd warning: /tmp/RtmpQOlBQy/R.INSTALL3e87401d5b1c/lmtest/man/coeftest.Rd:36: missing file link 'breakpoints.formula'
    coxtest                                 html  
    currencysubstitution                    html  
    dwtest                                  html  
    encomptest                              html  
    ftemp                                   html  
    gqtest                                  html  
    grangertest                             html  
    growthofmoney                           html  
    harvtest                                html  
    hmctest                                 html  
    jocci                                   html  
    jtest                                   html  
    lrtest                                  html  
    moneydemand                             html  
    petest                                  html  
    raintest                                html  
    resettest                               html  
    unemployment                            html  
    valueofstocks                           html  
    wages                                   html  
    waldtest                                html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (lmtest)
Making 'packages.html' ... done