GeoTox
Characterizing the risk of perturbing molecular targets involved in adverse human health outcomes based on exposure to spatially-referenced stressor mixtures.
https://github.com/niehs/geotox
Category: Natural Resources
Sub Category: Ecotoxicology
Last synced: about 22 hours ago
JSON representation
Repository metadata
Open-source software for connecting spatiotemporal exposure to individual and population-level risk
- Host: GitHub
- URL: https://github.com/niehs/geotox
- Owner: NIEHS
- License: other
- Created: 2023-08-31T02:14:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-23T16:25:21.000Z (about 1 month ago)
- Last Synced: 2025-06-20T00:30:14.658Z (9 days ago)
- Language: R
- Homepage: https://niehs.github.io/GeoTox/
- Size: 39.1 MB
- Stars: 6
- Watchers: 4
- Forks: 1
- Open Issues: 1
- Releases: 2
-
Metadata Files:
- Readme: README.Rmd
- Changelog: NEWS.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
README.Rmd
--- output: github_document --- ```{r, include = FALSE} knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" ) ``` # GeoTox[](https://www.repostatus.org/#active) [](https://github.com/NIEHS/GeoTox/actions/workflows/R-CMD-check.yaml) [](https://github.com/NIEHS/GeoTox/actions/workflows/pkgdown.yaml) [](https://github.com/NIEHS/GeoTox/actions) [](https://CRAN.R-project.org/package=GeoTox) `GeoTox` open-source R software package for characterizing the risk of perturbing molecular targets involved in adverse human health outcomes based on exposure to spatially-referenced stressor mixtures via the GeoTox framework - otherwise known as source-to-outcome-continuum modeling. The package, methods, and case-studies are described in [Messier, Reif, and Marvel, 2025, Human Genomics](https://doi.org/10.1186/s40246-024-00711-8). The GeoTox framework was first described in [Eccles et al. A geospatial modeling approach to quantifying the risk of exposure to environmental chemical mixtures via a common molecular target. Sci Total Environ. 2023 Jan 10;855:158905.](https://pubmed.ncbi.nlm.nih.gov/36152849/) ## Installation ```{r, eval=FALSE} install.packages("GeoTox") ``` ## Development Version The development version can be installed from GitHub. ```{r, eval=FALSE} #install.packages("pak") pak::pak("NIEHS/GeoTox") ``` ## Overview Figure 1 below shows the steps in the source-to-outcome-continuum or GeoTox modeling framework that is capable in the `GeoTox` package. blue text nodes represent an object and green text, rounded nodes represent a methodology or function required to go from one to the next. The `GeoTox` package uses R S3 object-oriented programming to create the **GeoTox** object. The **GeoTox** object is a list that contains all of the information required to run the analysis including tracking exposure, assays, dose-response, and geospatial referencing.
## Getting Started Please refer to the [introduction vignette](https://niehs.github.io/GeoTox/articles/introduction.html) for a detailed description of how to use `GeoTox`. ## Citation For citation information, please refer to our [CITATION file](inst/CITATION). ## Issues and Contributions To add or edit functionality, open a pull request into the main branch with a detailed description of the proposed changes. Pull requests must pass all status checks, and then will be approved or rejected by the GeoTox maintainers. Utilize [GitHub issues](https://github.com/NIEHS/GeoTox/issues) to notify the authors of bugs, questions, or recommendations. Identify each issue with the appropriate label to help ensure a timely response.
![]()
Figure 1: Overview of the steps in the GeoTox framework
Owner metadata
- Name: National Institute of Environmental Health Science
- Login: NIEHS
- Email:
- Kind: organization
- Description: The mission of the National Institute of Environmental Health Sciences is to discover how the environment affects people in order to promote healthier lives.
- Website: https://www.niehs.nih.gov/
- Location: Durham, NC
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/22938605?v=4
- Repositories: 55
- Last ynced at: 2023-08-13T07:43:51.753Z
- Profile URL: https://github.com/NIEHS
GitHub Events
Total
- Create event: 12
- Release event: 1
- Issues event: 7
- Watch event: 4
- Delete event: 17
- Issue comment event: 7
- Push event: 72
- Pull request review event: 1
- Pull request event: 19
- Fork event: 1
Last Year
- Create event: 12
- Release event: 1
- Issues event: 7
- Watch event: 4
- Delete event: 17
- Issue comment event: 7
- Push event: 72
- Pull request review event: 1
- Pull request event: 19
- Fork event: 1
Committers metadata
Last synced: 8 days ago
Total Commits: 161
Total Committers: 9
Avg Commits per committer: 17.889
Development Distribution Score (DDS): 0.652
Commits in past year: 53
Committers in past year: 2
Avg Commits per committer in past year: 26.5
Development Distribution Score (DDS) in past year: 0.491
Name | Commits | |
---|---|---|
SkylarMarvel | 5****l | 56 |
kyle-messier | k****r@n****v | 41 |
{SET}group | 1****y | 40 |
Spatiotemporal-Exposures-and-Toxicology | m****p@a****v | 6 |
Spatiotemporal-Exposures-and-Toxicology | m****p@a****l | 6 |
Spatiotemporal-Exposures-and-Toxicology | m****p@a****n | 4 |
Spatiotemporal-Exposures-and-Toxicology | m****p@a****v | 4 |
David Reif | 4****f | 2 |
Reif | r****m@a****v | 2 |
Committer domains:
- almbp02012943.local.niehs.nih.gov: 1
- almbp02184136.localdomain.niehs.nih.gov: 1
- almbp02184136.localdomain: 1
- almbp02184136.niehs.nih.gov: 1
- nih.gov: 1
Issue and Pull Request metadata
Last synced: 2 days ago
Total issues: 38
Total pull requests: 116
Average time to close issues: 4 months
Average time to close pull requests: about 9 hours
Total issue authors: 2
Total pull request authors: 2
Average comments per issue: 1.11
Average comments per pull request: 0.28
Merged pull request: 109
Bot issues: 0
Bot pull requests: 0
Past year issues: 4
Past year pull requests: 53
Past year average time to close issues: 27 days
Past year average time to close pull requests: about 3 hours
Past year issue authors: 2
Past year pull request authors: 2
Past year average comments per issue: 1.0
Past year average comments per pull request: 0.11
Past year merged pull request: 51
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- kyle-messier (37)
- SkylarMarvel (1)
Top Pull Request Authors
- kyle-messier (63)
- SkylarMarvel (53)
Top Issue Labels
- enhancement (10)
- documentation (8)
- question (4)
Top Pull Request Labels
Package metadata
- Total packages: 1
-
Total downloads:
- cran: 333 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
- Total maintainers: 1
cran.r-project.org: GeoTox
Spatiotemporal Mixture Risk Assessment
- Homepage: https://niehs.github.io/GeoTox/
- Documentation: http://cran.r-project.org/web/packages/GeoTox/GeoTox.pdf
- Licenses: MIT + file LICENSE
- Latest release: 0.2.0 (published 8 months ago)
- Last Synced: 2025-06-27T03:31:30.370Z (2 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 333 Last month
-
Rankings:
- Dependent packages count: 27.759%
- Dependent repos count: 34.223%
- Average: 49.645%
- Downloads: 86.953%
- Maintainers (1)
Dependencies
- actions/checkout v3 composite
- actions/upload-artifact v3 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- truncnorm * imports
- knitr * suggests
- rmarkdown * suggests
- testthat >= 3.0.0 suggests
Score: 9.954275719368233