Bug 380685 - NEEDINFO: rkward-0.4.9 package install failure - ID: 2716458
Summary: NEEDINFO: rkward-0.4.9 package install failure - ID: 2716458
Status: RESOLVED FIXED
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-06-03 09:09 UTC by RKWard Team
Modified: 2009-06-03 10:48 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
-- Originally posted by (AT sourceforge.net): hmhxmu -- Hmisc problem (2.24 KB, text/plain)
2009-06-03 09:09 UTC, RKWard Team
Details

Note You need to log in before you can comment on or make changes to this bug.
Description RKWard Team 2009-06-03 09:09:30 UTC
-- Originally posted by (AT sourceforge.net): hmhxmu --

-- This ticket was imported from http://sourceforge.net/p/rkward/bugs/47 on 2017-05-30 15:26:37 +0100 --
Information requested before close is attached in file attached.
Better late than never?
Sorry for delay.
Comment 1 RKWard Team 2009-06-03 09:09:30 UTC
-- Originally posted by (AT sourceforge.net): hmhxmu --
Hmisc problem
-- Created an attachment --
Comment 2 Thomas Friedrichsmeier 2009-06-03 10:48:48 UTC
For reference: This is a follow-up to https://sourceforge.net/tracker/?func=detail&atid=459007&aid=2716458&group\_id=50231 which had been closed.

Thanks for your reply.

Since you write \(in 1\) that this also happens in a plain R session, this is not a bug in RKWard, however, and so I'm closing this report again.

The core of the issue is this: "undefined symbol: translateCharUTF8". This symbol was added in R 2.7.0, while you are using R 2.6.2. This means the version of Hmisc you have installed simply does not work with your version of R.

At this point you have the following options:
1: Upgrade R to at least R 2.7.0 \(caveat: you may have to upgrade RKWard as well, after that\).
2: Try to install an older version of Hmisc from http://cran.r-project.org/src/contrib/Archive/Hmisc/ . RKWard has no support for this, but the following should do the trick on the command line:
> sudo R CMD INSTALL Hmisc\_VERSION.tar.gz
I'd try ~ version 3.4-3, first, since that was before R 2.7.0 was released.
3: Contact the people mentioned, here: http://cran.r-project.org/web/packages/Hmisc/index.html and talk them into providing a version of Hmisc that supports old versions of R. \(Do NOT contact the main R developers on this. They are not responsible for this package, and strongly dislike being contacted about problems in third-party packages\).

If you need further help, see this page on ways to contact us: http://apps.sourceforge.net/mediawiki/rkward/index.php?title=Contact
Comment 3 Thomas Friedrichsmeier 2009-06-03 10:48:49 UTC
- **status**: open --> closed-rejected