Last data update: 2014.03.03

gstat

Package: gstat
Version: 1.1-3
Title: Spatial and Spatio-Temporal Geostatistical Modelling, Prediction
and Simulation
Authors@R: c(person("Edzer", "Pebesma", role = c("aut", "cre"), email = "edzer.pebesma@uni-muenster.de"),
person("Benedikt", "Graeler", role = "aut"))
Description: Variogram modelling; simple, ordinary and universal point or block (co)kriging; spatio-temporal kriging; sequential Gaussian or indicator (co)simulation; variogram and variogram map plotting utility functions.
Depends: R (>= 2.10)
Imports: utils, stats, graphics, methods, lattice, sp (>= 0.9-72), zoo,
spacetime (>= 1.0-0), FNN
Suggests: rgdal (>= 0.5.2), rgeos, fields, maps, mapdata, maptools, xts
License: GPL (>= 2.0)
URL: https://github.com/edzer/gstat/
BugReports: https://github.com/edzer/gstat/issues/
NeedsCompilation: yes
Packaged: 2016-03-30 19:23:53 UTC; edzer
Author: Edzer Pebesma [aut, cre],
Benedikt Graeler [aut]
Maintainer: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Repository: CRAN
Date/Publication: 2016-03-31 17:39:08


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'gstat' ...
** package 'gstat' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c block.c -o block.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c data.c -o data.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c direct.c -o direct.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c fit.c -o fit.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c gcdist.c -o gcdist.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c getest.c -o getest.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c gls.c -o gls.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c glvars.c -o glvars.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c lm.c -o lm.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c mapio.c -o mapio.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c msim.c -o msim.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c mtrx.c -o mtrx.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c nsearch.c -o nsearch.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c pqueue.c -o pqueue.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c reml.c -o reml.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c s.c -o s.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c select.c -o select.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c sem.c -o sem.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c sim.c -o sim.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c userio.c -o userio.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c utils.c -o utils.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c vario.c -o vario.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c vario_fn.c -o vario_fn.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c vario_io.c -o vario_io.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o gstat.so block.o data.o direct.o fit.o gcdist.o getest.o gls.o glvars.o lm.o mapio.o msim.o mtrx.o nsearch.o pqueue.o reml.o s.o select.o sem.o sim.o userio.o utils.o vario.o vario_fn.o vario_io.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/gstat/libs
** R
** data
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'gstat'
    finding HTML links ... done
    DE_RB_2005                              html  
    coalash                                 html  
    estiStAni                               html  
    extractPar                              html  
    fit.StVariogram                         html  
    fit.lmc                                 html  
    fit.variogram                           html  
    fit.variogram.gls                       html  
    fit.variogram.reml                      html  
    fulmar                                  html  
    get.contr                               html  
Rd warning: /tmp/RtmpyNwAVI/R.INSTALL503857d91c45/gstat/man/get.contr.Rd:9: missing file link 'predict'
Rd warning: /tmp/RtmpyNwAVI/R.INSTALL503857d91c45/gstat/man/get.contr.Rd:37: missing file link 'predict'
    gstat-internal                          html  
    gstat                                   html  
Rd warning: /tmp/RtmpyNwAVI/R.INSTALL503857d91c45/gstat/man/gstat.Rd:149: missing file link 'predict'
    hscat                                   html  
    image                                   html  
    jura                                    html  
    krige                                   html  
Rd warning: /tmp/RtmpyNwAVI/R.INSTALL503857d91c45/gstat/man/krige.Rd:32: missing file link 'predict'
Rd warning: /tmp/RtmpyNwAVI/R.INSTALL503857d91c45/gstat/man/krige.Rd:91: missing file link 'predict'
Rd warning: /tmp/RtmpyNwAVI/R.INSTALL503857d91c45/gstat/man/krige.Rd:102: missing file link 'predict'
Rd warning: /tmp/RtmpyNwAVI/R.INSTALL503857d91c45/gstat/man/krige.Rd:128: missing file link 'predict'
Rd warning: /tmp/RtmpyNwAVI/R.INSTALL503857d91c45/gstat/man/krige.Rd:132: missing file link 'predict'
Rd warning: /tmp/RtmpyNwAVI/R.INSTALL503857d91c45/gstat/man/krige.Rd:138: missing file link 'predict'
Rd warning: /tmp/RtmpyNwAVI/R.INSTALL503857d91c45/gstat/man/krige.Rd:175: missing file link 'predict'
    krige.cv                                html  
Rd warning: /tmp/RtmpyNwAVI/R.INSTALL503857d91c45/gstat/man/krige.cv.Rd:35: missing file link 'predict'
Rd warning: /tmp/RtmpyNwAVI/R.INSTALL503857d91c45/gstat/man/krige.cv.Rd:102: missing file link 'predict'
    krigeST                                 html  
    finding level-2 HTML links ... done

Rd warning: /tmp/RtmpyNwAVI/R.INSTALL503857d91c45/gstat/man/krigeST.Rd:84: missing file link 'predict'
    krigeTg                                 html  
Rd warning: /tmp/RtmpyNwAVI/R.INSTALL503857d91c45/gstat/man/krigeTg.Rd:42: missing file link 'predict'
Rd warning: /tmp/RtmpyNwAVI/R.INSTALL503857d91c45/gstat/man/krigeTg.Rd:56: missing file link 'predict'
Rd warning: /tmp/RtmpyNwAVI/R.INSTALL503857d91c45/gstat/man/krigeTg.Rd:82: missing file link 'predict'
    map.to.lev                              html  
Rd warning: /tmp/RtmpyNwAVI/R.INSTALL503857d91c45/gstat/man/map.to.lev.Rd:10: missing file link 'predict'
Rd warning: /tmp/RtmpyNwAVI/R.INSTALL503857d91c45/gstat/man/map.to.lev.Rd:26: missing file link 'predict'
    meuse.all                               html  
    meuse.alt                               html  
    ncp.grid                                html  
    ossfim                                  html  
    oxford                                  html  
    pcb                                     html  
    plot.gstatVariogram                     html  
    plot.pointPairs                         html  
    plot.variogramCloud                     html  
    predict.gstat                           html  
Rd warning: /tmp/RtmpyNwAVI/R.INSTALL503857d91c45/gstat/man/predict.gstat.Rd:70: missing file link 'SpatialPolygonsDataFrame'
Rd warning: /tmp/RtmpyNwAVI/R.INSTALL503857d91c45/gstat/man/predict.gstat.Rd:100: missing file link 'predict'
    progress                                html  
    show.vgms                               html  
    sic2004                                 html  
    sic97                                   html  
    spplot.vcov                             html  
    tull                                    html  
    variogram                               html  
    variogramLine                           html  
    variogramST                             html  
    variogramSurface                        html  
    vgm                                     html  
    vgm.panel                               html  
    vgmArea                                 html  
    vgmST                                   html  
    vv                                      html  
    walker                                  html  
    wind                                    html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (gstat)
Making 'packages.html' ... done