[Rd] tm installation (PR#14193)
ctelmo at ua.pt
ctelmo at ua.pt
Mon Jan 25 17:20:09 CET 2010
Full_Name: Cesar Telmo Costa
Version: R version 2.9.2 (2009-08-24)
OS: Ubuntu kermic
Submission from: (NULL) (85.241.174.237)
AFTER install.packages("tm"):
downloaded 317 Kb
* Installing *source* package tm ...
** libs
gcc -std=gnu99 -I/usr/share/R/include -fpic -g -O2 -c lazyTmMap.c -o
lazyTmMap.o
gcc -std=gnu99 -shared -o tm.so lazyTmMap.o -L/usr/lib/R/lib -lR
** R
** data
** inst
** preparing package for lazy loading
Error in setOldClass(c("VCorpus", "Corpus", "list")) :
inconsistent old-style class information for "list"; the class is defined but
does not extend "oldClass"
Error : unable to load R code in package 'tm'
ERROR: lazy loading failed for package tm
* Removing /home/ctelmo/R/i486-pc-linux-gnu-library/2.9/tm
* Restoring previous /home/ctelmo/R/i486-pc-linux-gnu-library/2.9/tm
The downloaded packages are in
/tmp/RtmptL3R1F/downloaded_packages
Warning message:
In install.packages("tm") :
installation of package 'tm' had non-zero exit status
More information about the R-devel
mailing list