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.
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 usepak
orrenv
, but forr-apt
(especially ifbspm
is enabled on Ubuntu) it is preferable to use theinstall.packages
function, so scripts oflittler
may be useful.