We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Like renv:::dependencies()
renv:::dependencies()
Features:
Discovery in R code:
::
:::
Other files:
DESCRIPTION
NAMESPACE
renv.lock
.Rproj
.qmd
.Rprofile
.rmd
.rmarkdown
.rnw
.ipynb
Other features:
.gitignore
.renvignore
ignored <- c("packrat", "renv", "revdep", "vendor", if (depth) c("DESCRIPTION", "NAMESPACE"))
renv.config.dependencies.limit
renv.ignore
engine
r
rscript
eval
exercise
root
Config options from https://rstudio.github.io/renv/reference/config.html:
renv.config.dependency.errors
renv.config.install.remotes
Docs:
deps::
The text was updated successfully, but these errors were encountered:
Partially addressed by #388. Rest will be in subsequent PRs.
Sorry, something went wrong.
No branches or pull requests
Like
renv:::dependencies()
Features:
Discovery in R code:
::
,:::
Other files:
DESCRIPTION
(?)NAMESPACE
(?)renv.lock
.Rproj
.qmd
.Rprofile
.rmd
.rmarkdown
.rnw
.ipynb
Other features:
.gitignore
.renvignore
ignored <- c("packrat", "renv", "revdep", "vendor", if (depth) c("DESCRIPTION", "NAMESPACE"))
renv.config.dependencies.limit
?renv.ignore
knitr chunk paramengine
knitr chunk param, ignore if notr
orrscript
eval
knitr chunk param, ignore if not truthyexercise
knitr chunk param, ignore if truthyroot
argumentConfig options from https://rstudio.github.io/renv/reference/config.html:
renv.config.dependency.errors
renv.config.dependencies.limit
renv.config.install.remotes
Docs:
deps::
as well.The text was updated successfully, but these errors were encountered: