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.

Package details

AuthorHadley Wickham [aut, cre], RStudio [cph, fnd]
MaintainerHadley Wickham <hadley@rstudio.com>
LicenseMIT + file LICENSE
Version1.2.0
URL https://conflicted.r-lib.org/ https://github.com/r-lib/conflicted
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("conflicted")

Try the conflicted package in your browser

Any scripts or data that you put into this service are public.

conflicted documentation built on Feb. 16, 2023, 6:05 p.m.