I have installed RStudio in my new implementation of Debian Buster.
\
comp@AbNormal:~/Downloads/RStudio$ sudo -s dpkg -i
rstudio-1.2.1335-amd64.deb
(Reading database ... 149026 files and directories currently installed.)
Preparing to unpack rstudio-1.2.1335-amd64.deb ...
Unpacking rstudio (1.2.1335) over (1.2.1335) ...
Setting up rstudio (1.2.1335) ...
Processing triggers for desktop-file-utils (0.23-4) ...
Processing triggers for mime-support (3.62) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for shared-mime-info (1.10-1) ...
comp@AbNormal:~$ export RSTUDIO_CHROMIUM_ARGUMENTS="--disable-gpu"
comp@AbNormal:~$ /usr/bin/rstudio
/usr/bin/rstudio: error while loading shared libraries: libssl.so.1.0.2:
cannot open shared object file: No such file or directory
The Stretch version of libssl is 1.1.1c-1
This is having a major impact on my research program and I really need a
solution.
Thanks in advance.
--
Stephen P. Molnar, Ph.D. Life is a fuzzy set
http://www.Molecular-Modeling.net Multivariate and stochastic
614.312.7528 (c)
Skype: smolnar1
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.