[Bug 219245] Re: libRblas missing in r-base 64 bit HARDY

2008-04-21 Thread Launchpad Bug Tracker
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 PROTECTED]   Fri, 18 Apr 2008 19:07:03
+0200

** Changed in: kernsmooth (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
libRblas missing in r-base 64 bit HARDY
https://bugs.launchpad.net/bugs/219245
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 219245] Re: libRblas missing in r-base 64 bit HARDY

2008-04-18 Thread ar
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'

-- 
libRblas missing in r-base 64 bit HARDY
https://bugs.launchpad.net/bugs/219245
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 219245] Re: libRblas missing in r-base 64 bit HARDY

2008-04-18 Thread Cesare Tirabassi
** Changed in: kernsmooth (Ubuntu)
Sourcepackagename: None = kernsmooth
   Importance: Undecided = Medium
 Assignee: (unassigned) = Cesare Tirabassi (norsetto)
   Status: New = In Progress

-- 
libRblas missing in r-base 64 bit HARDY
https://bugs.launchpad.net/bugs/219245
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 219245] Re: libRblas missing in r-base 64 bit HARDY

2008-04-18 Thread Cesare Tirabassi
** Changed in: kernsmooth (Ubuntu)
 Assignee: Cesare Tirabassi (norsetto) = (unassigned)
   Status: In Progress = Fix Committed

-- 
libRblas missing in r-base 64 bit HARDY
https://bugs.launchpad.net/bugs/219245
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 219245] Re: libRblas missing in r-base 64 bit HARDY

2008-04-18 Thread Dirk Eddelbuettel
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

-- 
libRblas missing in r-base 64 bit HARDY
https://bugs.launchpad.net/bugs/219245
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 219245] Re: libRblas missing in r-base 64 bit HARDY

2008-04-18 Thread ar
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).

-- 
libRblas missing in r-base 64 bit HARDY
https://bugs.launchpad.net/bugs/219245
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs