'ODAM' (Open Data for Access and Mining) is a framework that implements a simple way to make research data broadly accessible and fully available for reuse, including by a script language such as R. The main purpose is to make a data set accessible online with a minimal effort from the data provider, and to allow any scientists or bioinformaticians to be able to explore the data set and then extract a subpart or the totality of the data according to their needs. The Rodam package has only one class, 'odamws', that provides methods to allow you to retrieve online data using 'ODAM' Web Services. This obviously requires that data are implemented according the 'ODAM' approach , namely that the data subsets were deposited in the suitable data repository in the form of TSV files associated with their metadata also described in TSV files. See <http://www.slideshare.net/danieljacob771282/odam-open-data-access-and-mining>.
Version: | 0.1.6 |
Depends: | R (≥ 3.1.1), methods, RCurl (≥ 1.95) |
Suggests: | data.tree, knitr, rmarkdown |
Published: | 2019-03-21 |
Author: | Daniel Jacob [cre, aut] |
Maintainer: | Daniel Jacob <daniel.jacob at inra.fr> |
License: | LGPL (≥ 3) |
Copyright: | Institut National de la Recherche Agronomique (INRA) |
URL: | https://github.com/INRA/ODAM |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | Rodam results |
Reference manual: | Rodam.pdf |
Vignettes: |
Wrapper Functions for ODAM (Open Data for Access and Mining) Web Services |
Package source: | Rodam_0.1.6.tar.gz |
Windows binaries: | r-devel: Rodam_0.1.6.zip, r-release: Rodam_0.1.6.zip, r-oldrel: Rodam_0.1.6.zip |
macOS binaries: | r-release: Rodam_0.1.6.tgz, r-oldrel: Rodam_0.1.6.tgz |
Old sources: | Rodam archive |
Please use the canonical form https://CRAN.R-project.org/package=Rodam to link to this page.