Skip to content

It doesn't seem possible to install shiny in the R environments #232

Description

@leafty

Logs:

# Installing packages --------------------------------------------------------
✖ fs 2.1.0                                                                                                           

The following package(s) were not installed successfully:
- [fs]: install failed
- [bslib]: dependency failed (sass)
- [sass]: dependency failed (fs)
- [shiny]: dependency failed (bslib)
You may need to manually download and install these packages.

# fs -------------------------------------------------------------------------
* installing *source* package ‘fs’ ...
** this is package ‘fs’ version ‘2.1.0’
** package ‘fs’ successfully unpacked and MD5 sums checked
** using staged installation
Package libuv was not found in the pkg-config search path.
Perhaps you should add the directory containing `libuv.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libuv', required by 'virtual:world', not found
Using PKG_CFLAGS=
Using PKG_LIBS=-luv
--------------------------- [CONFIGURE] --------------------------------
Configuration failed because libuv was not found. Try installing:
 * deb: libuv1-dev (Debian, Ubuntu, etc)
 * rpm: libuv-devel (Fedora, EPEL)
 * brew: libuv (OSX)
Alternatively set environment variable USE_BUNDLED_LIBUV=1 to build a static
version of libuv that is included with this package.
-------------------------- [ERROR MESSAGE] ---------------------------
<stdin>:1:10: fatal error: uv.h: No such file or directory
compilation terminated.
--------------------------------------------------------------------
ERROR: configuration failed for package ‘fs’
* removing ‘/home/renku/work/renv/library/linux-ubuntu-noble/R-4.5/x86_64-conda-linux-gnu/fs’

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions