Skip to content

Defenders-CCI/recovery_actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An app to explore recovery actions for ESA-listed species.

Test the app here.

The U.S. Fish and Wildlife Service and National Marine Fisheries Service maintain a database, known as ROAR, of recovery actions and the status (e.g., completed) of those actions. We downloaded that dataset in early May, 2016, and created this app to explore the >30,000 actions that are detailed. There's more to do to flesh out the app, so feel free to follow the Contributing guidelines below or contact us

Instructions

You may clone this repository and run the app locally or run it at the address above.

  1. git clone git@github.com:Defenders-ESC/recovery_actions.git
  2. Open either ui.R or server.R in RStudio then choose Run App or run R from a terminal and use shiny::runApp()
  3. Explore.

Contributing

We welcome bug reports and feedback. If you find a bug then submit an issue here.

If you want to propose a code change then submit a pull request. In general, read through the code base and use the app a bit, so you understand how the bits-and-pieces are connected. Then, if you would like to suggest a change or update to the project, please follow these steps:

  • Open an issue to discuss your ideas with us.
  • Please limit each pull request to less than 500 lines.
  • Please encapsulate all new work in short functions (less than 50 lines each). We currently do not have unit tests for our functions (that will change!), but please include tests with the pull request.
  • Please ensure all tests (new and old) pass before signing off on your contribution.
  • Do something nice for yourself! You just contributed to this research, and we really appreciate you taking the time to check it out and get involved.

The most important step is the first one: open that issue to start a conversation, and we can offer help on any of the other points if you get stuck.

Thanks

Thanks to Bill Mills for the great Contributing suggestions and for the pointers on adding release information to this README.

About

An app to explore recovery actions for ESA-listed species.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published