https://github.com/cran/gstat
Raw File
Tip revision: a436d0c432a10e52286f19d4509a630b509ee6bf authored by Edzer Pebesma on 28 February 2019, 21:52:32 UTC
version 2.0-0
Tip revision: a436d0c
DESCRIPTION
Package: gstat
Version: 2.0-0
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; supports sf and stars.
Depends: R (>= 2.10)
Imports: utils, stats, graphics, methods, lattice, sp (>= 0.9-72), zoo,
        spacetime (>= 1.0-0), FNN
Suggests: fields, maps, mapdata, maptools, rgdal (>= 0.5.2), rgeos, sf
        (>= 0.7-2), stars (>= 0.3-0), xts, raster
License: GPL (>= 2.0)
URL: https://github.com/edzer/gstat/
Encoding: UTF-8
BugReports: https://github.com/edzer/gstat/issues/
NeedsCompilation: yes
Packaged: 2019-02-28 15:34:41 UTC; edzer
Author: Edzer Pebesma [aut, cre],
  Benedikt Graeler [aut]
Maintainer: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Repository: CRAN
Date/Publication: 2019-02-28 22:52:32 UTC
back to top