Displaying 20 results from an estimated 219 matches for "dllpath".
2011 Oct 22
4
issue loading doBy library
Hello,
How can I fix this? I have the latest version of R 2.13.2 and I use Mac OS X 10.7.2
> library(doBy)
Loading required package: lme4
Error in dyn.load(file, DLLpath = DLLpath, ...) :
function 'cholmod_l_start' not provided by package 'Matrix'
Error: package 'lme4' could not be loaded
> library(lme4)
Error in dyn.load(file, DLLpath = DLLpath, ...) :
function 'cholmod_l_start' not provided by package 'Matrix'
Error: p...
2010 Feb 19
2
problem with RGtk
...idgetsRGtk2 (or RGtk2), I get the same message: "Instal GTK+?"
Below I included the error message I got.
__________________________________________________________________________________
Loading required package: gWidgetsRGtk2
Loading required package: gWidgets
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared library '/Users/aoganyan/Library/R/2.10/library/RGtk2/libs/i386/RGtk2.so':
dlopen(/Users/aoganyan/Library/R/2.10/library/RGtk2/libs/i386/RGtk2.so, 6): Library not loaded: /Library/Frameworks/GTK+.framework/Resources/lib/libgtk-x11-2.0.0.dylib
R...
2011 Aug 10
1
Win7 x64 "device not ready" error when DLLpath passed to dyn.load
Hi,
Does anyone have any idea why some installations of 64 bit Windows 7 yields
an error like this when passing DLLpath to dyn.load or library.dynam?
> library(RGtk2)
Error in inDL(x, as.logical(local), as.logical(now), ...) :
unable to load shared object 'c:/R/libuser/RGtk2/libs/x64/
RGtk2.dll':
LoadLibrary failure: The device is not ready.
For now I guess I will fall back to setting the PATH explic...
2011 Sep 05
0
package gmp installation problem
Hello everybody,
Trying to install the package gmp I get the following errors and fail to
install:
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object
'/usr/local/lib/R/site-library/gmp/libs/gmp.so':
libgmp.so.10: cannot open shared object file: No such file or directory
Warning in eval(expr, envir, enclos) :
Data for RFC 2409 Oakley groups requires package 'gmp'
Error in dyn.l...
2018 Feb 16
2
error in loading rgdal package
Hi R users,
Could you help me to see this problem? I could now load "rgdal" even though
I downloaded the compressed folder. Thanks for your help.
Loading required package: sp
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object
'/Library/Frameworks/R.framework/Versions/3.3/Resources/library/rgdal/libs/rgdal.so':
[[alternative HTML version deleted]]
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) :
This model depends on package "lme4". Please install this package and try again
However, library() lists this package:
Packages in library '/usr/lib/R/si...
2016 Nov 01
2
libgsl.so.0
I have just upgraded to the latest R (3.3.2) and thought I should update
my library of contributed packages.
Ran into problems with "copula". Got the error:
> Error in dyn.load(file, DLLpath = DLLpath, ...) :
> unable to load shared object '/home/rolf/Rlib/gsl/libs/gsl.so':
> libgsl.so.0: cannot open shared object file: No such file or directory
So after a bit of googling around I did:
sudo apt-get install libgsl2
sudo apt-get install libgsl-dev
both of w...
2008 Nov 08
3
unable to install rjags on 64-bit Debian Linux (etch)
...JAGS module directory upon installation; when doing this within R, I
get:
install.packages("rjags",configure.args="--with-jags-modules=/usr/local/lib/JAGS/modules/")
which works fine, but then trying to load rjags gives an error:
> library(rjags)
\Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared library
'/usr/local/lib64/R/library/rjags/libs/rjags.so':
libjags.so.1: cannot open shared object file: No such file or directory
Error : .onLoad failed in 'loadNamespace' for 'rjags'
Error: package/namespace load failed for ...
2017 Jun 29
2
Cannot install knitr
Dear All,
I am trying to install the package
knitr
but getting the following error:
----------------------
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object '/usr/lib64/R/library/stringi/libs/stringi.so':
libicui18n.so.56: cannot open shared object file: No such file or directory
Error : unable to load R code in package ?knitr?
ERROR: lazy loading failed for package ?knitr?
* removing ?/usr/lib...
2008 Dec 05
3
Problem loading Matrix package in Ubuntu R 2.8.0
...e Matrix
package and reinstalling it). Nothing has worked so far.
Does anybody have advice of what I could try next?
Thanks in advance,
Niall Bolger
Details of the error I get when I try to load the Matrix package:
*> library(Matrix)
Loading required package: lattice
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared library
'/usr/lib/R/site-library/Matrix/libs/Matrix.so':
libRlapack.so: cannot open shared object file: No such file or
directory
Error: package/namespace load failed for 'Matrix'*
[[alternative HTML version deleted]]
2011 Nov 13
2
cannot load zoo package
Using:
Mac OS 10.7.2
R version 2.13.2
I cannot load the zoo package. The install runs fine but when trying to
load it i get the following error:
/Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object
'/Users/ntyhurst/Library/R/2.13/library/zoo/libs/i386/zoo.so':
dlopen(/Users/ntyhurst/Library/R/2.13/library/zoo/libs/i386/zoo.so, 6):
Library not loaded:
@rpath/R.framework/Versions/2.13/Resources/lib/libR.dylib
Referenced from:
/Users/...
2015 Oct 28
2
r-cran-rjags installation problems?
...testing
bash) I install `r-cran-rjags`, which appears to install fine. However,
attempting to actually load the library in R produces the following error:
library(rjags) Loading required package: coda Error : .onLoad failed in
loadNamespace() for 'rjags', details: call: dyn.load(file, DLLpath =
DLLpath, ...) error: unable to load shared object
'/usr/lib/R/site-library/rjags/libs/rjags.so': libjags.so.3: cannot open
shared object file: No such file or directory Error: package or namespace
load failed for 'rjags'
A little digging shows that /usr/lib has libjags.so.4, not...
2018 Jul 06
2
Segfault on ubuntu 18.04
...6 July 2018 at 21:52, G?ran Brostr?m wrote:
> | I did this and removed anything related to R and reinstalled. Then, in R,
> |
> | > install.packages("curl")
> |
> | and got
> |
> | Error: package or namespace load failed for 'curl' in dyn.load(file,
> | DLLpath = DLLpath, ...):
> | unable to load shared object
> | '/usr/local/lib/R/site-library/curl/libs/curl.so':
> | /usr/local/lib/R/site-library/curl/libs/curl.so: undefined symbol:
> | curl_easy_escape
> | Error: loading failed
> |
> | I have installed curl, libcurl4, l...
2009 Sep 18
2
Ruuid missing Gtk glib.dylib
...type 'application/x-gzip' length 66343 bytes (64 Kb)
opened URL
==================================================
downloaded 64 Kb
The downloaded packages are in
/var/folders/n3/n3Xa3tJRED4hkXZd5y3QWk+++TI/-Tmp-//RtmpkHt9YC/downloaded_packages
> library(Ruuid)
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared library
'/Library/Frameworks/R.framework/Resources/library/Ruuid/libs/i386/Ruuid.so':
dlopen(/Library/Frameworks/R.framework/Resources/library/Ruuid/libs/i386/Ruuid.so,
6): Library not loaded:
/Library/Frameworks/GTK+.framework/Versions/2.14.X11/R...
2018 Jul 06
2
Segfault on ubuntu 18.04
...g.
>> unlink(.libPaths()[1], recursive = TRUE).
>
> Maybe I should do that anyway.
I did this and removed anything related to R and reinstalled. Then, in R,
> install.packages("curl")
and got
Error: package or namespace load failed for 'curl' in dyn.load(file,
DLLpath = DLLpath, ...):
unable to load shared object
'/usr/local/lib/R/site-library/curl/libs/curl.so':
/usr/local/lib/R/site-library/curl/libs/curl.so: undefined symbol:
curl_easy_escape
Error: loading failed
I have installed curl, libcurl4, libcurl4-openssl-dev.
G?ran
>
> G?ran
&...
2010 Dec 15
2
ebimage problems
...ecause of an undefined symbol as seen
below:
installing to /usr/local/lib64/R/library/EBImage/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared library
'/usr/local/lib64/R/library/EBImage/libs/EBImage.so':
/usr/local/lib64/R/library/EBImage/libs/EBImage.so: undefined symbol:
MagickCoreTerminus
ERROR: loading failed
* removing ?/usr/local/lib64/R/library/EBImage?
The downloaded pac...
2010 May 27
3
rjags in Ubuntu 10.04
I've not been able to install rjags successfully in Ubuntu 10.04 :
** testing if installed package can be loaded
Error : .onLoad failed in loadNamespace() for 'rjags', details:
call: dyn.load(file, DLLpath = DLLpath, ...)
error: unable to load shared library
'/home/scott/R/i486-pc-linux-gnu-library/2.11/rjags/libs/rjags.so':
libjags.so.2: cannot open shared object file: No such file or directory
ERROR: loading failed
I've tried with different versions of both JAGS & rjags; lastly...
2011 Dec 14
2
error installing geepack on 64bit fedora 16
...ffer-size=4 -m64 -mtune=generic -c famstr.cc -o
famstr.o
+++++++++++++++++ stuff deleted - all OK +++++++++++++++++++++
** building package indices ...
*** tangling vignette sources ...
?geepack-manual.Rnw? using ?latin1?
** testing if installed package can be loaded
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object '/usr/lib64/R/library/geepack/libs/geepack.so':
/usr/lib64/R/library/geepack/libs/geepack.so: undefined symbol:
_Z5ValidIiEN3TNT6VectorIT_EERS3_RNS1_IiEE
Error: loading failed
Execution halted
ERROR: loading failed
* removing ?/usr/lib64/R/...
2019 Jul 07
2
Curl4, Quantmod, tseries and forecast
...sting
for the core system.
I encounter some issues when updating quantmod, tseries and forecast.
For instance, see the following
> install.packages("tseries")
which finally fails with the following message
** byte-compile and prepare package for lazy loading
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object '/usr/local/lib/R/site-library/curl/libs/curl.so':
/usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by /usr/local/lib/R/site-library/curl/libs/curl.so)
Calls: <Anonymous> ... asNamespace ->...
2019 Jul 07
2
Curl4, Quantmod, tseries and forecast
...sting
for the core system.
I encounter some issues when updating quantmod, tseries and forecast.
For instance, see the following
> install.packages("tseries")
which finally fails with the following message
** byte-compile and prepare package for lazy loading
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object '/usr/local/lib/R/site-library/curl/libs/curl.so':
/usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by /usr/local/lib/R/site-library/curl/libs/curl.so)
Calls: <Anonymous> ... asNamespace ->...