Last data update: 2014.03.03

rols

Package: rols
Type: Package
Title: An R interface to the Ontology Lookup Service
Version: 2.0.2
Author@R: person(given = "Laurent", family = "Gatto", email =
"lg390@cam.ac.uk", role = c("aut","cre"))
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: 2016-05-16 03:28:56 UTC; biocbuild

● BiocViews: Annotation, GO, MassSpectrometry, Software
● 0 images, 5 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'rols' ...
** R
** inst
** preparing package for lazy loading
Creating a generic function for 'lapply' from package 'base' in package 'rols'
Creating a generic function for 'all.equal' from package 'base' in package 'rols'
Creating a generic function for 'unique' from package 'base' in package 'rols'
** help
*** installing help indices
  converting help for package 'rols'
    finding HTML links ... done
    CVParam-class                           html  
    finding level-2 HTML links ... done

    OlsSearch-class                         html  
    Ontology-class                          html  
    Properties-class                        html  
    Term-class                              html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (rols)
Making 'packages.html' ... done