Last data update: 2014.03.03

tpr

Package: tpr
Type: Package
Title: Temporal Process Regression
Version: 0.3-1
Date: 2010-04-11
Author: Jun Yan <jyan@stat.uconn.edu>
Maintainer: Jun Yan <jyan@stat.uconn.edu>
Description: Regression models for temporal process responses with
time-varying coefficient.
Depends: stats, lgtdl
License: GPL (>= 3)
Packaged: 2010-04-11 18:20:33 UTC; jyan
Repository: CRAN
Date/Publication: 2010-04-12 06:47:51

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'tpr' ...
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I../inst/include -I/usr/local/include    -fpic  -g -O2  -c approx.c -o approx.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I../inst/include -I/usr/local/include    -fpic  -g -O2  -c ee.cc -o ee.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I../inst/include -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 -I/usr/local/include    -fpic  -g -O2  -c gof.cc -o gof.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I../inst/include -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 -I/usr/local/include    -fpic  -g -O2  -c interp.cc -o interp.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I../inst/include -I/usr/local/include    -fpic  -g -O2  -c lgtdl.cc -o lgtdl.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I../inst/include -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 -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 tpr.so approx.o ee.o famstr.o gof.o inter.o interp.o lgtdl.o param.o utils.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/tpr/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'tpr'
    finding HTML links ... done
    ci.plot                                 html  
    dnase                                   html  
    tpr-package                             html  
    tpr                                     html  
    tpr.pfit                                html  
    tpr.test                                html  
** building package indices
** testing if installed package can be loaded
* DONE (tpr)
Making 'packages.html' ... done