<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Identify External Packages Used in a Project</dc:title>
  <dc:title>R package rdeps version 0.4</dc:title>
  <dc:description>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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: cli, utils</dc:relation>
  <dc:creator>Nicolas Casajus &lt;nicolas.casajus@fondationbiodiversite.fr&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Nicolas Casajus [aut, cre, cph] (ORCID:
    &lt;https://orcid.org/0000-0002-5537-5294&gt;)</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2025-10-02</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=rdeps</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.rdeps</dc:identifier>
</oai_dc:dc>
