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.1.0 |
Depends: |
R (≥ 3.2) |
Imports: |
memoise, rlang (≥ 0.3.4) |
Suggests: |
callr, crayon, dplyr, Matrix, methods, pkgload, testthat (≥
3.0.0) |
Published: |
2021-11-26 |
Author: |
Hadley Wickham [aut, cre],
RStudio [cph] |
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:
Downloads:
Reverse dependencies:
Reverse imports: |
eat, rUM, tidymodels |
Reverse suggests: |
boxr, destiny, DGEobj, DGEobj.utils, DOPE, here, marginaleffects, metaboliteIDmapping, shinyTempSignal, vegawidget, vembedr, votesmart |
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=conflicted
to link to this page.