The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Functionality to create pretty word clouds, visualize differences and similarity between documents, and avoid over-plotting in scatter plots with text.
See: http://blog.fellstat.com/?cat=11
Get the released version from CRAN:
install.packages("wordcloud")
To build from this repository
R CMD build wordcloud
R CMD INSTALL wordcloud_*.*.tar.gz
Or simply
# install.packages("devtools")
::install_github("ifellows/wordcloud") devtools
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.