Description
Open Document Databases (.odb) Management.
Description
Functions to create, connect, update and query 'HSQL' databases embedded in Open Document Databases files, as 'OpenOffice' and 'LibreOffice' do.
README.md
ODB
R package to create, query and update OpenDocument Database (.odb) files.
Availability
A short presentation of the project can be found on my personnal website.
- WWW : http://bioinformatics.ovsa.fr/ODB
Release sources and builds can be found in the CRAN repository :
- WWW : http://cran.r-project.org/web/packages/ODB/index.html
- R : install.packages("ODB")
Development sources are freely available on GitHub :
- WWW : https://github.com/maressyl/R.ODB
- GIT : https://github.com/maressyl/R.ODB.git
All this material is freely distributed under the GNU Public License 3, shipped with sources and builds.
Support
Bugs, suggestions and help requests should be submitted using GitHub's Issues (see 'Availability').
Changelog
Release updates are tracked by the NEWS.Rd file, browsable on the CRAN repository (see 'Availability').
Individual commits can be followed on GitHub (see 'Availability').
Credits
Sylvain Mareschal <[email protected]>