Provides an interface to the 'NoSQL' database 'CouchDB' (<http://couchdb.apache.org>). Methods are provided for managing databases within 'CouchDB', including creating/deleting/updating/transferring, and managing documents within databases. One can connect with a local 'CouchDB' instance, or a remote 'CouchDB' databases such as 'Cloudant' (<https://cloudant.com>). Documents can be inserted directly from vectors, lists, data.frames, and 'JSON'. Targeted at 'CouchDB' v2 or greater.
Version: | 0.2.0 |
Imports: | httr (≥ 1.2.0), jsonlite (≥ 1.1), R6 (≥ 2.2.0), mime |
Suggests: | roxygen2 (≥ 5.0.1), testthat, knitr, rmarkdown, covr |
Published: | 2016-10-13 |
Author: | Scott Chamberlain [aut, cre] |
Maintainer: | Scott Chamberlain <myrmecocystus at gmail.com> |
BugReports: | https://github.com/ropensci/sofa/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/ropensci/sofa |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | sofa results |
Reference manual: | sofa.pdf |
Vignettes: |
CouchDB Queries sofa introduction |
Package source: | sofa_0.2.0.tar.gz |
Windows binaries: | r-devel: sofa_0.2.0.zip, r-release: sofa_0.2.0.zip, r-oldrel: sofa_0.2.0.zip |
OS X El Capitan binaries: | r-release: sofa_0.2.0.tgz |
OS X Mavericks binaries: | r-oldrel: sofa_0.2.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=sofa to link to this page.