Last data update: 2014.03.03

Rfit

Package: Rfit
Type: Package
Title: Rank Estimation for Linear Models
Version: 0.22.0
Date: 2015-08-26
Author: John Kloke, Joseph McKean
Maintainer: John Kloke <kloke@biostat.wisc.edu>
Description: R estimation and inference for linear models. Estimation
is for general scores and a library of commonly used score
functions is included.
License: GPL (>= 2)
LazyLoad: yes
LazyData: yes
Depends: methods, quantreg
Suggests: testthat
NeedsCompilation: yes
Packaged: 2015-08-26 17:06:27 UTC; kloke
Repository: CRAN
Date/Publication: 2015-08-26 23:23:18


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'Rfit' ...
** package 'Rfit' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c hfuncd.f -o hfuncd.o
f95   -fpic  -g -O2  -c hubcor.f -o hubcor.o
f95   -fpic  -g -O2  -c lin3.f -o lin3.o
f95   -fpic  -g -O2  -c nscale.f -o nscale.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o Rfit.so hfuncd.o hubcor.o lin3.o nscale.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/Rfit/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'Rfit'
    finding HTML links ... done
    BoxCox                                  html  
    CardioRiskFactors                       html  
    Rfit-package                            html  
    allscores                               html  
    baseball                                html  
    bbsalaries                              html  
    confintadjust                           html  
    disp                                    html  
    drop.test                               html  
    ffa                                     html  
    getScores-methods                       html  
    getScoresDeriv-methods                  html  
    gettau                                  html  
    grad                                    html  
    jaeckel                                 html  
    kwayr                                   html  
    oneway.rfit                             html  
    param-class                             html  
    print.rfit                              html  
    quail                                   html  
    raov                                    html  
    rfit                                    html  
    rstudent.rfit                           html  
    scores-class                            html  
    serumLH                                 html  
    signedrank                              html  
    summary.oneway.rfit                     html  
    summary.rfit                            html  
    taufuncs                                html  
    taustar                                 html  
    telephone                               html  
    vcov.rfit                               html  
    walsh                                   html  
** building package indices
** testing if installed package can be loaded
* DONE (Rfit)
Making 'packages.html' ... done