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.5)conflicted_1.2.0.9000.zip(r-4.4)conflicted_1.2.0.9000.zip(r-4.3)
conflicted_1.2.0.9000.tgz(r-4.4-any)conflicted_1.2.0.9000.tgz(r-4.3-any)
conflicted_1.2.0.9000.tar.gz(r-4.5-noble)conflicted_1.2.0.9000.tar.gz(r-4.4-noble)
conflicted_1.2.0.9000.tgz(r-4.4-emscripten)conflicted_1.2.0.9000.tgz(r-4.3-emscripten)
conflicted.pdf |conflicted.html
conflicted/json (API)
NEWS

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

Peer review:

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

On CRAN:

conflicts

5 exports 243 stars 9.15 score 5 dependencies 126 dependents 1 mentions 420.1k downloads

Last updated 4 months agofrom:4d759ac62d

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