Last data update: 2014.03.03

BSquare

Package: BSquare
Type: Package
Title: Bayesian Simultaneous Quantile Regression
Version: 1.1
Date: 2013-05-04
Author: Luke Smith & Brian Reich
Maintainer: Luke Smith <lukebrawleysmith@gmail.com>
Depends: quadprog, quantreg, VGAM
Suggests: survival
Description: This package models the quantile process as a function of
predictors.
License: GPL (>= 2)
Packaged: 2013-05-24 05:32:31 UTC; smithinger
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-05-24 12:04:13

● Cran Task View: Bayesian
3 images, 4 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'BSquare' ...
** package 'BSquare' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c MCMC.c -o MCMC.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c MCMC_IP.c -o MCMC_IP.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c helpers.c -o helpers.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o BSquare.so MCMC.o MCMC_IP.o helpers.o -L/home/ddbj/local/lib64/R/lib -lRlapack -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/BSquare/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'BSquare'
    finding HTML links ... done
    dqreg                                   html  
    qr_plot                                 html  
    qreg                                    html  
    qreg_spline                             html  
** building package indices
** testing if installed package can be loaded
* DONE (BSquare)
Making 'packages.html' ... done