https://github.com/ready4-dev/vicinity
Tools for spatial data synthesis within the ready4 suite
https://github.com/ready4-dev/vicinity
Last synced: 5 months ago
JSON representation
Tools for spatial data synthesis within the ready4 suite
- Host: GitHub
- URL: https://github.com/ready4-dev/vicinity
- Owner: ready4-dev
- License: other
- Created: 2020-12-05T03:18:40.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T21:25:16.000Z (about 2 years ago)
- Last Synced: 2025-09-05T03:47:38.762Z (9 months ago)
- Language: R
- Homepage: https://ready4-dev.github.io/vicinity/
- Size: 14.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
# vicinity
## Model Spatial Features of Health Systems
[](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[](https://www.ready4-dev.com/docs/software/libraries/types/module/)
[](https://github.com/ready4-dev/vicinity/actions/workflows/R-CMD-check.yaml)
[](https://doi.org/10.5281/zenodo.7623630)
[](https://CRAN.R-project.org/package=vicinity)
Modules from the readyforwhatsnext youth mental health
economic model (https://readyforwhatsnext.org) that can be used to
develop geospatial models. Designed for use in models developed with
the ready4 framework (https://www.ready4-dev.com/). This development
version of the vicinity package has been made available as part of the
process of testing and documenting the package. It is currently highly
unstable and is not yet recommended for use. If you have any
questions, please contact the authors (matthew.hamilton1@monash.edu).
To install a development version of this software, run the following commands in your R console:
```r
utils::install.packages("devtools")
devtools::install_github("ready4-dev/vicinity")
```