Skip to content

exifr

EXIF Image Data in R

v0.3.2 · Mar 20, 2021 · GPL-2

Description

Reads EXIF data using ExifTool <https://exiftool.org> 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.

Downloads

CRAN

989

Last 30 days

3652nd

2.8K

Last 90 days

20.5K

Last year

Trend: +2.2% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

36

Last 90 days

139

Last year

Trend: -100% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 25, 2026
NOTE 11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is 14.1Mb
  sub-directories of 1Mb or more:
    exiftool  14.0Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 14.1Mb
  sub-directories of 1Mb or more:
    exiftool  14.0Mb
NOTE r-oldrel-windows-x86_64

installed package size

installed size is 14.2Mb
  sub-directories of 1Mb or more:
    exiftool  14.1Mb

Code

Structure

Lines of code

786

Files

15

Compiled share

0%

Has compiled src

No

Language breakdown

R 475 (60.4%)Tests 180 (22.9%)Docs 131 (16.7%)

API

Exported functions

7

Internal functions

8

Recent export changes

v0.3.0+2 configure_exiftool_reset, exiftool_command  −2 exifr, exiftool.call

Testing & CI

Has tests

Yes

Test-to-code ratio

0.38

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

No

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

50%

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

System requirements

1

C++ standard

License

GPL-2

License flags

SPDX valid, OSI approved

History

Versions

7

First release

2016-02-05

Latest release

2021-03-20

Avg cadence

216 days

Cold removal rate

100%

Dep drift

11

LOC over versions

v0.1.1: 328 LOCv0.2: 756 LOCv0.2.1: 784 LOCv0.2.2: 795 LOCv0.3.0: 761 LOCv0.3.1: 783 LOCv0.3.2: 786 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies curl plyr tibble jsonlite rappdirs uavRmp exifr

Version History

8 tracked
new 0.3.2 Mar 10, 2026
updated 0.3.2 ← 0.3.1 diff Mar 19, 2021
updated 0.3.1 ← 0.3.0 diff Jan 12, 2019
updated 0.3.0 ← 0.2.2 diff Dec 18, 2018
updated 0.2.2 ← 0.2.1 diff Aug 18, 2018
updated 0.2.1 ← 0.2 diff Oct 14, 2017
updated 0.2 ← 0.1.1 diff Sep 27, 2017
new 0.1.1 Feb 4, 2016