Skip to content

Latest commit

 

History

History
96 lines (70 loc) · 3.02 KB

README.md

File metadata and controls

96 lines (70 loc) · 3.02 KB

minimal R version Netlify Status Travis Build Status Docker Build Status Launch rstudio.cloud Launch Rstudio Binder Lifecycle: experimental gitter chat

Hurricane Harvey Storm Reports (0.0.1)

An analysis of Hurricane Harvey preliminary storm reports

Prerequisites

Package Version
desc *
dplyr *
ggrepel *
glue *
here *
knitr *
lubridate *
purrr *
rmarkdown *
stringr *
tibble *
tidyverse *
usethis *
workflowr *

Version not specified

Docker

A Docker image of this project is available for use.

Run
docker run \
  -dti \
  -e DISABLE_AUTH=true \
  -p 8787:8787 \
  --name hurricane_harvey_prelims \
  timtrice/hurricane_harvey_prelims:release
Shell
docker exec -ti hurricane_harvey_prelims /bin/bash

Built With

  • R 3.6.0 - The R Project for Statistical Computing

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Code of Conduct

Please note that the ‘Hurricane Harvey Storm Reports’ project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Trice, Tim (Role(s): aut, cre)

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgements