Type: Package Package: ijtiff Title: Comprehensive TIFF I/O with Full Support for 'ImageJ' TIFF Files Version: 3.2.0 Authors@R: c( person("Rory", "Nolan", , "rorynoolan@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5239-4043")), person("Kent", "Johnson", , "kjohnson@akoyabio.com", role = "aut"), person("Simon", "Urbanek", , "Simon.Urbanek@r-project.org", role = "ctb"), person("Sergi", "Padilla-Parra", , "spadilla@well.ox.ac.uk", role = "ths", comment = c(ORCID = "0000-0002-8010-9481")), person("Jeroen", "Ooms", role = c("rev", "ctb"), comment = c(ORCID = "0000-0002-4035-0289")), person("Jon", "Clayden", role = "rev", comment = c(ORCID = "0000-0002-6608-0619")) ) Maintainer: Rory Nolan Description: 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' . Also supports text image I/O. License: GPL-3 URL: https://docs.ropensci.org/ijtiff/, https://github.com/ropensci/ijtiff BugReports: https://github.com/ropensci/ijtiff/issues Depends: R (>= 4.2) Imports: checkmate (>= 1.9.3), cli, dplyr, fs (>= 1.5), graphics, grDevices, jsonlite, lubridate, magrittr (>= 1.5), methods, purrr, readr, rlang (>= 1.0), strex (>= 1.5), stringr (>= 1.4) Suggests: abind, covr, EBImage, knitr, rmarkdown, spelling, testthat (>= 3.0), tiff VignetteBuilder: knitr Biarch: TRUE Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 SystemRequirements: fftw3, libtiff, libbz2, libdeflate, libjpeg, liblzma, libwebp, libzstd, X11, zlib Config/pak/sysreqs: cmake libfftw3-dev make libbz2-dev libicu-dev libjpeg-dev liblzma-dev libtiff-dev libuv1-dev libwebp-dev libzstd-dev libx11-dev zlib1g-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-01-26 03:29:08 UTC RemoteUrl: https://github.com/ropensci/ijtiff RemoteRef: master RemoteSha: 4b8eb631437d23bcf49fae5acf8cd25892ccd57d NeedsCompilation: yes Packaged: 2026-07-01 08:28:17 UTC; root Author: Rory Nolan [aut, cre] (ORCID: ), Kent Johnson [aut], Simon Urbanek [ctb], Sergi Padilla-Parra [ths] (ORCID: ), Jeroen Ooms [rev, ctb] (ORCID: ), Jon Clayden [rev] (ORCID: )