geospt

geospt R package

https://github.com/amsantac/geospt

Science Score: 26.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
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

geospt R package

Basic Info
  • Host: GitHub
  • Owner: amsantac
  • Language: R
  • Default Branch: master
  • Homepage:
  • Size: 1.57 MB
Statistics
  • Stars: 5
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created about 11 years ago · Last pushed about 1 year ago
Metadata Files
Readme

README.md

geospt R package

CRAN_Status_Badge R-CMD-check <!-- badges: end -->

Installation

The geospt R package can be installed from CRAN, the official R packages repository, or from this GitHub repository.

The official release of the geospt R package can be found on CRAN. To install from CRAN enter the following command line in R (on Windows OS, run R as Administrator):

{r} install.packages("geospt")

To install the development version of the geospt R package from this account on GitHub, first install the devtools R package using the following command:

{r} install.packages("devtools")

Then install the geospt package from Github using the devtools package:

{r} devtools::install_github("amsantac/geospt")

For help on the functions implemented in the geospt package see the reference manual or run the following command lines in R:

{r} ?'geospt-package' ?geospt

Owner

  • Name: Ali S.
  • Login: amsantac
  • Kind: user

GitHub Events

Total
  • Watch event: 1
  • Push event: 8
  • Fork event: 1
Last Year
  • Watch event: 1
  • Push event: 8
  • Fork event: 1

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 7
  • Total Committers: 2
  • Avg Commits per committer: 3.5
  • Development Distribution Score (DDS): 0.286
Past Year
  • Commits: 1
  • Committers: 1
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
amsantac a****c@g****m 5
Ali Santacruz a****c 2

Packages

  • Total packages: 1
  • Total downloads:
    • cran 487 last-month
  • Total docker downloads: 43,390
  • Total dependent packages: 1
  • Total dependent repositories: 1
  • Total versions: 9
  • Total maintainers: 1
cran.r-project.org: geospt

Geostatistical Analysis and Design of Optimal Spatial Sampling Networks

  • Versions: 9
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 487 Last month
  • Docker Downloads: 43,390
Rankings
Docker downloads count: 0.6%
Dependent packages count: 18.1%
Average: 19.4%
Forks count: 21.0%
Downloads: 22.0%
Dependent repos count: 23.9%
Stargazers count: 30.8%
Maintainers (1)
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • MASS * depends
  • R >= 2.15.0 depends
  • genalg * depends
  • gstat * depends
  • minqa * depends
  • sp * depends
  • TeachingDemos * imports
  • fields * imports
  • grDevices * imports
  • graphics * imports
  • gsl * imports
  • limSolve * imports
  • methods * imports
  • plyr * imports
  • sgeostat * imports
  • stats * imports
  • utils * imports
.github/workflows/rhub.yaml actions
  • r-hub/actions/checkout v1 composite
  • r-hub/actions/platform-info v1 composite
  • r-hub/actions/run-check v1 composite
  • r-hub/actions/setup v1 composite
  • r-hub/actions/setup-deps v1 composite
  • r-hub/actions/setup-r v1 composite