rdeps
Identify External Packages Used in a Project
Screens all '.R', '.Rmd', and '.qmd' files to extract the name of packages used in a project. This package detects packages called with 'library(foo)', 'require(foo)', and 'foo::bar()' and adds these dependencies in the DESCRIPTION file in the sections Depends, Imports, and Suggests.
- Version0.2
- R versionunknown
- LicenseGPL-2
- LicenseGPL-3
- Needs compilation?No
- rdeps citation info
- Last release02/02/2024
Documentation
Team
Nicolas Casajus
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports2 packages