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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Like renv:::dependencies()
renv:::dependencies()
Features:
Discovery in R code:
::
:::
Other files:
DESCRIPTION
NAMESPACE
renv.lock
.Rproj
.qmd
qmd
r
rscript
.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
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
(?) #402NAMESPACE
(?) #403renv.lock
#411.Rproj
#414.qmd
.qmd
ignored chunksqmd
: depend on rmarkdown if anyr
orrscript
chunks.Rprofile
#415.rmd
.rmd
ignored chunks.rmarkdown
#409.rnw
#416.ipynb
#417Other features:
.gitignore
#423.renvignore
#424ignored <- c("packrat", "renv", "revdep", "vendor", if (depth) c("DESCRIPTION", "NAMESPACE"))
renv.config.dependencies.limit
? #427renv.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
argument #430Config 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: