Where to Work
A web-based application for solving complex conservation scenarios using concepts of systematic conservation planning.
https://github.com/ncc-cnc/wheretowork
Category: Biosphere
Sub Category: Conservation and Restoration
Keywords
cons-tech prz web-app
Last synced: about 6 hours ago
JSON representation
Repository metadata
Interactive application for systematic conservation planning
- Host: GitHub
- URL: https://github.com/ncc-cnc/wheretowork
- Owner: NCC-CNC
- License: other
- Created: 2021-05-03T21:21:24.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-02-24T22:10:24.000Z (2 months ago)
- Last Synced: 2025-04-18T00:07:57.982Z (10 days ago)
- Topics: cons-tech, prz, web-app
- Language: R
- Homepage: https://NCC-CNC.github.io/wheretowork
- Size: 174 MB
- Stars: 9
- Watchers: 4
- Forks: 2
- Open Issues: 49
- Releases: 5
-
Metadata Files:
- Readme: README.Rmd
- Changelog: NEWS.md
- License: LICENSE
README.Rmd
--- output: rmarkdown::github_document: html_preview: no --- # Where to Work: Interactive systematic conservation planning application [](https://lifecycle.r-lib.org/articles/stages.html) [](https://github.com/NCC-CNC/wheretowork/actions) [](https://github.com/NCC-CNC/wheretowork/actions) [](https://hub.docker.com/r/naturecons/wheretowork) [](https://codecov.io/github/NCC-CNC/wheretowork?branch=master) ```{r, include = FALSE} knitr::opts_chunk$set(fig.path = "man/figures/README-", fig.align = "center") ``` ```{r, include = FALSE} devtools::load_all() h = 2.75 w = 3.0 ow = "400" ``` The _Where To Work_ application is a decision support tool to help prioritize conservation efforts for the [Nature Conservancy of Canada](https://natureconservancy.ca/en/). It provides an interactive interface for conducting systematic conservation planning exercises, and uses mathematical optimization algorithms to generate solutions. ## Usage The application is [available online](https://ncc.carleton.ca). Please note that you must use [Google Chrome](https://www.google.com/chrome/) for it to work.
![]() |
Owner metadata
- Name: NCC-CNC
- Login: NCC-CNC
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/82907210?v=4
- Repositories: 7
- Last ynced at: 2023-03-06T02:31:37.828Z
- Profile URL: https://github.com/NCC-CNC
GitHub Events
Total
- Create event: 12
- Release event: 1
- Issues event: 18
- Watch event: 1
- Delete event: 1
- Issue comment event: 67
- Push event: 35
- Pull request event: 46
- Fork event: 1
Last Year
- Create event: 12
- Release event: 1
- Issues event: 18
- Watch event: 1
- Delete event: 1
- Issue comment event: 67
- Push event: 35
- Pull request event: 46
- Fork event: 1
Committers metadata
Last synced: 6 days ago
Total Commits: 586
Total Committers: 8
Avg Commits per committer: 73.25
Development Distribution Score (DDS): 0.21
Commits in past year: 16
Committers in past year: 2
Avg Commits per committer in past year: 8.0
Development Distribution Score (DDS) in past year: 0.188
Name | Commits | |
---|---|---|
Jeffrey Hanson | j****n@u****u | 463 |
Dan Wismer | D****r@n****a | 55 |
HanqingZhou | 7****u | 35 |
Jazmin Romero | j****o@J****l | 17 |
Xavier C. Llano | x****o@g****m | 6 |
ricschuster | r****r@g****a | 5 |
Marc Edwards | 1****c | 4 |
tanvirislamcu | 7****u | 1 |
Committer domains:
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 210
Total pull requests: 121
Average time to close issues: 3 months
Average time to close pull requests: 13 days
Total issue authors: 6
Total pull request authors: 7
Average comments per issue: 4.73
Average comments per pull request: 2.15
Merged pull request: 100
Bot issues: 0
Bot pull requests: 0
Past year issues: 35
Past year pull requests: 37
Past year average time to close issues: 27 days
Past year average time to close pull requests: 6 days
Past year issue authors: 4
Past year pull request authors: 3
Past year average comments per issue: 5.57
Past year average comments per pull request: 0.78
Past year merged pull request: 28
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- DanWismer (93)
- jeffreyhanson (64)
- edwardsmarc (42)
- ricschuster (9)
- jgvincent (1)
- tanvirislamcu (1)
Top Pull Request Authors
- DanWismer (58)
- jeffreyhanson (25)
- HanqingZhou (15)
- edwardsmarc (10)
- XavierCLL (10)
- romerojazmin (2)
- tanvirislamcu (1)
Top Issue Labels
- enhancement (70)
- bug (47)
- help wanted (31)
- documentation (30)
- high priority (18)
- sometime (15)
- question (7)
- Weights (3)
- invalid (2)
- good first issue (1)
Top Pull Request Labels
- help wanted (5)
- enhancement (1)
Dependencies
- R >= 4.0.0 depends
- R6 >= 2.5.0 depends
- promises >= 1.2.0.1 depends
- raster >= 3.4.10 depends
- sf >= 0.9.8 depends
- shinyBS >= 0.6.1 depends
- DT >= 0.18 imports
- Matrix >= 1.3 imports
- R.utils >= 2.10.1 imports
- RColorBrewer >= 1.1.2 imports
- assertthat >= 0.2.0 imports
- cachem >= 1.0.5 imports
- cli >= 3.0.0 imports
- colourpicker >= 1.1.0 imports
- config >= 0.3.1 imports
- data.table >= 1.14.0 imports
- digest >= 0.6.27 imports
- dplyr >= 1.0.6 imports
- fasterize >= 1.0.3 imports
- future >= 1.21.0 imports
- golem >= 0.3.1 imports
- htmltools >= 0.5.1.1 imports
- htmlwidgets >= 1.5.3 imports
- igraph >= 1.2.6 imports
- ipc >= 0.1.3 imports
- leaflet >= 2.0.3.9000 imports
- leaflet.extras2 >= 1.1.0 imports
- markdown >= 1.1 imports
- methods * imports
- openxlsx >= 4.2.3 imports
- pkgload >= 1.2.1 imports
- plyr >= 1.8.6 imports
- prioritizr >= 7.1.1 imports
- pryr >= 0.1.4 imports
- rcbc >= 0.1.0.9001 imports
- readxl >= 1.3.1 imports
- rgdal >= 1.5.23 imports
- rlang >= 0.4.11 imports
- scales >= 1.1.1 imports
- shiny >= 1.6.0 imports
- shinyFeedback >= 0.3.0 imports
- shinyWidgets >= 0.6.0 imports
- shinyalert >= 2.0.0 imports
- shinybusy >= 0.2.2 imports
- shinyjs >= 2.0.0 imports
- stats * imports
- stringi >= 1.7.3 imports
- tibble >= 3.1.1 imports
- tools >= 4.0.5 imports
- units >= 0.7.2 imports
- utils * imports
- uuid >= 0.1.4 imports
- viridisLite >= 0.4.0 imports
- withr >= 2.4.2 imports
- yaml >= 2.2.1 imports
- RandomFields >= 3.3.8 suggests
- devtools >= 2.4.2 suggests
- knitr >= 1.2.0 suggests
- pkgdown >= 1.6.1.9001 suggests
- processx >= 3.5.2 suggests
- rmarkdown >= 1.10 suggests
- roxygen2 >= 6.1.1 suggests
- rsconnect >= 0.8.18 suggests
- rvest >= 1.0.0 suggests
- testthat >= 2.0.1 suggests
- whereami >= 0.1.9 suggests
- xml2 >= 1.3.2 suggests
- actions/checkout v3 composite
- actions/upload-artifact main composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- actions/checkout v3 composite
- actions/upload-artifact main composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- base latest build
- rocker/shiny 4.1.0 build
- naturecons/wheretowork latest
Score: 6.139884552226254