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 (14.0%) to scientific vocabulary
Keywords
Repository
A GeoJson Processing Toolkit
Basic Info
- Host: GitHub
- Owner: mlampros
- License: other
- Language: C++
- Default Branch: master
- Homepage: https://mlampros.github.io/geojsonR/
- Size: 1.17 MB
Statistics
- Stars: 13
- Watchers: 3
- Forks: 1
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
geojsonR
The geojsonR package includes functions for processing GeoJson objects relying on RFC 7946. The geojson encoding is based on json11, a tiny JSON library for C++11. Furthermore, the source code is exported in R through the Rcpp and RcppArmadillo packages. More details on the functionality of geojsonR can be found in the blog-post and in the package Vignette.
To install the package from CRAN use,
```R
install.packages("geojsonR")
```
and to download the latest version from Github use the install_github function of the remotes package,
```R
remotes::install_github('mlampros/geojsonR')
```
Use the following link to report bugs/issues,
https://github.com/mlampros/geojsonR/issues
Citation:
If you use the code of this repository in your paper or research please cite both geojsonR and the original articles / software https://CRAN.R-project.org/package=geojsonR:
R
@Manual{,
title = {{geojsonR}: A GeoJson Processing Toolkit},
author = {Lampros Mouselimis},
year = {2021},
note = {R package version 1.1.2},
url = {https://CRAN.R-project.org/package=geojsonR},
}
Owner
- Name: Lampros Mouselimis
- Login: mlampros
- Kind: user
- Repositories: 41
- Profile: https://github.com/mlampros
Search (a little bit) and you'll find...
GitHub Events
Total
- Push event: 2
Last Year
- Push event: 2
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Lampros Mouselimis | m****s@g****m | 16 |
| mlampros | m****s@h****m | 3 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 672 last-month
- Total dependent packages: 1
- Total dependent repositories: 4
- Total versions: 13
- Total maintainers: 1
cran.r-project.org: geojsonR
A GeoJson Processing Toolkit
- Homepage: https://github.com/mlampros/geojsonR
- Documentation: http://cran.r-project.org/web/packages/geojsonR/geojsonR.pdf
- License: MIT + file LICENSE
-
Latest release: 1.1.2
published about 1 year ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.2.3 depends
- R6 * imports
- Rcpp >= 0.12.9 imports
- covr * suggests
- knitr * suggests
- rmarkdown * suggests
- testthat * suggests
- Renato66/auto-label v2 composite
- actions/stale v3 composite
- actions/checkout v3 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
- rocker/rstudio devel build
