inst/doc/faq.R

## ----setup, include=FALSE-----------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment  = "#>",
  eval     = FALSE
)

## ----eval=FALSE---------------------------------------------------------------
#  renv::settings$snapshot.type("all")

## ----eval=FALSE---------------------------------------------------------------
#  renv::settings$ignored.packages("<package>")

## ----eval=FALSE---------------------------------------------------------------
#  renv::settings$snapshot.type("explicit")

## ----eval=FALSE---------------------------------------------------------------
#  renv::install()

Try the renv package in your browser

Any scripts or data that you put into this service are public.

renv documentation built on Sept. 19, 2023, 9:06 a.m.