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
Repository
geospt R package
Statistics
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
geospt R package
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
- Repositories: 15
- Profile: https://github.com/amsantac
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
Top Committers
| Name | 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
- Homepage: https://github.com/amsantac/geospt
- Documentation: http://cran.r-project.org/web/packages/geospt/geospt.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
-
Latest release: 1.0-6
published about 1 year ago
Rankings
Maintainers (1)
Dependencies
- 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
- 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