generated from devcontainers/feature-starter
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
featureNew feature of Dev Container Feature (Needs minor version up)New feature of Dev Container Feature (Needs minor version up)
Description
It is tedious to write R functions in options such as postCreateCommand
of the json file because double quotes need to be escaped.
For r-rig
, I assume that it is recommended to use pak
or renv
, but for r-apt
(especially if bspm
is enabled on Ubuntu) it is preferable to use the install.packages
function, so scripts of littler
may be useful.
Metadata
Metadata
Assignees
Labels
featureNew feature of Dev Container Feature (Needs minor version up)New feature of Dev Container Feature (Needs minor version up)