Package: rols
Type: Package
Title: An R interface to the Ontology Lookup Service
Version: 3.8.2
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.3
Config/pak/sysreqs: libssl-dev
Repository: Bioconductor 3.23
Date/Publication: 2026-09-02 06:53:30 UTC
RemoteUrl: https://github.com/bioc/rols
RemoteRef: RELEASE_3_23
RemoteSha: 77490a6bd734c6fd92caa791b7b4b196eb2b5fe3
NeedsCompilation: no
Packaged: 2026-09-02 20:04:25 UTC; root
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.6.1; ; 2026-09-02 20:06:45 UTC; unix
