<?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>An Alternative Conflict Resolution Strategy</dc:title>
  <dc:title>R package conflicted version 1.2.0</dc:title>
  <dc:description>R's default conflict management system gives the most
    recently loaded package precedence. This can make it hard to detect
    conflicts, particularly when they arise because a package update
    creates ambiguity that did not previously exist. 'conflicted' takes a
    different approach, making every conflict an error and forcing you to
    choose which function to use.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.2)</dc:relation>
  <dc:relation>Imports: cli (&gt;= 3.4.0), memoise, rlang (&gt;= 1.0.0)</dc:relation>
  <dc:relation>Suggests: callr, covr, dplyr, Matrix, methods, pkgload, testthat (&gt;=
3.0.0), withr</dc:relation>
  <dc:creator>Hadley Wickham &lt;hadley@rstudio.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Hadley Wickham [aut, cre],
  RStudio [cph, fnd]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=conflicted/LICENSE)</dc:rights>
  <dc:date>2023-02-01</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=conflicted</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.conflicted</dc:identifier>
</oai_dc:dc>
