libRblas missing in r-base 64 bit HARDY

Bug #219245 reported by Augusto
2
Affects Status Importance Assigned to Milestone
kernsmooth (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

I am trying to install bioconductor under R in ubuntu hardy 8.04 64bit and the library libRblas.so seems to be missing.

r-base-core: 2.6.2-2

thanks.

Related branches

Revision history for this message
Augusto (augusto.rendon) wrote :

in particular when loading KernSmooth

library(KernSmooth)
Error in dyn.load(file, ...) :
  unable to load shared library '/usr/lib/R/library/KernSmooth/libs/KernSmooth.so':
  libRblas.so: cannot open shared object file: No such file or directory
Error: package/namespace load failed for 'KernSmooth'

Changed in kernsmooth:
assignee: norsetto → nobody
status: In Progress → Fix Committed
Revision history for this message
Dirk Eddelbuettel (edd) wrote :

First off, where do you get R from: Ubuntu or CRAN or self-built? Which version? What does 'ldd /usr/lib/R/bin/exec/R' say?

I suspect you are simply mixing a 'newer' R build with an older r-cran-* package expecting the older Blas / Lapack / Atlas setup.
If I were you, I'd uninstall r-cran-kernsmooth, restart R (under sudo) and say install.packages("kernSmooth")

Hope this helps,

Dirk
Debian R maintainer

Revision history for this message
Augusto (augusto.rendon) wrote :

doing the install.packages("KernSmooth") worked. Thanks!

I got R form Ubuntu version 2.6.2. The r-cran-kernsmooth is also from ubuntu under the r-recommended package (which is to my understanding, supposed to be up to date).

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package kernsmooth - 2.22.21-1ubuntu1

---------------
kernsmooth (2.22.21-1ubuntu1) hardy; urgency=low

  * Rebuilt under R 2.6.2 (LP: #219245)
  * debian/control: Updated (Build-)Depends accordingly
  * Modify Maintainer value to match the DebianMaintainerField
    specification.

 -- Cesare Tirabassi <email address hidden> Fri, 18 Apr 2008 19:07:03 +0200

Changed in kernsmooth:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.