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 grst::r-conflicted

Usage Tracking

1.0.1
1.0.0
2 / 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

Oct 11, 2018 at 10:44

License

GPL-3

Total Downloads

60

Supported Platforms

linux-64