Steem is a blockchain-based social media platform (see <https://en.wikipedia.org/wiki/Steemit>). The Steem social activity data are saved in the Steem blockchain, the SteemDB database, the SteemSQL database, and so on. 'steemr' is an R package that downloads the Steem data from the SteemDB and SteemSQL servers, re-organizes the data in a user-friendly way, and visualizes the data for further analysis.
Version: | 0.0.4 |
Depends: | R (≥ 3.1.0) |
Imports: | RCurl, XML, rlist, wordcloud, tm, zoo, openair, lattice, VennDiagram |
Published: | 2018-06-19 |
Author: | Peng Zhao |
Maintainer: | Peng Zhao <pzhao at pzhao.net> |
BugReports: | https://github.com/pzhaonet/steemr/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/pzhaonet/steemr |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | steemr results |
Reference manual: | steemr.pdf |
Package source: | steemr_0.0.4.tar.gz |
Windows binaries: | r-devel: steemr_0.0.4.zip, r-release: steemr_0.0.4.zip, r-oldrel: steemr_0.0.4.zip |
OS X binaries: | r-release: steemr_0.0.4.tgz, r-oldrel: steemr_0.0.4.tgz |
Please use the canonical form https://CRAN.R-project.org/package=steemr to link to this page.