Package: AnnotationFilter Title: Facilities for Filtering Bioconductor Annotation Resources Version: 1.37.0 Authors@R: c( person("Martin", "Morgan", email = "martin.morgan@roswellpark.org", role = "aut"), person("Johannes", "Rainer", email = "johannes.rainer@eurac.edu", role = "aut"), person("Joachim", "Bargsten", email = "jw@bargsten.org", role = "ctb"), person("Daniel", "Van Twisk", email = "daniel.vantwisk@roswellpark.org", role = "ctb"), person("Bioconductor Package", "Maintainer", email="maintainer@bioconductor.org", role = "cre")) URL: https://github.com/Bioconductor/AnnotationFilter BugReports: https://github.com/Bioconductor/AnnotationFilter/issues Description: This package provides class and other infrastructure to implement filters for manipulating Bioconductor annotation resources. The filters will be used by ensembldb, Organism.dplyr, and other packages. Depends: R (>= 3.4.0) Imports: utils, methods, GenomicRanges, lazyeval Suggests: BiocStyle, knitr, testthat, RSQLite, org.Hs.eg.db, rmarkdown VignetteBuilder: knitr License: Artistic-2.0 biocViews: Annotation, Infrastructure, Software Encoding: UTF-8 RoxygenNote: 6.0.1 Collate: 'AllGenerics.R' 'AnnotationFilter.R' 'AnnotationFilterList.R' 'translate-utils.R' Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:45:23 UTC RemoteUrl: https://github.com/bioc/AnnotationFilter RemoteRef: HEAD RemoteSha: c5f7fe11171df1f73ba9233c19b857518991c0c5 NeedsCompilation: no Packaged: 2026-07-04 01:26:09 UTC; root Author: Martin Morgan [aut], Johannes Rainer [aut], Joachim Bargsten [ctb], Daniel Van Twisk [ctb], Bioconductor Package Maintainer [cre] Maintainer: Bioconductor Package Maintainer