Package: rols
Type: Package
Title: An R interface to the Ontology Lookup Service
Version: 3.5.0
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: R (>= 4.1.0), methods
Imports: httr2, jsonlite, utils, Biobase, BiocGenerics (>= 0.23.1)
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: 960374a
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.22
Date/Publication: 2025-06-04
NeedsCompilation: no
Packaged: 2025-06-05 01:43:20 UTC; biocbuild
Author: Laurent Gatto [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-1520-2268>),
  Tiage Chedraoui Silva [ctb],
  Andrew Clugston [ctb]
Maintainer: Laurent Gatto <laurent.gatto@uclouvain.be>
Built: R 4.5.0; ; 2025-06-05 13:53:04 UTC; windows
