Bug 380683 - NEEDINFO: rkward-0.4.9 package install failure
Summary: NEEDINFO: rkward-0.4.9 package install failure
Status: RESOLVED WORKSFORME
Alias: None
Product: rkward
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified All
: NOR normal
Target Milestone: ---
Assignee: RKWard Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-27 06:50 UTC by RKWard Team
Modified: 2009-05-26 01:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 --
> 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