The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
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 |
DOI: | 10.32614/CRAN.package.conflicted |
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 |
Reference manual: | conflicted.pdf |
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 imports: | cheem, eat, rUM, tidymodels, tidyverse, usedthese |
Reverse suggests: | boxr, destiny, DGEobj, DGEobj.utils, DOPE, here, marginaleffects, metaboliteIDmapping, nascaR.data, public.ctn0094data, roundwork, SCDB, shinyTempSignal, vegawidget, vembedr, votesmart |
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.