The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

conflicted: An Alternative Conflict Resolution Strategy

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.

Version: 1.2.0
Depends: R (≥ 3.2)
Imports: cli (≥ 3.4.0), memoise, rlang (≥ 1.0.0)
Suggests: callr, covr, dplyr, Matrix, methods, pkgload, testthat (≥ 3.0.0), withr
Published: 2023-02-01
Author: Hadley Wickham [aut, cre], RStudio [cph, fnd]
Maintainer: Hadley Wickham <hadley at rstudio.com>
BugReports: https://github.com/r-lib/conflicted/issues
License: MIT + file LICENSE
URL: https://conflicted.r-lib.org/, https://github.com/r-lib/conflicted
NeedsCompilation: no
Materials: README NEWS
CRAN checks: conflicted results

Documentation:

Reference manual: conflicted.pdf

Downloads:

Package source: conflicted_1.2.0.tar.gz
Windows binaries: r-devel: conflicted_1.2.0.zip, r-release: conflicted_1.2.0.zip, r-oldrel: conflicted_1.2.0.zip
macOS binaries: r-release (arm64): conflicted_1.2.0.tgz, r-oldrel (arm64): conflicted_1.2.0.tgz, r-release (x86_64): conflicted_1.2.0.tgz, r-oldrel (x86_64): conflicted_1.2.0.tgz
Old sources: conflicted archive

Reverse dependencies:

Reverse imports: cheem, cryptoQuotes, eat, rUM, tidymodels, tidyverse, usedthese
Reverse suggests: boxr, destiny, DGEobj, DGEobj.utils, DOPE, here, marginaleffects, metaboliteIDmapping, public.ctn0094data, SCDB, shinyTempSignal, vegawidget, vembedr, votesmart

Linking:

Please use the canonical form https://CRAN.R-project.org/package=conflicted to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.