NEWS
zendown 0.1.0 (2024-05-21)
- Files download are handled with
curl
functions, enabling parallel download.
- Add arguments for user specified cache directory.
- New function to report cache stats:
cache_report()
zendown 0.0.2 (2024-04-15)
- Functions fails gracefully when Internet is not available and the file is not available at cache.
- Persistent cache folder location following CRAN policies.
zendown 0.0.1 (2024-04-12)
- First version with basic functions.