Last data update: 2014.03.03

wordcloud

Package: wordcloud
Type: Package
Title: Word Clouds
Version: 2.5
Date: 2013-04-11
Author: Ian Fellows
Maintainer: Ian Fellows <ian@fellstat.com>
Description: Pretty word clouds.
License: LGPL-2.1
LazyLoad: yes
Depends: methods, RColorBrewer
Imports: slam, Rcpp (>= 0.9.4)
Suggests: tm (>= 0.6)
URL: http://blog.fellstat.com/?cat=11 http://www.fellstat.com
http://research.cens.ucla.edu/
LinkingTo: Rcpp
Packaged: 2014-06-12 20:57:52 UTC; ianfellows
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-06-13 00:56:24

● Cran Task View: NaturalLanguageProcessing
● 0 images, 6 functions, 0 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'wordcloud' ...
** package 'wordcloud' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c layout.cpp -o layout.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o wordcloud.so layout.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/wordcloud/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'wordcloud'
    finding HTML links ... done
    SOTU                                    html  
    commonality.cloud                       html  
    comparison.cloud                        html  
    textplot                                html  
    wordcloud                               html  
    wordlayout                              html  
** building package indices
** testing if installed package can be loaded
* DONE (wordcloud)
Making 'packages.html' ... done