Hi Ralf,
I tried the following

install.packages("RCurl")


which went OK, but then same story when I tried to install tseries.

sessionInfo()
R version 3.6.1 (2019-07-05)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Debian GNU/Linux 10 (buster)

Matrix products: default
BLAS:   /usr/lib/x86_64-linux-gnu/blas/libblas.so.3.8.0
LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.8.0

locale:
[1] LC_CTYPE=en_GB.UTF-8 LC_NUMERIC=C [3] LC_TIME=en_GB.UTF-8 LC_COLLATE=en_GB.UTF-8 [5] LC_MONETARY=en_GB.UTF-8 LC_MESSAGES=en_GB.UTF-8 [7] LC_PAPER=en_GB.UTF-8 LC_NAME=C [9] LC_ADDRESS=C LC_TELEPHONE=C [11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] compiler_3.6.1 tools_3.6.1
I run a standard debian stable 10 + the ranke debian backports  -- no
fancy stuff.
I do not believe I am the only one experiencing this.
Cheers

L.


On Sun, Jul 07, 2019 at 03:16:20PM +0200, Ralf Stubner wrote:
Hi Lorenzo

Joshua Ulrich <josh.m.ulr...@gmail.com> schrieb am So. 7. Juli 2019 um
14:16:

Hi Lorenzo,

On Sun, Jul 7, 2019 at 6:42 AM Lorenzo Isella <lorenzo.ise...@gmail.com>
wrote:
> ** 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)


Did you reinstall the curl package? See also
https://stackoverflow.com/a/50085192/8416610

cheerio
ralf

_______________________________________________
R-SIG-Debian mailing list
R-SIG-Debian@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-debian

Reply via email to