ropensci/getCRUCLdata: Fried Tofu
Description
Use hoardr for managing cached files
Fixed a bug where the file cache was not in the proper subdirectory. The file cache has moved to the proper location in a
R/getCRUCLdatalocation rather thangetCRUCLdata. You may wish to move files externally to R in order to keep them in the cache where the package will find themUse
lapplyin place ofpurrr::map, purrr is no longer imported
- Correct documentation where examples pointed to a non-existent list
CRU_cache_list() now superceded bymanage_cache$list()
CRU_cache_details() now superceded by manage_cache$details()
CRU_cache_delete() now superceded by manage_cache$delete()
CRU_cache_delete_all() now superceded by manage_cache$delete_all()
Files
ropensci/getCRUCLdata-0.2.0.zip
Files
(1.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:a28c3531071b23f0212dc82e01816b9d
|
1.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ropensci/getCRUCLdata/tree/0.2.0 (URL)