General purpose TIFF file I/O for R users. Currently the only such package with read and write support for TIFF files with floating point (real-numbered) pixels, and the only package that can correctly import TIFF files that were saved from 'ImageJ' and write TIFF files than can be correctly read by 'ImageJ' <https://imagej.nih.gov/ij/>. Also supports text image I/O.
Version: | 2.0.1 |
Depends: | R (≥ 3.1) |
Imports: | graphics, grDevices, methods, Rcpp (≥ 1.0.1), checkmate (≥ 1.9.3), magrittr (≥ 1.5), filesstrings (≥ 3.1.5), stringr (≥ 1.2.0), purrr, readr, rlang (≥ 0.3.3), dplyr, glue (≥ 1.3.0), fs (≥ 1.3.1), withr (≥ 2.1.0) |
LinkingTo: | Rcpp (≥ 1.0.1) |
Suggests: | knitr, testthat (≥ 2.1.0), rmarkdown, covr, abind, tiff, EBImage, spelling, pacman |
Published: | 2019-06-28 |
Author: | Rory Nolan |
Maintainer: | Rory Nolan <rorynoolan at gmail.com> |
BugReports: | https://www.github.com/ropensci/ijtiff/issues |
License: | GPL-3 |
URL: | https://ropensci.github.io/ijtiff, https://www.github.com/ropensci/ijtiff |
NeedsCompilation: | yes |
SystemRequirements: | libtiff |
Language: | en-US |
Citation: | ijtiff citation info |
Materials: | README NEWS |
CRAN checks: | ijtiff results |
Reference manual: | ijtiff.pdf |
Vignettes: |
Reading and Writing Images Text Images The ImageJ Problem |
Package source: | ijtiff_2.0.1.tar.gz |
Windows binaries: | r-devel: ijtiff_2.0.1.zip, r-release: ijtiff_2.0.1.zip, r-oldrel: ijtiff_2.0.1.zip |
OS X binaries: | r-release: ijtiff_2.0.1.tgz, r-oldrel: ijtiff_2.0.1.tgz |
Old sources: | ijtiff archive |
Reverse imports: | autothresholdr, detrendr, nandb |
Please use the canonical form https://CRAN.R-project.org/package=ijtiff to link to this page.