Package: conflicted 1.2.0.9000

Hadley Wickham

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.

Authors:Hadley Wickham [aut, cre], Posit Software, PBC [cph, fnd]

conflicted_1.2.0.9000.tar.gz
conflicted_1.2.0.9000.zip(r-4.7)conflicted_1.2.0.9000.zip(r-4.6)conflicted_1.2.0.9000.zip(r-4.5)
conflicted_1.2.0.9000.tgz(r-4.6-any)conflicted_1.2.0.9000.tgz(r-4.5-any)
conflicted_1.2.0.9000.tar.gz(r-4.7-any)conflicted_1.2.0.9000.tar.gz(r-4.6-any)
conflicted_1.2.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
conflicted/json (API)

# Install 'conflicted' in R:
install.packages('conflicted', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/r-lib/conflicted/issues

Pkgdown/docs site:https://conflicted.r-lib.org

On CRAN:

Conda:

conflicts

14.08 score 254 stars 154 packages 8.6k scripts 338k downloads 1 mentions 5 exports 5 dependencies

Last updated from:4d759ac62d. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK123
source / vignettesOK178
linux-release-x86_64OK123
macos-release-arm64OK81
macos-oldrel-arm64OK96
windows-develOK91
windows-releaseOK83
windows-oldrelOK65
wasm-releaseOK94

Exports:conflict_preferconflict_prefer_allconflict_prefer_matchingconflict_scoutconflicts_prefer

Dependencies:cachemclifastmapmemoiserlang

Readme and manuals

Help Manual

Help pageTopics
Persistently prefer one function over anotherconflict_prefer conflict_prefer_all conflict_prefer_matching
Find conflicts amongst a set of packagesconflict_scout
Declare many preferences at onceconflicts_prefer