[R] Cannot load irr package
Rick Bilonick
rab45+ at pitt.edu
Tue May 16 22:27:00 CEST 2006
The irr package seems to install correctly:
> install.packages("irr")
trying URL 'http://cran.us.r-project.org/src/contrib/irr_0.61.tar.gz'
Content type 'application/x-tar' length 13848 bytes
opened URL
==================================================
downloaded 13Kb
* Installing *source* package 'irr' ...
** R
** data
** help
>>> Building/Updating help pages for package 'irr'
Formats: text html latex example
agree text html latex example
anxiety text html latex example
diagnoses text html latex example
finn text html latex example
icc text html latex example
iota text html latex example
kappa2 text html latex example
kappam.fleiss text html latex example
kappam.light text html latex example
kendall text html latex example
maxwell text html latex example
meancor text html latex example
meanrho text html latex example
print.icclist text html latex example
print.irrlist text html latex example
robinson text html latex example
video text html latex example
** building package indices ...
* DONE (irr)
The downloaded packages are in
/tmp/RtmpsZJJ1h/downloaded_packages
But it won't load. Any ideas?
> library(irr)
Error in parse(n = -1, file = file) : invalid multibyte character in
mbcs_get_next
Error: unable to load R code in package 'irr'
Thanks.
Rick B.
More information about the R-help
mailing list