Package: rols
Type: Package
Title: An R interface to the Ontology Lookup Service
Version: 3.7.1
Authors@R: c(person(given = "Laurent", family = "Gatto",
                    email = "laurent.gatto@uclouvain.be",
                    comment = c(ORCID = "0000-0002-1520-2268"),
                    role = c("aut","cre")),
             person(given = "Tiage", family = "Chedraoui Silva",
                    role = "ctb"),
             person(given = "Andrew",family = "Clugston",
                    role = "ctb"))
Description: The rols package is an interface to the Ontology Lookup
             Service (OLS) to access and query hundred of ontolgies
             directly from R.
Depends: methods, R (>= 4.1.0)
Imports: httr2, jsonlite, utils, Biobase
Suggests: GO.db, knitr (>= 1.1.0), BiocStyle (>= 2.5.19),
          testthat, lubridate, DT, rmarkdown,
biocViews: ImmunoOncology, Software, Annotation, MassSpectrometry, GO
VignetteBuilder: knitr
License: GPL-2
Encoding: UTF-8
URL: http://lgatto.github.io/rols/
BugReports: https://github.com/lgatto/rols/issues
Collate: AllClasses.R AllGenerics.R utils.R
         Ontologies.R Terms.R
         cvparam.R OlsSearch.R
         Properties.R zzz.R
RoxygenNote: 7.3.1
git_url: https://git.bioconductor.org/packages/rols
git_branch: devel
git_last_commit: 88c0ab5
git_last_commit_date: 2025-12-10
Repository: Bioconductor 3.23
