Skip to content
Snippets Groups Projects
Commit 644ac4ea authored by Einar Bjarni Halldórsson's avatar Einar Bjarni Halldórsson Committed by Nuno Teixeira
Browse files

devel/R-cran-conflicted: New port: Alternative Conflict Resolution Strategy

- Submitter becomes maintainer

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.

WWW: https://conflicted.r-lib.org/

Differential Revision:	https://reviews.freebsd.org/D43735
parent 340d7238
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment