-
Notifications
You must be signed in to change notification settings - Fork 50
/
DESCRIPTION
20 lines (20 loc) · 1.02 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: gstat
Version: 2.1-2
Title: Spatial and Spatio-Temporal Geostatistical Modelling, Prediction
and Simulation
Authors@R: c(person(given = "Edzer",
family = "Pebesma",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0001-8049-7069")),
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, sf (>= 0.7-2), sftime, spacetime (>= 1.2-8), stars, FNN
Suggests: fields, maps, mapdata, xts, raster, future, future.apply
License: GPL (>= 2.0)
URL: https://github.com/r-spatial/gstat/, https://r-spatial.github.io/gstat/
Encoding: UTF-8
BugReports: https://github.com/r-spatial/gstat/issues/
NeedsCompilation: yes
RoxygenNote: 6.1.1