Last data update: 2014.03.03

couchDB

Package: couchDB
Type: Package
Title: Connect to and Work with CouchDB Databases
Description: Interface to the couchDB document database <http://couchdb.apache.org>.
Version: 1.4.1
Date: 2016-07-25
Authors@R: c(person("Aleksander", "Dietrichson", ,
"sasha@xrrch.com",
c("aut", "cre")),
person("Frans", "van Dunn<c3><a9>", ,
"frans@ixpantia.com",
c("ctb"))
)
Depends: R (>= 3.0.0), RCurl, bitops, httr, rjson
SystemRequirements: couchDB instance to connect to and work with.
License: AGPL-3
Suggests: testthat
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-25 22:11:13 UTC; sasha
Author: Aleksander Dietrichson [aut, cre],
Frans van Dunn<c3><a9> [ctb]
Maintainer: Aleksander Dietrichson <sasha@xrrch.com>
Repository: CRAN
Date/Publication: 2016-06-26 09:21:58

● 0 images, 18 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'couchDB' ...
** package 'couchDB' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'couchDB'
    finding HTML links ... done
    couchDB                                 html  
    couch_attach                            html  
    couch_create_database                   html  
    couch_delete                            html  
    couch_fetch                             html  
    couch_fetch_attachment                  html  
    couch_fetch_attachment_url              html  
    couch_fetch_default                     html  
    couch_http_connection                   html  
    couch_list_databases                    html  
    couch_list_databases_url                html  
    couch_new_object                        html  
    couch_ping                              html  
    couch_set_default_connection            html  
    couch_set_default_database              html  
    couch_store                             html  
    couch_store_default                     html  
    print.couch_connection                  html  
** building package indices
** testing if installed package can be loaded
* DONE (couchDB)
Making 'packages.html' ... done