Skip to content

mkparkin/Rinvent

Repository files navigation

Rinvent

Intro Page

Working with Azure Blob: Parquet, Delta, CSV formats
Working with Aws S3: Parquet, Delta formats
Forecast Related
Data Review & Engineering
Date formatting
Others

Contributing

Checklist before MR

  1. Clone the repo

  2. Do your development in your branch

  3. Increase version number in DESCRIPTION

  4. Add what you did in NEWS.md release notes

  5. For the documentation, you can use “devtools::document()”

  6. Run devtools::build_readme() to update README.md

  7. pkgdown::build_site() for website update

This is it. to make sure it is working, you can click on “Build” in RStudio top menu then click “Clean and Rebuild”