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
Config/pak/sysreqs: libssl-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-12-10 22:15:19 UTC
RemoteUrl: https://github.com/bioc/rols
RemoteRef: HEAD
RemoteSha: 88c0ab5bae330f0b639fd4c5d13ad600e70bd88c
NeedsCompilation: no
Packaged: 2025-12-11 08:56:40 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.0; ; 2025-12-11 08:58:20 UTC; windows
