Last data update: 2014.03.03

Rbitcoin

Package: Rbitcoin
Type: Package
Title: R & bitcoin integration
Version: 0.9.2
Date: 2014-09-01
Author: Jan Gorecki
Maintainer: Jan Gorecki <j.gorecki@wit.edu.pl>
Depends: R (>= 2.10), data.table
Imports: RCurl, digest, RJSONIO
Description: Utilities related to Bitcoin. Unified markets API interface
(bitstamp, kraken, btce, bitmarket). Both public and private API calls.
Integration of data structures for all markets. Support SSL. Read Rbitcoin
documentation (command: ?btc) for more information.
License: MIT + file LICENSE
URL: https://github.com/jangorecki/Rbitcoin
BugReports: https://github.com/jangorecki/Rbitcoin/issues
Packaged: 2014-09-01 20:12:00 UTC; jan
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-09-01 22:59:05

● Cran Task View: Finance, WebTechnologies
● 0 images, 16 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'Rbitcoin' ...
** package 'Rbitcoin' successfully unpacked and MD5 sums checked
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'Rbitcoin'
    finding HTML links ... done
    Rbitcoin                                html  
    Rbitcoin.plot                           html  
    antiddos                                html  
    api.dict                                html  
    finding level-2 HTML links ... done

    available_wallet                        html  
    blockchain.api.process                  html  
    blockchain.api.query                    html  
    get_rate                                html  
    market.api.process                      html  
    market.api.query                        html  
    market.api.query.bitmarket              html  
    market.api.query.bitstamp               html  
    market.api.query.btce                   html  
    market.api.query.kraken                 html  
    market.api.query.mtgox                  html  
    wallet_manager                          html  
    wallet_value                            html  
** building package indices
** testing if installed package can be loaded
* DONE (Rbitcoin)
Making 'packages.html' ... done