[rkward-tracker] [ rkward-Bugs-2716458 ] NEEDINFO: rkward-0.4.9 package install failure

SourceForge.net noreply at sourceforge.net
Mon May 11 16:17:42 UTC 2009


Bugs item #2716458, was opened at 2009-03-27 08:50
Message generated for change (Comment added) made by tfry
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=459007&aid=2716458&group_id=50231

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Pending
Resolution: Works For Me
Priority: 5
Private: No
Submitted By: hmhxmu (hmhxmu)
Assigned to: Nobody/Anonymous (nobody)
Summary: NEEDINFO: rkward-0.4.9 package install failure

Initial Comment:
> 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 By: Thomas Friedrichsmeier (tfry)
Date: 2009-05-11 18:17

Message:
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 By: Thomas Friedrichsmeier (tfry)
Date: 2009-04-03 22:42

Message:
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

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=459007&aid=2716458&group_id=50231




More information about the rkward-tracker mailing list