https://github.com/cran/gstat
Raw File
Tip revision: b7987292dd7ca6bb6fe4c5a7cb506a503c3269f9 authored by Edzer Pebesma on 23 February 2016, 07:18:17 UTC
version 1.1-2
Tip revision: b798729
DESCRIPTION
Package: gstat
Version: 1.1-2
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-02-22 19:30:11 UTC; edzer
Author: Edzer Pebesma [aut, cre],
  Benedikt Graeler [aut]
Maintainer: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Repository: CRAN
Date/Publication: 2016-02-23 07:18:17
back to top