Port details on branch 2022Q2 |
- R-cran-magrittr Forward-Pipe Operator for R
- 2.0.3_1 devel
=2 2.0.3_1Version of this port present on the latest quarterly branch. - Maintainer: tota@FreeBSD.org
 - Port Added: 2015-05-04 14:01:56
- Last Update: 2023-04-23 09:09:58
- Commit Hash: 8d3e020
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- http://cran.r-project.org/web/magrittr/
- Description:
- The magrittr package offers a set of operators which promote semantics
that will improve your code by
* structuring sequences of data operations left-to-right (as
opposed to from the inside and out),
* avoiding nested function calls,
* minimizing the need for local variables and function
definitions, and
* making it easy to add steps anywhere in the sequence of operations.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-magrittr>0:devel/R-cran-magrittr
- To install the port:
- cd /usr/ports/devel/R-cran-magrittr/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/R-cran-magrittr
- pkg install R-cran-magrittr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-magrittr
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1648812645
SHA256 (magrittr_2.0.3.tar.gz) = a2bff83f792a1acb801bfe6330bb62724c74d5308832f2cb6a6178336ace55d2
SIZE (magrittr_2.0.3.tar.gz) = 267074
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 : math/R
- gfortran12 : lang/gcc12
- as : devel/binutils
- Runtime dependencies:
-
- R : math/R
- gfortran12 : lang/gcc12
- This port is required by:
- for Build
-
- databases/R-cran-dbplyr
- devel/R-cran-googledrive
- devel/R-cran-googlesheets4
- devel/R-cran-modelr
- devel/R-cran-prettyunits
- devel/R-cran-purrr
- devel/R-cran-tidyr
- for Run
-
- databases/R-cran-dbplyr
- devel/R-cran-googledrive
- devel/R-cran-googlesheets4
- devel/R-cran-modelr
- devel/R-cran-prettyunits
- devel/R-cran-promises
- devel/R-cran-purrr
Configuration Options:
- No options to configure
- Options name:
- devel_R-cran-magrittr
- USES:
- cran:auto-plist,compiles
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|