Last data update: 2014.03.03

BLR

Package: BLR
Version: 1.4
Date: 2014-12-03
Title: Bayesian Linear Regression
Author: Gustavo de los Campos, Paulino Perez Rodriguez,
Maintainer: Paulino Perez Rodriguez <perpdgo@colpos.mx>
Depends: R (>= 3.1.2), SuppDists
Description: Bayesian Linear Regression
LazyLoad: true
License: GPL-2
Packaged: 2014-12-03 20:58:59 UTC; paulino
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-12-05 05:01:20

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

Install log

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