Port details |
- R-cran-reprex Prepare Reproducible Example Code via the Clipboard
- 2.1.1 textproc =2 2.1.1Version of this port present on the latest quarterly branch.
- Maintainer: eduardo@FreeBSD.org
- Port Added: 2024-02-01 11:54:13
- Last Update: 2024-11-06 15:17:35
- Commit Hash: 6e2da96
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://cran.r-project.org/web/packages/reprex/
- Description:
- Convenience wrapper that uses the 'rmarkdown' package to render small
snippets of code to target formats that include both code and output.
The goal is to encourage the sharing of small, reproducible, and runnable
examples on code-oriented websites, such as stackoverflow.com and
github.com, or in email.
The user's clipboard is the default source of input code and the default
target for rendered output. 'reprex' also extracts clean, runnable R code
from various common formats, such as copy/paste from an R session.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-reprex>0:textproc/R-cran-reprex
- To install the port:
- cd /usr/ports/textproc/R-cran-reprex/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/R-cran-reprex
- pkg install R-cran-reprex
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-reprex
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1720424419
SHA256 (reprex_2.1.1.tar.gz) = c860368cbc7ef90ea786fb61ab6fa42cd89b5258be48652abc20ad414001879c
SIZE (reprex_2.1.1.tar.gz) = 1089023
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-callr>=3.6.0 : devel/R-cran-callr
- R-cran-cli>=3.2.0 : devel/R-cran-cli
- R-cran-clipr>=0.4.0 : devel/R-cran-clipr
- R-cran-fs>0 : filesystems/R-cran-fs
- R-cran-glue>0 : devel/R-cran-glue
- R-cran-knitr>=1.23 : print/R-cran-knitr
- R-cran-lifecycle>0 : devel/R-cran-lifecycle
- R-cran-rlang>=1.0.0 : devel/R-cran-rlang
- R-cran-rmarkdown>0 : textproc/R-cran-rmarkdown
- R-cran-rstudioapi>0 : devel/R-cran-rstudioapi
- R-cran-withr>=2.3.0 : devel/R-cran-withr
- R : math/R
- Test dependencies:
-
- R-cran-testthat>=3.0.2 : devel/R-cran-testthat
- Runtime dependencies:
-
- R-cran-callr>=3.6.0 : devel/R-cran-callr
- R-cran-cli>=3.2.0 : devel/R-cran-cli
- R-cran-clipr>=0.4.0 : devel/R-cran-clipr
- R-cran-fs>0 : filesystems/R-cran-fs
- R-cran-glue>0 : devel/R-cran-glue
- R-cran-knitr>=1.23 : print/R-cran-knitr
- R-cran-lifecycle>0 : devel/R-cran-lifecycle
- R-cran-rlang>=1.0.0 : devel/R-cran-rlang
- R-cran-rmarkdown>0 : textproc/R-cran-rmarkdown
- R-cran-rstudioapi>0 : devel/R-cran-rstudioapi
- R-cran-withr>=2.3.0 : devel/R-cran-withr
- hs-pandoc>=2.0 : textproc/hs-pandoc
- 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:
- textproc_R-cran-reprex
- USES:
- cran:auto-plist
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.1 06 Nov 2024 15:17:35 |
Robert Clausecker (fuz) |
filesystems: add new category for file systems and related utilities
The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.
Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.
Approved by: portmgr (rene)
Reviewed by: mat
Pull Request: https://github.com/freebsd/freebsd-ports/pull/302
PR: 281988 |
2.1.1 08 Jul 2024 09:00:24 |
Nuno Teixeira (eduardo) |
textproc/R-cran-reprex: Update to 2.1.1
ChangeLog: https://cran.r-project.org/web/packages/reprex/news/news.html |
2.1.0 01 Feb 2024 11:53:01 |
Nuno Teixeira (eduardo) |
textproc/R-cran-reprex: New port: Prepare Reproducible Example Code via the
Clipboard
Convenience wrapper that uses the 'rmarkdown' package to render small
snippets of code to target formats that include both code and output.
The goal is to encourage the sharing of small, reproducible, and runnable
examples on code-oriented websites, such as stackoverflow.com and
github.com, or in email.
The user's clipboard is the default source of input code and the default
target for rendered output. 'reprex' also extracts clean, runnable R code
from various common formats, such as copy/paste from an R session.
WWW: https://cran.r-project.org/web/packages/reprex/ |
Number of commits found: 3
|