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.1.3 |
Depends: | R (≥ 3.1.0) |
Imports: | RCurl, XML, rlist, wordcloud, tm, zoo, openair, lattice, latticeExtra, RODBC, VennDiagram, beginr, RColorBrewer, blogdown, ggplot2, httr, knitr, mongolite, plyr, shiny, lubridate, rjson, stringi, stringr, purrr, data.table, htmltab |
Published: | 2019-01-16 |
Author: | Peng Zhao |
Maintainer: | Peng Zhao <pzhao at pzhao.net> |
BugReports: | https://github.com/pzhaonet/steemr/issues |
License: | GPL-3 | file LICENSE |
URL: | https://github.com/pzhaonet/steemr |
NeedsCompilation: | no |
CRAN checks: | steemr results |
Reference manual: | steemr.pdf |
Package source: | steemr_0.1.3.tar.gz |
Windows binaries: | r-devel: steemr_0.1.3.zip, r-release: steemr_0.1.3.zip, r-oldrel: steemr_0.1.3.zip |
macOS binaries: | r-release: steemr_0.1.3.tgz, r-oldrel: steemr_0.1.3.tgz |
Old sources: | steemr archive |
Please use the canonical form https://CRAN.R-project.org/package=steemr to link to this page.