show_linux_deps: Show the command needed to install linux dependencies

View source: R/show_linux_deps.R

show_linux_depsR Documentation

Show the command needed to install linux dependencies

Description

When installing R packages on linux, you often need some system dependencies too. RSPM provides a list, but you cannot just copy and paste it. So this function reformats it so that you can copy and paste it.

Usage

show_linux_deps(deps = clipr::read_clip())

Arguments

deps

(default = readClipboard()) the commands needed to install the dependencies copied from RSPM.

Value

a character string, on the clipboard


baslat/sak documentation built on April 14, 2025, 4:14 p.m.