exif: Read EXIF Metadata from JPEGs

Extracts Exchangeable Image File Format (EXIF) metadata, such as camera make and model, ISO speed and the date-time the picture was taken on, from JPEG images. Incorporates the 'easyexif' (https://github.com/mayanklahiri/easyexif) library.

Version: 0.1.0
Imports: Rcpp
LinkingTo: Rcpp
Suggests: testthat
OS_type: unix
Published: 2015-12-14
Author: Oliver Keyes [aut, cre], Penelope Hopkins [ctb], Robyn Temple-Wood [ctb], Mayank Lahiri [cph]
Maintainer: Oliver Keyes <ironholds at gmail.com>
BugReports: https://github.com/Ironholds/exif/issues
License: BSD_2_clause + file LICENSE
Copyright: Mayank Lahiri for 'easyexif', Oliver Keyes for the integration with R, and Penelope Hopkins and Robyn Temple-Wood for the included test images (which are licensed CC-BY 4.0).
URL: https://github.com/Ironholds/exif
NeedsCompilation: yes
SystemRequirements: C++11
Materials: README
CRAN checks: exif results

Documentation:

Reference manual: exif.pdf

Downloads:

Package source: exif_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): exif_0.1.0.tgz, r-oldrel (arm64): exif_0.1.0.tgz, r-release (x86_64): exif_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=exif to link to this page.