wheretowork
Interactive application for systematic conservation planning
Science Score: 36.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
1 of 8 committers (12.5%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (17.2%) to scientific vocabulary
Keywords
cons-tech
prz
web-app
Last synced: 6 months ago
·
JSON representation
Repository
Interactive application for systematic conservation planning
Basic Info
- Host: GitHub
- Owner: NCC-CNC
- License: other
- Language: R
- Default Branch: master
- Homepage: https://NCC-CNC.github.io/wheretowork
- Size: 174 MB
Statistics
- Stars: 11
- Watchers: 4
- Forks: 2
- Open Issues: 50
- Releases: 5
Topics
cons-tech
prz
web-app
Created almost 5 years ago
· Last pushed 12 months ago
Metadata Files
Readme
Changelog
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
- Name: NCC-CNC
- Login: NCC-CNC
- Kind: organization
- Repositories: 7
- Profile: 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
Last synced: 6 months ago
Top Committers
| 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 (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 150
- Total pull requests: 101
- 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.45
- Average comments per pull request: 2.08
- Merged pull requests: 82
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 19
- Pull requests: 31
- Average time to close issues: 12 days
- Average time to close pull requests: 2 days
- Issue authors: 4
- Pull request authors: 3
- Average comments per issue: 3.79
- Average comments per pull request: 0.48
- Merged pull requests: 24
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- jeffreyhanson (61)
- DanWismer (59)
- edwardsmarc (18)
- ricschuster (5)
- jgvincent (1)
- tanvirislamcu (1)
Pull Request Authors
- DanWismer (63)
- jeffreyhanson (27)
- HanqingZhou (15)
- XavierCLL (13)
- edwardsmarc (4)
- romerojazmin (2)
- tanvirislamcu (1)
Top Labels
Issue Labels
enhancement (42)
bug (30)
help wanted (29)
documentation (17)
high priority (14)
sometime (10)
question (6)
Weights (2)
invalid (1)
good first issue (1)
Pull Request Labels
help wanted (5)
enhancement (1)
Packages
- Total packages: 2
- Total downloads: unknown
-
Total dependent packages: 0
(may contain duplicates) -
Total dependent repositories: 0
(may contain duplicates) - Total versions: 8
proxy.golang.org: github.com/ncc-cnc/wheretowork
- Documentation: https://pkg.go.dev/github.com/ncc-cnc/wheretowork#section-documentation
- License: other
-
Latest release: v1.2.5
published 12 months ago
Rankings
Dependent packages count: 5.4%
Average: 5.6%
Dependent repos count: 5.8%
Last synced:
6 months ago
proxy.golang.org: github.com/NCC-CNC/wheretowork
- Documentation: https://pkg.go.dev/github.com/NCC-CNC/wheretowork#section-documentation
- License: other
-
Latest release: v1.2.5
published 12 months ago
Rankings
Dependent packages count: 5.4%
Average: 5.6%
Dependent repos count: 5.8%
Last synced:
6 months ago
Dependencies
DESCRIPTION
cran
- 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
.github/workflows/R-CMD-check-ubuntu.yaml
actions
- actions/checkout v3 composite
- actions/upload-artifact main composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
.github/workflows/R-CMD-check-windows.yaml
actions
- actions/checkout v3 composite
- actions/upload-artifact main composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
Dockerfile
docker
- base latest build
- rocker/shiny 4.1.0 build
docker-compose.yml
docker
- naturecons/wheretowork latest
