Bug 380683

Summary: NEEDINFO: rkward-0.4.9 package install failure
Product: [Applications] rkward Reporter: RKWard Team <rkward-devel>
Component: generalAssignee: RKWard Team <rkward-devel>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: All   
Latest Commit: Version Fixed In:

Description RKWard Team 2009-03-27 06:50:25 UTC
-- 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 --
&gt; 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\)
Comment 1 Thomas Friedrichsmeier 2009-04-03 19:42:58 UTC
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
Comment 2 Thomas Friedrichsmeier 2009-04-03 19:42:59 UTC
- **summary**: rkward-0.4.9 package install failure --> NEEDINFO: rkward-0.4.9 package install failure
- **status**: open --> open-works-for-me
Comment 3 Thomas Friedrichsmeier 2009-05-11 15:17:42 UTC
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
Comment 4 Thomas Friedrichsmeier 2009-05-11 15:17:42 UTC
- **status**: open-works-for-me --> pending-works-for-me
Comment 5 RKWard Team 2009-05-26 01:21:18 UTC
-- 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\).
Comment 6 RKWard Team 2009-05-26 01:21:18 UTC
-- Originally posted by (AT sourceforge.net): sf-robot --
- **status**: pending-works-for-me --> closed-works-for-me