Package: RBioFormats
Version: 1.11.0
BioFormats: 7.3.0
Title: R interface to Bio-Formats
Description: An R package which interfaces the OME Bio-Formats Java
        library to allow reading of proprietary microscopy image data
        and metadata.
Encoding: UTF-8
Authors@R: 
    c(person("Andrzej", "Oleś", role = c("aut", "cre"),
        email = "andrzej.oles@gmail.com",
        comment = c(ORCID = "0000-0003-0285-2787")
    ),
    person("John", "Lee", role = c("ctb"),
        comment = c(ORCID = "0000-0001-5884-4247")
    ))
biocViews: DataImport
URL: https://github.com/aoles/RBioFormats
BugReports: https://github.com/aoles/RBioFormats/issues
Imports: EBImage, methods, rJava (>= 0.9-6), S4Vectors, stats
Suggests: BiocStyle, knitr, testthat, xml2
SystemRequirements: Java (>= 1.7)
License: GPL-3
VignetteBuilder: knitr
Collate: 'ImageMetadata.R' 'AnnotatedImage.R' 'RBioFormats.R'
        'metadataAccessors.R' 'mockFile.R' 'read.image.R'
        'read.metadata.R' 'read.omexml.R' 'utils.R' 'write.image.R'
        'zzz.R'
RoxygenNote: 7.2.3
Config/pak/sysreqs: libfftw3-dev make default-jdk libjpeg-dev
        libpng-dev libtiff-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 15:20:28 UTC
RemoteUrl: https://github.com/bioc/RBioFormats
RemoteRef: HEAD
RemoteSha: fa3ee7d30337c169cbe220e9fd7e375c96783d57
NeedsCompilation: no
Packaged: 2026-01-31 07:51:50 UTC; root
Author: Andrzej Oleś [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-0285-2787>),
  John Lee [ctb] (ORCID: <https://orcid.org/0000-0001-5884-4247>)
Maintainer: Andrzej Oleś <andrzej.oles@gmail.com>
Built: R 4.6.0; ; 2026-01-31 07:53:35 UTC; unix
