There is a newer version of the record available.

Published June 10, 2019 | Version v2.0.0
Software Open

ropensci/ijtiff: ijtiff 2.0.0

  • 1. UC Berkeley
  • 2. @ropensci @lockedata

Description

BREAKING CHANGES

  • get_tiff_tags_reference() is now tif_tags_reference().
  • count_imgs() is now count_frames().
NEW FEATURES
  • It is now possible to read only certain frames of a TIFF image thanks to the frames argument of read_tif().
  • read_tif() and read_tags() now have the aliases tif_read() and tags_read() to comply with the rOpenSci objevt_verb() style.
BUG FIXES
  • Include sys/types.h for greater type compatibility.

Files

ropensci/ijtiff-v2.0.0.zip

Files (9.3 MB)

Name Size Download all
md5:6e8493419d18fdeddafddb21e1507063
9.3 MB Preview Download

Additional details

Related works