Skip to content

v.0.1.1

Compare
Choose a tag to compare
@rafapereirabr rafapereirabr released this 11 Sep 12:43
· 187 commits to main since this release
  • Minor changes

    • Using cache_dir and data_release as global variables. Closes #13
    • Running censobr_cache(delete_file = 'all') now also removes data from old data releases. Closes #14.
    • Large improvement in code coverage
  • Changes requested by CRAN team

    • Changed location of cached data to directory inside tools::R_user_dir("censobr", which = "cache").
    • The package now automatically deletes cached data from older releases releases that might exist from previous versions of the package
    • Clean cache after intro vignette and testhat checks