On 25.01.2010 17:20, ctelmo at ua.pt wrote:> 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"):
- A problem with a contributed package is *not* a bug in R, it *may be*
one in the package.
- Such problems should be reported to the package maintainer.
- Please always test with the current release version of R (which
happens to be R-2.10.1) before reporting.
- In this case I suspect the package maintainer (CCing) forgot to
declare the package to depend on R >= 2.10.0 (untested!).
Uwe Ligges
> 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
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel