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.4 |
Depends: | R (≥ 3.1) |
Imports: | checkmate (≥ 1.9.3), dplyr, filesstrings (≥ 3.1.5), fs (≥ 1.3.1), glue (≥ 1.3.0), graphics, grDevices, magrittr (≥ 1.5), methods, purrr, Rcpp (≥ 1.0.1), readr, rlang (≥ 0.3.3), stringr (≥ 1.2.0), withr (≥ 2.1.0) |
LinkingTo: | Rcpp (≥ 1.0.1) |
Suggests: | abind, covr, EBImage, knitr, pacman, rmarkdown, spelling, testthat (≥ 2.1.0), tiff |
Published: | 2019-10-25 |
Author: | Rory Nolan |
Maintainer: | Rory Nolan <rorynoolan at gmail.com> |
BugReports: | https://www.github.com/ropensci/ijtiff/issues |
License: | GPL-3 |
URL: | https://docs.ropensci.org/ijtiff, https://www.github.com/ropensci/ijtiff#readme |
NeedsCompilation: | yes |
SystemRequirements: | libtiff, libjpeg, zlib |
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.4.tar.gz |
Windows binaries: | r-devel: ijtiff_2.0.4.zip, r-devel-gcc8: ijtiff_2.0.4.zip, r-release: ijtiff_2.0.4.zip, r-oldrel: ijtiff_2.0.4.zip |
OS X binaries: | r-release: ijtiff_2.0.4.tgz, r-oldrel: ijtiff_2.0.4.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.