Skip to content

installing the R package tufte via R Studio is broken #9

@williamstein

Description

@williamstein
  • Start my project
  • Start the compute server (R statistics)
  • open the Rstudio server going to the address https://xxx.cocalc.cloud/
  • open the R console
  • giving the command
    • install.packages("tufte")
  • getting the output
Installing package into ‘/home/user/R/x86_64-pc-linux-gnu-library/4.1’
(as ‘lib’ is unspecified)
trying URL 'https://cloud.r-project.org/src/contrib/tufte_0.13.tar.gz'
Content type 'application/x-gzip' length 251676 bytes (245 KB)
==================================================
downloaded 245 KB

* installing *source* package ‘tufte’ ...
** package ‘tufte’ successfully unpacked and MD5 sums checked
** using staged installation
** R
** inst
** 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/rlang/libs/rlang.so':
  /usr/local/lib/R/site-library/rlang/libs/rlang.so: undefined symbol: EXTPTR_PROT
Calls: <Anonymous> ... namespaceImport -> loadNamespace -> library.dynam -> dyn.load
Execution halted
ERROR: lazy loading failed for package ‘tufte’
* removing ‘/home/user/R/x86_64-pc-linux-gnu-library/4.1/tufte’
Warning in install.packages :
  installation of package ‘tufte’ had non-zero exit status

The downloaded source packages are in
	‘/tmp/RtmpFRuyMG/downloaded_packages’

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcantfixi have no clue how to fix this, so giving up.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions