Package: rols
Type: Package
Title: An R interface to the Ontology Lookup Service
Version: 2.4.0
Authors@R: c(person(given = "Laurent", family = "Gatto",
                    email = "lg390@cam.ac.uk",
	            role = c("aut","cre")),
             person(given = "Tiage", family = "Chedraoui Silva",
	            role = "ctb"))
Author: Laurent Gatto <lg390@cam.ac.uk>, with contributions from Tiago
	Chedraoui Silva.
Maintainer: Laurent Gatto <lg390@cam.ac.uk>
Description: An interface to the Ontology Lookup Service (OLS) to
	     access and query hundred of ontolgies directly from R.
Depends: methods
Imports: httr, progress, jsonlite, utils, Biobase
Suggests: GO.db, knitr (>= 1.1.0), BiocStyle, testthat, lubridate, DT,
        rmarkdown
biocViews: Software, Annotation, MassSpectrometry, GO
VignetteBuilder: knitr
License: GPL-2
URL: http://lgatto.github.com/rols/
BugReports: https://github.com/lgatto/rols/issues
Collate: AllClasses.R AllGenerics.R utils.R cvparam.R
        methods-OlsSearch.R methods-Ontologies.R methods-Terms.R
        methods-Properties.R zzz.R
NeedsCompilation: no
Packaged: 2017-04-25 00:02:49 UTC; biocbuild
Built: R 3.4.0; ; 2017-04-25 06:54:25 UTC; windows
