<?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>Find the Location of an R Package's Code</dc:title>
  <dc:title>R package codewhere version 0.1.1</dc:title>
  <dc:description>Find the location of the code for an R package based on the package's name or string representation.
    Checks on 'CRAN' based on information in the 'URL' field or 'BioConductor' and 'GitHub' based on constructing 
    a URL, and verifies all paths via testing for a successful response. This can be useful when automating static 
    code analysis based on a list of package names, and similar tasks.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: httr</dc:relation>
  <dc:relation>Suggests: httptest, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Nic Crane &lt;thisisnic@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Nic Crane [aut, cre, cph]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=codewhere/LICENSE)</dc:rights>
  <dc:date>2024-06-04</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=codewhere</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.codewhere</dc:identifier>
</oai_dc:dc>
