Package: R4CouchDB
Type: Package
Title: A R Convenience Layer for CouchDB 2.0
Version: 0.7.5
Date: 2017-02-25
Author: Thomas Bock
URL: https://github.com/wactbprot/R4CouchDB
Maintainer: Thomas Bock <thsteinbock@web.de>
Description: Provides a collection of functions for basic
    database and document management operations such as add, get, list access
    or delete. Every cdbFunction() gets and returns a list() containing the
    connection setup. Such a list can be generated by cdbIni().
License: MIT + file LICENSE
LazyLoad: yes
Depends: R (>= 2.7.0), bitops, RCurl (>= 1.95), RJSONIO (>= 1.3)
Suggests: roxygen2 (>= 4.0), testthat (>= 0.8)
NeedsCompilation: no
Packaged: 2017-03-01 11:56:58 UTC; bock04
Repository: CRAN
Date/Publication: 2017-03-01 19:05:42
Built: R 4.2.0; ; 2022-12-01 12:51:07 UTC; unix
