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 (10.6%) to scientific vocabulary
Keywords from Contributors
Repository
Tools for thematic maps
Basic Info
- Host: GitHub
- Owner: r-tmap
- License: lgpl-3.0
- Language: R
- Default Branch: master
- Homepage: https://r-tmap.github.io/tmaptools/
- Size: 3.72 MB
Statistics
- Stars: 42
- Watchers: 6
- Forks: 9
- Open Issues: 9
- Releases: 0
Metadata Files
README.md
tmaptools: tools for thematic maps in R
This package offers a set of handy tool functions for reading and processing spatial data. The aim of these functions is to supply the workflow to create thematic maps, e.g. read shape files, set map projections, append data, calculate areas and distances, and query OpenStreetMap. The visualization of thematic maps can be done with the tmap package.
Installation
tmaptools is available on CRAN (version 2.0). The development version can be installed as follows:
r
library(devtools)
install_github("r-tmap/tmaptools")
Development
The latest development version can be installed using devtools.
r
library(devtools)
install_github("r-tmap/tmaptools")
Owner
- Name: r-tmap
- Login: r-tmap
- Kind: organization
- Website: https://r-tmap.github.io
- Repositories: 5
- Profile: https://github.com/r-tmap
GitHub Events
Total
- Issues event: 6
- Issue comment event: 2
- Push event: 22
- Pull request event: 1
- Create event: 1
Last Year
- Issues event: 6
- Issue comment event: 2
- Push event: 22
- Pull request event: 1
- Create event: 1
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| mtennekes | m****s@g****m | 146 |
| olivroy | 5****y | 5 |
| Stéphane Guillou | s****u@m****g | 2 |
| Nowosad | t****i@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 33
- Total pull requests: 8
- Average time to close issues: 8 months
- Average time to close pull requests: 8 months
- Total issue authors: 27
- Total pull request authors: 7
- Average comments per issue: 1.88
- Average comments per pull request: 0.63
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 3
- Pull requests: 0
- Average time to close issues: 6 minutes
- Average time to close pull requests: N/A
- Issue authors: 3
- Pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- mtennekes (3)
- edzer (2)
- cengel (2)
- andrewmaclachlan (2)
- tmarcussen (2)
- littlefish0331 (1)
- carbonmetrics (1)
- YanglabWCH (1)
- zross (1)
- olivroy (1)
- spsanderson (1)
- rlh1994 (1)
- jdjohn215 (1)
- francisbarton (1)
- inh2102 (1)
Pull Request Authors
- olivroy (2)
- noafterglow (2)
- Nowosad (1)
- mpadge (1)
- adibender (1)
- richardellison (1)
- stragu (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 21,976 last-month
- Total docker downloads: 1,012,264
- Total dependent packages: 11
- Total dependent repositories: 30
- Total versions: 14
- Total maintainers: 1
cran.r-project.org: tmaptools
Thematic Map Tools
- Homepage: https://github.com/r-tmap/tmaptools
- Documentation: http://cran.r-project.org/web/packages/tmaptools/tmaptools.pdf
- License: GPL-3
-
Latest release: 3.3
published 12 months ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.5 depends
- methods * depends
- RColorBrewer * imports
- XML * imports
- dichromat * imports
- grid * imports
- lwgeom >= 0.1 imports
- magrittr * imports
- sf >= 0.9.2 imports
- stars >= 0.4 imports
- stats * imports
- units >= 0.6 imports
- viridisLite * imports
- OpenStreetMap * suggests
- osmdata * suggests
- png * suggests
- raster * suggests
- rmapshaper * suggests
- shiny * suggests
- shinyjs * suggests
- tmap >= 3.0 suggests