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'. Documents can be inserted directly from vectors, lists, data.frames, and 'JSON'. Targeted at 'CouchDB' v2 or greater.
| Version: | 0.4.0 | 
| Imports: | crul (≥ 0.4.0), jsonlite (≥ 1.5), R6 (≥ 2.2.2), mime | 
| Suggests: | testthat, knitr, rmarkdown | 
| Published: | 2020-06-26 | 
| DOI: | 10.32614/CRAN.package.sofa | 
| Author: | Scott Chamberlain | 
| Maintainer: | Scott Chamberlain <myrmecocystus at gmail.com> | 
| BugReports: | https://github.com/ropensci/sofa/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/ropensci/sofa (devel) https://docs.ropensci.org/sofa (docs) | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | sofa results | 
| Reference manual: | sofa.html , sofa.pdf | 
| Vignettes: | CouchDB Queries (source, R code) sofa introduction (source) | 
| Package source: | sofa_0.4.0.tar.gz | 
| Windows binaries: | r-devel: sofa_0.4.0.zip, r-release: sofa_0.4.0.zip, r-oldrel: sofa_0.4.0.zip | 
| macOS binaries: | r-release (arm64): sofa_0.4.0.tgz, r-oldrel (arm64): sofa_0.4.0.tgz, r-release (x86_64): sofa_0.4.0.tgz, r-oldrel (x86_64): sofa_0.4.0.tgz | 
| Old sources: | sofa archive | 
| Reverse suggests: | nodbi | 
Please use the canonical form https://CRAN.R-project.org/package=sofa to link to this page.