[R] Installing dyplr on Linux requires a ton of chasing down dependencies
Collin Lynch
c||ynch @end|ng |rom nc@u@edu
Mon Oct 14 15:30:34 CEST 2019
Adam, while I am not familiar with that particular variant of linux,
it sounds like a package manager mismatch in that the ubuntu package
looks for specific libraries which are named differently on your
system. If you can run a GUI then you have some form of X but the
libraries may be named differently. It looks like Pop uses apt so you
might try apt-get for R and see if that works or consider compiling
from source.
Collin Lynch.
On Mon, Oct 14, 2019 at 7:36 AM Dirk Eddelbuettel <edd using debian.org> wrote:
>
>
> Adam,
>
> You may find this blog post and the video instructive:
>
> http://dirk.eddelbuettel.com/blog/2019/06/09#022_rocker_and_ppas
>
> It illustrates how 'installing tidyverse' (or rstan) can be a single and done
> in under two minutes == on Linux, with the appropriate distribution and
> settings. In short: some have binaries prebuilt, some don't.
>
> My blog has a few post in the 'r4' section on that as well as on other
> approaches to this.
>
> http://dirk.eddelbuettel.com/blog/code/r4/
>
> Now, you choose a somewhat non-standard distro. The price of that choice may
> indeed be that you have to install everything (R/CRAN-related) from source.
>
> Hope this helps, Dirk
>
> --
> http://dirk.eddelbuettel.com | @eddelbuettel | edd using debian.org
>
> ______________________________________________
> R-help using 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.
--
ArgLab & Center for Educational Informatics
Department of Computer Science
North Carolina State University
https://research.csc.ncsu.edu/arglab/people/cflynch.html
More information about the R-help
mailing list