Path to this page:
./
math/R-conflicted,
Alternative Conflict Resolution Strategy
Branch: CURRENT,
Version: 1.2.0,
Package name: R-conflicted-1.2.0,
Maintainer: pkgsrc-usersR'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.
Master sites: (Expand)
Version history: (Expand)
- (2024-01-21) Package added to pkgsrc.se, version R-conflicted-1.2.0 (created)
CVS history: (Expand)
2024-01-21 11:03:12 by Makoto Fujiwara | Files touched by this commit (3) | |
Log message:
(math/R-conflicted) import R-conflicted-1.2.0
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.
|