Displaying 20 results from an estimated 9000 matches similar to: "libRlapack.so ... : No such file or directory"
2008 Aug 27
1
R 2.7.2 kernlab issues
Hello,
After upgrading to 2.7.2 this morning via the cran repository, I get the
following error when calling R via the command line:
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared library
'/home/jstumpf/R/i486-pc-linux-gnu-library/2.7/kernlab/libs/kernlab.so':
libRlapack.so: cannot open shared object file: No such file or directory
Fatal error: unable to
2010 Apr 09
2
problems loading blas with R 2.11.0~20100402-1
Hi,
Since upgrading to version 2.11.0~20100402-1, starting R fails with:
/usr/lib64/R/bin/exec/R: error while loading shared libraries: libblas.so.3gf: cannot open shared object file: No such file or directory
Is this occurring to others on sid?
--
Seb
2008 Dec 05
3
Problem loading Matrix package in Ubuntu R 2.8.0
Dear List:
I'm having the same problem that was reported recently. The
latest version of R cannot load the Matrix package, even though it is
installed and readable. I've read the archive files for this list and
tried the suggested solutions (e.g., removing/uninstalling the Matrix
package and reinstalling it). Nothing has worked so far.
Does anybody have advice of what I could try next?
2009 May 12
2
ubuntu problem with 'r-cran-robustbase' [FWD Agustin Lobo]
Agustin, posted on R-help.
I think the problem is one of the debian/ubuntu package
'r-cran-robustbase' and its setup or (missing?) dependencies.
I can confirm Agustin's problem, working on Ubuntu 8.04.2
(8.04 is a "LTS" = long time support version).
apt-get install r-cran-robustbase
works fine, but when trying to load the package,
there's a DLL - dependency on
2009 May 12
2
[Fwd: Re: ubuntu problem with 'r-cran-robustbase' [FWD Agustin Lobo]]
Subject: Re: [R-sig-Debian] ubuntu problem with 'r-cran-robustbase' [FWD
Agustin Lobo]
Date: Tue, 12 May 2009 13:30:49 +0200
From: Agustin Lobo <aloboaleu at gmail.com>
Reply-To: aloboaleu at gmail.com
To: Dirk Eddelbuettel <edd at debian.org>
CC: Martin Maechler <maechler at stat.math.ethz.ch>,
R-SIG-Debian at stat.math.ethz.ch
References: <18953.17704.527898.355877
2008 Nov 15
2
Update to 2.8 and problem with liblapack
Hello
To update from R 2.6 to 2.8 (on Ubuntu 8.04 both) I had to install new
tcl and liblapack packages (excuse me it is in french):
> sudo apt-get install r-base-dev
> Lecture des listes de paquets... Fait
> Construction de l'arbre des d?pendances
> Lecture des informations d'?tat... Fait
> Les paquets suppl?mentaires suivants seront install?s :
>
2012 Mar 22
5
Ubuntu Lucid, R 2.14.2, and ggplot2
I've just updated to the latest R (2.14.2) on my Ubuntu Lucid box, and now the ggplot2 installed as a .deb package fails to work.
$ R -e 'library(ggplot2)'
Error in library(pkg, character.only = TRUE, logical.return = TRUE, lib.loc = lib.loc) :
package ?proto? does not have a NAMESPACE and should be re-installed
Calls: library -> .getRequiredPackages2 -> library
Execution
2017 May 08
3
r-cran-rjava dependencies on debian jesse, library(rJava) fails when default-jre is missing
Hi,
Dirk Eddelbuettel advised me to write here. Here is my original letter to him:
I would like to enquire about package r-cran-rjava on Debian jesse. It seems that if default-jre package is not installed, but openjdk-7-jre is installed, then library(rJava) in R fails. I?ve been bitten by this today and I wonder whether this an issue of mine, or is this a possible bug.
My server admin used
2019 Jan 30
2
[FORGED] r-base is already the newest version (3.5.2-1bionic)
Rolf,
Briefly as I don't have sufficient time to catch up on all these wordy emails...
On 30 January 2019 at 15:18, Rolf Turner wrote:
| On 1/30/19 2:03 PM, Dirk Eddelbuettel wrote:
| > | Now *that* was a revealing suggestion! I did that and got:
| > |
| > | > Desired=Unknown/Install/Remove/Purge/Hold
| > | > |
2019 Jan 29
2
[FORGED] r-base is already the newest version (3.5.2-1bionic)
Rolf,
I think it may help to read-up on dpkg and apt. Instead of 'whereis' do
dpkg -l r-base-core
to see the content of that package. Use
apt-cache policy r-base-core
to see what the package cache says about where it gets the package from. And
so on. Also
type -p R
which R
will tell where your system thinks R comes from. If you install R 3.5.2 you
should not see R 3.5.1.
2020 May 12
6
upgraded DC shows IDs instead of usernames
(resent)
>> On 11/05/2020 15:24, L. van Belle via samba wrote:
>>> For all Debian 10 people and strange things after upgrade of debian.
>>> apt remove apparmor
> I already replied that it isn't installed at all.
Any other ideas?
Am I the only one with Debian 10.4 and samba seeing this behavior?
thx
2019 Jan 30
2
[FORGED] r-base is already the newest version (3.5.2-1bionic)
On 30 January 2019 at 12:33, Rolf Turner wrote:
| On 1/30/19 11:53 AM, Dirk Eddelbuettel wrote:
| >
| > Rolf,
| >
| > I think it may help to read-up on dpkg and apt. Instead of 'whereis' do
| >
| > dpkg -l r-base-core
And I also meant 'dpkg -L r-base-core'. Both -l and -L do useful (but
different) things.
| Now *that* was a revealing suggestion! I did
2017 Aug 03
1
error in installing igraph
Hi R users,
I got warning messages when installing the package, and I pasted the
messages below. I checked updates that my R-studio is already the newest
version. I don't know how to solve the problem. Thanks for your help.
> library(igraph)
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object
2011 Dec 07
2
arules package intsallation
I'm using R version 2.13.0 (2011-04-13) on Mac OS X and I get the following error message with library(arules):
Loading required package: Matrix
Loading required package: lattice
Attaching package: 'Matrix'
The following object(s) are masked from 'package:base':
det
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object
2010 Jan 10
1
lme4 and function 'cholmod_start' not provided by package 'Matrix' / Ubuntu
Hello all,
Using Ubuntu 9.04 and R 2.8.1.
For a project I need to use the Zelig package, which in turn wants to
use the lme4 package. When trying to use Zelig and it tries to its required
packages I get the following error message.
Error in dyn.load(file, DLLpath = DLLpath, ...) :
function 'cholmod_start' not provided by package 'Matrix'
Error in loadModelDeps(model) :
2008 May 30
1
R and Openmpi
Hello,
We have R working with Rmpi/openmpi, but I'm a little worried. Specifically, (a) the -np flag doesn't seem to override the hostfile (it works fine with fortran hello world) and (b) I appear to have twice as many processes running as I think I should.
Rmpi version 0.5.5
Openmpi version 1.1
Viglen HPC with (effectively) 9 blades and 8 nodes on each blade.
myhosts file contains
2017 May 17
2
r-cran-rjava dependencies on debian jesse, library(rJava) fails when default-jre is missing
Hi,
> Le 17 mai 2017 ? 00:42, Dirk Eddelbuettel <edd at debian.org> a ?crit :
>
>
> On 8 May 2017 at 15:39, Vaidotas Zemlys wrote:
> | Hi,
> |
> | Dirk Eddelbuettel advised me to write here. Here is my original letter to him:
> |
> | I would like to enquire about package r-cran-rjava on Debian jesse. It seems that if default-jre package is not installed, but
2019 Aug 21
1
Core dumped - net ads dns gethostbzname
Hi.
Performing a DNS search for a hostname results in a segmentation fault:
## Debian 10 Buster 64bit
root at hostxzy:~# net ads dns gethostbyname name $(hostname)
Bad talloc magic value - unknown value
PANIC (pid 15749): Bad talloc magic value - unknown value
BACKTRACE: 12 stack frames:
?#0 /lib/x86_64-linux-gnu/libsamba-util.so.0(log_stack_trace+0x32) [0x7f0827
a408d2]
?#1
2011 Apr 22
1
mgcv won't load
Hi,
I'm getting the following error when I try and load mgcv:
> library(mgcv)
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object '/usr/lib/R/library/Matrix/libs/Matrix.so':
/usr/lib/R/library/Matrix/libs/Matrix.so: undefined symbol: R_check_class_and_super
Error: package/namespace load failed for 'mgcv'
I thought there might be a mismatch
2008 May 03
2
Name resolution error help needed
Hello,
I've checked the FAQ and followed steps I can find there. I made sure my
/etc/hosts is correct as in the FAQ. I tried complete
uninstall/reinstall of Wine and data. Iceweasel and all other normal
linux programs work fine to resolve addresses. WoW under Wine works
fine. Fresh install of Firefox for Windows only works under Wine if I
use a IP address instead of a hostname, so Wine