-- Originally posted by (AT sourceforge.net): hmhxmu -- -- This ticket was imported from http://sourceforge.net/p/rkward/bugs/42 on 2017-05-30 15:26:37 +0100 -- > library\("Hmisc"\) Error in dyn.load\(file, ...\) : unable to load shared library '/home/mhudson/R/Hmisc/libs/Hmisc.so': /home/mhudson/R/Hmisc/libs/Hmisc.so: undefined symbol: translateCharUTF8 Error: package/namespace load failed for 'Hmisc' context: rkward-0.4.9 on Mandriva linux 2008.1, either i586 oor x86\_64 \(same behaviour\) R version 2.6.2 \(2008-02-08\)
This is unlikely to be a bug in RKWard. Looks more like a mix of incompatible installed versions of R and package Hmisc. It seems the Hmisc package \(installed at /home/mhudson/R/\) was compiled with a different version of R than you are running inside RKWard. Probably you should first try R CMD REMOVE -l /home/mhudson/R Hmisc to get rid of that broken Hmisc package. If needed, you can now re-install the Hmisc package from inside RKWard. Should problems persist, please provide the following information: 1\. Does "library\(Hmisc\)" work in a plain R session \(outside of rkward\)? 2a. What is the output of ".libPaths\(\)" in a plain R session 2b. in the R Console of RKWard? 3a. What is the output of "R.version" in a plain R session 3b. in the R Console of RKWard? Regards Thomas
- **summary**: rkward-0.4.9 package install failure --> NEEDINFO: rkward-0.4.9 package install failure - **status**: open --> open-works-for-me
Hi\! If you still see this issue, after following the instructions in comment \#1, please post back, even if it's just a short message. I'm setting the status of this report to "Pending". That means, if there is no reply within two weeks, this report will be closed, automatically. Regards Thomas
- **status**: open-works-for-me --> pending-works-for-me
-- Originally posted by (AT sourceforge.net): sf-robot -- This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days \(the time period specified by the administrator of this Tracker\).
-- Originally posted by (AT sourceforge.net): sf-robot -- - **status**: pending-works-for-me --> closed-works-for-me