Port details |
- R-cran-patrick Extension of the 'testthat' package
- 0.3.0 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: uzsolt@FreeBSD.org
 - Port Added: 2025-02-14 05:12:06
- Last Update: 2025-02-14 05:09:59
- Commit Hash: eb050d3
- License: APACHE20
- WWW:
- https://cran.r-project.org/package=patrick
- Description:
- This package is an extension to testthat that enables parameterized unit testing
in R. Parameterized unit tests are often easier to read and more reliable, since
they follow the DNRY (do not repeat yourself) rule.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-patrick>0:devel/R-cran-patrick
- To install the port:
- cd /usr/ports/devel/R-cran-patrick/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/R-cran-patrick
- pkg install R-cran-patrick
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-patrick
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1739474551
SHA256 (patrick_0.3.0.tar.gz) = 148862daa8c4eac1dd6ae17b492a647c5700595587e521256b6a486e548bdfbf
SIZE (patrick_0.3.0.tar.gz) = 8610
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
- Runtime dependencies:
-
- R-cran-dplyr>0 : math/R-cran-dplyr
- R-cran-glue>0 : devel/R-cran-glue
- R-cran-purrr>0 : devel/R-cran-purrr
- R-cran-rlang>0 : devel/R-cran-rlang
- R-cran-testthat>=3.1.5 : devel/R-cran-testthat
- R-cran-tibble>0 : devel/R-cran-tibble
- R : math/R
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_R-cran-patrick
- 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 |
0.3.0 14 Feb 2025 05:09:59
    |
Zsolt Udvari (uzsolt)  |
devel/R-cran-patrick: New port
This package is an extension to testthat that enables parameterized
unit testing in R. Parameterized unit tests are often easier to read and
more reliable, since they follow the DNRY (do not repeat yourself) rule. |
Number of commits found: 1
|