CMD + K

r-conflicted

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-conflicted

Usage Tracking

1.2.0
1.1.0
1.0.4
1.0.3
1.0.2
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Feb 1, 2023 at 17:36

License

MIT

Total Downloads

851.7K

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 1.0.1
macOS-64 Last supported version: 1.0.1
win-64 Last supported version: 1.0.1