JoshOBrien / exiftoolr

ExifTool Functionality from R
https://joshobrien.github.io/exiftoolr/
23 stars 1 forks source link

idea: Download 'exiftool' to 'tools::R_user_dir("exiftoolr")' #10

Closed trevorld closed 2 years ago

trevorld commented 2 years ago
JoshOBrien commented 2 years ago

@trevorld These are great ideas -- thanks! -- and if you would like to prep a PR implementing them, I'd happily look it over and then merge it. If not, I'll likely get to this eventually, but not for at least a few weeks.

FWIW, using R_user_dir("exiftoolr", "data") makes best sense to me. Also, I'd strongly prefer to not add an R version requirement, so would want to use the version of R_user_dir() made available by backports.