Science Score: 36.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
1 of 2 committers (50.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.3%) to scientific vocabulary
Repository
Introduction to statistics for (geo)scientists
Basic Info
Statistics
- Stars: 25
- Watchers: 2
- Forks: 3
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
geostats
Lecture notes, example datasets and code for the introductory statistics module for geoscientists at University College London (UCL). The notes can be found here
installation
The geostats package requires R, which can be downloaded from CRAN. In R, the geostats package can be installed from CRAN as follows:
install.packages('geostats')
The latest development version can be installed from GitHub using the remotes package:
install.packages('remotes')
remotes::install_github('pvermees/geostats/package')
example
The following code snippet creates a fifth order Koch snowflake:
library('geostats')
koch(n=5)
A complete list of documented geostats functions can be viewed by
entering help(package='geostats') at the R command prompt.
Author
License
This project is licensed under the GPL-3 License
Owner
- Name: Pieter Vermeesch
- Login: pvermees
- Kind: user
- Location: London
- Company: University College London
- Website: https://www.ucl.ac.uk/~ucfbpve/
- Repositories: 21
- Profile: https://github.com/pvermees
GitHub Events
Total
- Watch event: 5
- Delete event: 1
- Push event: 67
- Pull request event: 30
- Create event: 1
Last Year
- Watch event: 5
- Delete event: 1
- Push event: 67
- Pull request event: 30
- Create event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| pvermees | p****h@u****k | 147 |
| Heather Tweedie | r****2@g****m | 6 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 57
- Average time to close issues: N/A
- Average time to close pull requests: 17 minutes
- Total issue authors: 0
- Total pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 54
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 34
- Average time to close issues: N/A
- Average time to close pull requests: 6 minutes
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 31
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- pvermees (65)
- rhtweedie (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 328 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 7
- Total maintainers: 1
cran.r-project.org: geostats
An Introduction to Statistics for Geoscientists
- Homepage: https://github.com/pvermees/geostats/
- Documentation: http://cran.r-project.org/web/packages/geostats/geostats.pdf
- License: GPL-3
-
Latest release: 1.6
published over 3 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.5.0 depends
- MASS * suggests