Skip to content

Unable to install cli fatal error: cli/progress.h: No such file or directory #753

@EdBreen

Description

@EdBreen

platform x86_64-pc-linux-gnu
arch x86_64
os linux-gnu
system x86_64, linux-gnu
status
major 4
minor 1.2
year 2021
month 11
day 01
svn rev 81115
language R
version.string R version 4.1.2 (2021-11-01)
nickname Bird Hippie

Platform ubuntu.

gcc -I"/usr/share/R/include" -DNDEBUG -O3 -fopenmp -fpic -c inst.c -o inst.o
inst.c:2:10: fatal error: cli/progress.h: No such file or directory
2 | #include <cli/progress.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
make: *** [/usr/lib/R/etc/Makeconf:168: inst.o] Error 1
ERROR: compilation failed for package ‘cli’

  • removing ‘/home/edb/R/x86_64-pc-linux-gnu-library/4.1/cli’

The downloaded source packages are in
‘/tmp/Rtmpkx7SmG/downloaded_packages’
Warning message:
In install.packages("cli") :
installation of package ‘cli’ had non-zero exit status

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