Package: exifr
Type: Package
Title: EXIF Image Data in R
Version: 0.1.1
Date: 2016-02-04
Authors@R: c(person("Dewey", "Dunnington", role = c("aut", "cre"),
				email = "dewey@fishandwhistle.net"),
			person("Phil", "Harvey", role = "aut"))
Maintainer: Dewey Dunnington <dewey@fishandwhistle.net>
Description: Reads EXIF data using ExifTool <http://www.sno.phy.queensu.ca/~phil/exiftool/>
    and returns results as a data frame.
    ExifTool is a platform-independent Perl library plus a command-line
    application for reading, writing and editing meta information in a wide variety
    of files. ExifTool supports many different metadata formats including EXIF,
    GPS, IPTC, XMP, JFIF, GeoTIFF, ICC Profile, Photoshop IRB, FlashPix, AFCP and
    ID3, as well as the maker notes of many digital cameras by Canon, Casio, FLIR,
    FujiFilm, GE, 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
LazyData: TRUE
Imports: foreach, plyr, utils
SystemRequirements: Perl
URL: https://github.com/paleolimbot/exifr
BugReports: https://github.com/paleolimbot/exifr/issues
NeedsCompilation: no
Packaged: 2016-02-04 18:24:52 UTC; dewey
Author: Dewey Dunnington [aut, cre],
  Phil Harvey [aut]
Repository: CRAN
Date/Publication: 2016-02-05 19:10:05
