Package: exiftoolr
Type: Package
Title: ExifTool Functionality from R
Version: 0.1.6
Date: 2021-11-05
Authors@R: c(person("Joshua", "O'Brien", role = c("aut", "cre"),
                    email = "joshmobrien@gmail.com"))
Maintainer: Joshua O'Brien <joshmobrien@gmail.com>
Description: Reads, writes, and edits EXIF and other file metadata
    using ExifTool <https://exiftool.org/>, returning read results as
    a data frame. ExifTool supports many different metadata formats
    including EXIF, GPS, IPTC, XMP, JFIF, GeoTIFF, ICC Profile,
    Photoshop IRB, FlashPix, AFCP and ID3, Lyrics3, as well as the
    maker notes of many digital cameras by Canon, Casio, DJI, FLIR,
    FujiFilm, GE, GoPro, HP, JVC/Victor, Kodak, Leaf,
    Minolta/Konica-Minolta, Motorola, Nikon, Nintendo, Olympus/Epson,
    Panasonic/Leica, Pentax/Asahi, Phase One, Reconyx, Ricoh, Samsung,
    Sanyo, Sigma/Foveon and Sony.
License: GPL-2
URL: https://github.com/JoshOBrien/exiftoolr#readme
BugReports: https://github.com/JoshOBrien/exiftoolr/issues
SystemRequirements: Perl
Imports: curl, jsonlite, zip, data.table
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.1.2
Suggests: tinytest
NeedsCompilation: no
Packaged: 2021-11-06 01:24:49 UTC; Josh
Author: Joshua O'Brien [aut, cre]
Repository: CRAN
Date/Publication: 2021-11-06 05:10:02 UTC
