Crandore Hub

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)', 'foo::bar()' and 'use("foo", "bar")' and adds these dependencies in the DESCRIPTION file in the sections Depends, Imports, and Suggests.

Versions across snapshots

VersionRepositoryFileSize
0.4 rolling linux/jammy R-4.5 rdeps_0.4.tar.gz 218.1 KiB
0.4 rolling linux/noble R-4.5 rdeps_0.4.tar.gz 218.0 KiB
0.4 rolling source/ R- rdeps_0.4.tar.gz 178.4 KiB
0.4 latest linux/jammy R-4.5 rdeps_0.4.tar.gz 218.1 KiB
0.4 latest linux/noble R-4.5 rdeps_0.4.tar.gz 218.0 KiB
0.4 latest source/ R- rdeps_0.4.tar.gz 178.4 KiB
0.4 2026-04-26 source/ R- rdeps_0.4.tar.gz 178.4 KiB
0.4 2026-04-23 source/ R- rdeps_0.4.tar.gz 178.4 KiB
0.4 2026-04-09 windows/windows R-4.5 rdeps_0.4.zip 220.9 KiB
0.2 2025-04-20 source/ R- rdeps_0.2.tar.gz 176.9 KiB

Dependencies (latest)

Imports