Port details |
- R-cran-conflicted Alternative Conflict Resolution Strategy
- 1.2.0 devel =2 1.2.0Version of this port present on the latest quarterly branch.
- Maintainer: einar@isnic.is
- Port Added: 2024-04-06 14:54:11
- Last Update: 2024-04-06 14:42:36
- Commit Hash: 644ac4e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://conflicted.r-lib.org/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-conflicted>0:devel/R-cran-conflicted
- To install the port:
- cd /usr/ports/devel/R-cran-conflicted/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/R-cran-conflicted
- pkg install R-cran-conflicted
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-conflicted
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1706912127
SHA256 (conflicted_1.2.0.tar.gz) = c99b86bb52da3e7d1f4d96d70c77304d0434db5bd906edd8d743e89ac9223088
SIZE (conflicted_1.2.0.tar.gz) = 17071
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- R-cran-cli>=3.4.0 : devel/R-cran-cli
- R-cran-memoise>0 : devel/R-cran-memoise
- R-cran-rlang>=1.0.0 : devel/R-cran-rlang
- R : math/R
- Test dependencies:
-
- R-cran-dplyr>0 : math/R-cran-dplyr
- R-cran-testthat>0 : devel/R-cran-testthat
- Runtime dependencies:
-
- R-cran-cli>=3.4.0 : devel/R-cran-cli
- R-cran-memoise>0 : devel/R-cran-memoise
- R-cran-rlang>=1.0.0 : devel/R-cran-rlang
- R : math/R
- This port is required by:
- for Build
-
- devel/R-cran-tidyverse
- for Run
-
- devel/R-cran-tidyverse
Configuration Options:
- No options to configure
- Options name:
- devel_R-cran-conflicted
- USES:
- cran:auto-plist
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.0 06 Apr 2024 14:42:36 |
Nuno Teixeira (eduardo) Author: Einar Bjarni Halldórsson |
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 |
Number of commits found: 1
|