Last data update: 2014.03.03

R2BayesX

Package: R2BayesX
Version: 1.0-0
Date: 2015-01-15
Title: Estimate Structured Additive Regression Models with BayesX
Authors@R: c(person(given = "Nikolaus", family = "Umlauf", role = c("aut", "cre"), email = "Nikolaus.Umlauf@uibk.ac.at"),
person(given = "Thomas", family = "Kneib", role = "aut", email = "tkneib@uni-goettingen.de"),
person(given = "Stefan", family = "Lang", role = "aut", email = "Stefan.Lang@uibk.ac.at"),
person(given = "Achim", family = "Zeileis", role = "aut", email = "Achim.Zeileis@R-project.org"))
Description: An R interface to estimate structured additive regression (STAR) models with BayesX.
Depends: R (>= 2.13.0), BayesXsrc, colorspace, mgcv
Suggests: akima, coda, maps, maptools, MBA, parallel, shapefiles, sp,
spdep, splines
License: GPL-2 | GPL-3
LazyLoad: yes
NeedsCompilation: yes
Packaged: 2015-01-20 20:40:48 UTC; c403129
Author: Nikolaus Umlauf [aut, cre],
Thomas Kneib [aut],
Stefan Lang [aut],
Achim Zeileis [aut]
Maintainer: Nikolaus Umlauf <Nikolaus.Umlauf@uibk.ac.at>
Repository: CRAN
Date/Publication: 2015-01-26 10:48:47

105 images, 41 functions, 9 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'R2BayesX' ...
** package 'R2BayesX' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c bayesx.c -o bayesx.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o R2BayesX.so bayesx.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/R2BayesX/libs
** R
** data
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'R2BayesX'
    finding HTML links ... done
    BeechBnd                                html  
    BeechGra                                html  
    DIC                                     html  
    FantasyBnd                              html  
    ForestHealth                            html  
    GAMart                                  html  
    GCV                                     html  
    GRstats                                 html  
    GermanyBnd                              html  
    MunichBnd                               html  
    R2BayesX-package                        html  
Rd warning: /tmp/RtmpoNRR6i/R.INSTALL6157531761c2/R2BayesX/man/R2BayesX-package.Rd:28: missing file link 'BIC'
    ZambiaBnd                               html  
    ZambiaNutrition                         html  
    add.neighbor                            html  
    bayesx                                  html  
Rd warning: /tmp/RtmpoNRR6i/R.INSTALL6157531761c2/R2BayesX/man/bayesx.Rd:41: missing file link 'model.matrix.default'
Rd warning: /tmp/RtmpoNRR6i/R.INSTALL6157531761c2/R2BayesX/man/bayesx.Rd:117: missing file link 'mgcv'
Rd warning: /tmp/RtmpoNRR6i/R.INSTALL6157531761c2/R2BayesX/man/bayesx.Rd:119: missing file link 'mgcv'
Rd warning: /tmp/RtmpoNRR6i/R.INSTALL6157531761c2/R2BayesX/man/bayesx.Rd:126: missing file link 'fitted'
    bayesx.construct                        html  
Rd warning: /tmp/RtmpoNRR6i/R.INSTALL6157531761c2/R2BayesX/man/bayesx.construct.Rd:39: missing file link 'mgcv'
    bayesx.control                          html  
Rd warning: /tmp/RtmpoNRR6i/R.INSTALL6157531761c2/R2BayesX/man/bayesx.control.Rd:72: missing file link 'set.seed'
    bayesx.term.options                     html  
    bnd2gra                                 html  
    colorlegend                             html  
    cprob                                   html  
    delete.neighbor                         html  
    fitted.bayesx                           html  
    get.neighbor                            html  
    getscript                               html  
    logfile                                 html  
    nbAndGraConversion                      html  
    parse.bayesx.input                      html  
Rd warning: /tmp/RtmpoNRR6i/R.INSTALL6157531761c2/R2BayesX/man/parse.bayesx.input.Rd:34: missing file link 'model.matrix.default'
    plot.bayesx                             html  
    plot2d                                  html  
    plot3d                                  html  
    plotblock                               html  
    plotmap                                 html  
    plotsamples                             html  
    predict.bayesx                          html  
    prgfile                                 html  
    read.bayesx.output                      html  
    read.bnd                                html  
    read.gra                                html  
    runtime                                 html  
    samples                                 html  
    shp2bnd                                 html  
    sliceplot                               html  
    spAndBndConversion                      html  
    summary.bayesx                          html  
    sx                                      html  
Rd warning: /tmp/RtmpoNRR6i/R.INSTALL6157531761c2/R2BayesX/man/sx.Rd:11: missing file link 'mgcv'
    term.freqs                              html  
    write.bayesx.input                      html  
    write.bnd                               html  
    write.gra                               html  
** building package indices
** testing if installed package can be loaded
* DONE (R2BayesX)
Making 'packages.html' ... done