exiftool install options on exiftool.org have changed - for the basic executable there are now separate 32 and 64 bit versions for windows and a separate Mac version, meaning the existing search path for the zip file doesn't work. Could use Sys.info() to get machine architecture.
Also to fix: throws dplyr warning for explicitly called columns.
exiftool install options on exiftool.org have changed - for the basic executable there are now separate 32 and 64 bit versions for windows and a separate Mac version, meaning the existing search path for the zip file doesn't work. Could use Sys.info() to get machine architecture.
Also to fix: throws dplyr warning for explicitly called columns.