ijtiff
An R Package for general purpose TIFF file I/O which plays nice with ImageJ
A TIFF reader for scientific imaging that spent its recent releases shedding weight and fixing memory bugs.
◆Recent moves
- 1y ago
PROTECT-error and documentation fixes across 3.1.1-3.1.3
Three patch releases rolled into one note, all C-level PROTECT corrections and a doc fix. Continues the memory-correctness thread without changing what the package reads.
View source ↗ - 1y ago
Drops the imager dependency; fixes tag-handling memory leaks
The most consequential release in the window on both threads at once — display() moves to base graphics so a large dependency disappears, and the tag code stops leaking on malformed files. Installation gets lighter and long-running sessions get safer.
View source ↗ - 3y ago
Moves to rlang::abort() and away from magrittr
Error-message plumbing and a dependency style change. Users see slightly different error formatting and nothing else.
View source ↗ - 3y ago
Fixes NEWS.md headings
A documentation formatting fix released on its own. No code change.
View source ↗ - 5y ago
Compatibility with libtiff using C99 stdint.h
An upstream libtiff change forced a build fix. Typical of the toolchain-driven releases that make up most of this package's history.
View source ↗ - 5y ago
Quiets pkg-config warnings; drops LazyData
Configure-time noise reduction and a CRAN note fix. Build hygiene only.
View source ↗