gstat

Spatial and spatio-temporal geostatistical modelling, prediction and simulation

https://github.com/r-spatial/gstat

Science Score: 46.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: sciencedirect.com
  • Committers with academic emails
    3 of 12 committers (25.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Spatial and spatio-temporal geostatistical modelling, prediction and simulation

Basic Info
Statistics
  • Stars: 198
  • Watchers: 16
  • Forks: 50
  • Open Issues: 51
  • Releases: 0
Created about 10 years ago · Last pushed 8 months ago
Metadata Files
Readme Changelog License

README.md

gstat

<!-- badges: start --> R-CMD-check AppVeyor Build Status License CRAN cran checks Downloads <!-- badges: end -->

Spatial and spatio-temporal geostatistical modelling, prediction and simulation.

See:

  • Pebesma, E.J., 2004. Multivariable geostatistics in S: the gstat package. Computers & Geosciences, 30: 683-691.
  • Benedikt Gräler, Edzer Pebesma and Gerard Heuvelink, 2016. Spatio-Temporal Interpolation using gstat. The R Journal 8(1), 204-218

The older publication,

  • Pebesma, E.J. and C.G. Wesseling, 1998. Gstat, a program for geostatistical modelling, prediction and simulation. Computers & Geosciences 24 (1), 17–31.

describes material that is now archived in branch attic

Installing

Install either from CRAN with

r install.packages("gstat")

or development version from GitHub with

r library(remotes) install_github("r-spatial/gstat")

Owner

  • Name: r-spatial
  • Login: r-spatial
  • Kind: organization

For packages raster, terra, dismo & geosphere visit the rspatial github organisation (mind the missing '-')

GitHub Events

Total
  • Issues event: 6
  • Watch event: 7
  • Issue comment event: 10
  • Push event: 10
  • Pull request event: 2
  • Fork event: 1
Last Year
  • Issues event: 6
  • Watch event: 7
  • Issue comment event: 10
  • Push event: 10
  • Pull request event: 2
  • Fork event: 1

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 273
  • Total Committers: 12
  • Avg Commits per committer: 22.75
  • Development Distribution Score (DDS): 0.209
Past Year
  • Commits: 22
  • Committers: 4
  • Avg Commits per committer: 5.5
  • Development Distribution Score (DDS): 0.545
Top Committers
Name Email Commits
Edzer Pebesma e****a@u****e 216
Benedikt Gräler b****r@5****g 22
Krzysztof Dyba 3****b 10
Benedikt Graeler b****r@r****e 7
Benedikt Graeler g****r@h****e 7
Insang Song s****x@h****m 3
olivroy 5****y 3
Benedikt Gräler b****r@r****e 1
Jon Skoien s****o@i****t 1
Pablo Alfaro p****o@m****y 1
AMBarbosa A****a 1
Roger Bivand r****d@n****o 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 101
  • Total pull requests: 22
  • Average time to close issues: 2 months
  • Average time to close pull requests: 29 days
  • Total issue authors: 78
  • Total pull request authors: 12
  • Average comments per issue: 2.99
  • Average comments per pull request: 1.27
  • Merged pull requests: 16
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 4
  • Pull requests: 2
  • Average time to close issues: 1 day
  • Average time to close pull requests: 41 minutes
  • Issue authors: 4
  • Pull request authors: 1
  • Average comments per issue: 2.25
  • Average comments per pull request: 0.5
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • edzer (6)
  • Nowosad (4)
  • alexyshr (3)
  • Raz316 (3)
  • rsbivand (3)
  • MatthieuStigler (3)
  • MichaelGAttia (3)
  • camillegirardtercieux (2)
  • zainabnajeh (2)
  • sigmafelix (2)
  • bhurley6ehs (2)
  • OrdinarySK (2)
  • zcakzhuu (1)
  • margilc (1)
  • javiereliomedina (1)
Pull Request Authors
  • olivroy (5)
  • edzer (4)
  • kadyb (4)
  • BenGraeler (3)
  • sigmafelix (3)
  • agila5 (2)
  • darentsai (2)
  • AMBarbosa (2)
  • slager (1)
  • cmarmstrong (1)
  • najtin (1)
  • jskoien (1)
Top Labels
Issue Labels
reprex (2) bug (2)
Pull Request Labels

Packages

  • Total packages: 2
  • Total downloads:
    • cran 18,361 last-month
  • Total docker downloads: 1,037,923
  • Total dependent packages: 82
    (may contain duplicates)
  • Total dependent repositories: 248
    (may contain duplicates)
  • Total versions: 137
  • Total maintainers: 1
cran.r-project.org: gstat

Spatial and Spatio-Temporal Geostatistical Modelling, Prediction and Simulation

  • Versions: 126
  • Dependent Packages: 77
  • Dependent Repositories: 247
  • Downloads: 18,361 Last month
  • Docker Downloads: 1,037,923
Rankings
Docker downloads count: 0.0%
Dependent repos count: 1.1%
Dependent packages count: 1.2%
Forks count: 1.6%
Average: 1.6%
Stargazers count: 2.4%
Downloads: 3.2%
Last synced: 6 months ago
conda-forge.org: r-gstat
  • Versions: 11
  • Dependent Packages: 5
  • Dependent Repositories: 1
Rankings
Dependent packages count: 10.4%
Average: 22.2%
Dependent repos count: 24.1%
Forks count: 26.7%
Stargazers count: 27.7%
Last synced: 6 months ago

Dependencies

.github/workflows/tic.yml actions
  • actions/checkout v2.3.4 composite
  • actions/upload-artifact v2.2.1 composite
  • pat-s/always-upload-cache v2.1.3 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-tinytex v2 composite
DESCRIPTION cran
  • R >= 2.10 depends
  • FNN * imports
  • graphics * imports
  • lattice * imports
  • methods * imports
  • sf >= 0.7 imports
  • sftime * imports
  • sp >= 0.9 imports
  • spacetime >= 1.2 imports
  • stars * imports
  • stats * imports
  • utils * imports
  • zoo * imports
  • fields * suggests
  • future * suggests
  • future.apply * suggests
  • mapdata * suggests
  • maps * suggests
  • maptools * suggests
  • raster * suggests
  • rgdal >= 0.5.2 suggests
  • rgeos * suggests
  • xts * suggests
.github/workflows/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action v4.4.1 composite
  • actions/checkout v3 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite