resmush 0.2.2
CRAN release: 2026-01-12
- Add
httr2::req_headers(referer = "https://dieghernan.github.io/resmush/" )on the corresponding calls. - API calls now perform a dry run to ensure that the compressed file exists.
resmush 0.2.0
CRAN release: 2024-07-19
-
webpformat is no longer supported by the API; removed from package.
resmush 0.1.0
CRAN release: 2024-02-02
- Accepted on CRAN.
- Now resmush uses httr2 instead of httr.
- Add DOI: https://doi.org/10.5281/zenodo.10556679.
-
resmush_file(),resmush_dir()andresmush_url()gain a new argumentoverwrite. - Changes in the API: New messages and use of progress bars with
cli::cli_progress_bar(). These changes also affect the following:- New arguments
progressandreport. - Deprecated the
verboseargument. -
resmush_clean_dir()shows messages with the summary of the process.
- New arguments
- New packages on
Suggestsfor examples: png, grid.
