njtierney / geotargets

Targets extensions for geospatial data
https://njtierney.github.io/geotargets/
Other
49 stars 4 forks source link

Pass user specified `resources` #67

Closed Aariq closed 1 month ago

Aariq commented 1 month ago

Fix for #66. Uses utils::modifyList() to append the user supplied resources with those necessary for tar_terra_*() to work. Also includes changes to tests that were needed to get check() to pass