Last data update: 2014.03.03

ngspatial

Package: ngspatial
Version: 1.0-5
Date: 1-16-2015
Title: Fitting the centered autologistic and sparse spatial generalized
linear mixed models for areal data
Type: Package
Author: John Hughes <hughesj@umn.edu> and Xiaohui Cui <cuixx132@umn.edu>
Maintainer: John Hughes <hughesj@umn.edu>
Depends: Rcpp, utils, batchmeans
Suggests: parallel
Description: ngspatial provides tools for analyzing spatial data, especially
non-Gaussian areal data. The current version supports the sparse spatial
generalized linear mixed model of Hughes and Haran (2013) and the centered
autologistic model of Caragea and Kaiser (2009).
License: GPL (>= 2)
LinkingTo: Rcpp, RcppArmadillo
URL: http://www.biostat.umn.edu/~johnh
Repository: CRAN
RcppModules: moller, perfsampler
Packaged: 2015-01-16 14:48:25 UTC; jphughesjr
NeedsCompilation: yes
Date/Publication: 2015-01-16 18:12:08

● Cran Task View: Spatial
● 0 images, 10 functions, 2 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'ngspatial' ...
** package 'ngspatial' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/RcppArmadillo/include"   -fpic  -g -O2  -c moller.cpp -o moller.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/RcppArmadillo/include"   -fpic  -g -O2  -c perfsampler.cpp -o perfsampler.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o ngspatial.so moller.o perfsampler.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/ngspatial/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'ngspatial'
    finding HTML links ... done
    A                                       html  
    adjacency.matrix                        html  
    autologistic                            html  
    infant                                  html  
    rautologistic                           html  
    residuals.autologistic                  html  
    residuals.sparse.sglmm                  html  
    sparse.sglmm                            html  
    summary.autologistic                    html  
    summary.sparse.sglmm                    html  
    vcov.autologistic                       html  
    vcov.sparse.sglmm                       html  
** building package indices
** testing if installed package can be loaded
Warning: 'loadRcppModules' is deprecated.
Use 'loadModule' instead.
See help("Deprecated")
* DONE (ngspatial)
Making 'packages.html' ... done