https://github.com/cran/gstat
Raw File
Tip revision: b48d39cb75e6f0df52c642430ad9671a4286a6d7 authored by Edzer Pebesma on 31 March 2016, 17:39:08 UTC
version 1.1-3
Tip revision: b48d39c
DESCRIPTION
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
back to top