Changes in version 0.5.0 Edouard Legoupil contributed with: - Added a shiny Interface using graveler - https://edouard-legoupil.github.io/graveler/ Changes in version 0.4.0 Edouard Legoupil contributed with: - Change all the package development to fusen - > fusen::inflate(flat_file = "dev/dev_file.Rmd", vignette_name = "Package Functions") - add a demo dataset and inserted all examples - add a report template within inst.. Changes in version 0.3.0 Edouard Legoupil contributed with: - documentation - pkgdown::build_site() - added more readme documentation - revise all functions so that doc can be produced by Roxygen - within function made correct call to function for instance sp:: Changes in version 0.2.0 Initial Commit from Yannick Pascaud