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 |
|
---|---|
Maintainer | |
License | MIT + file LICENSE |
Version | 1.2.0.9000 |
URL | https://conflicted.r-lib.org/ https://github.com/r-lib/conflicted |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.