notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
R-cran-patrick Extension of the 'testthat' package
0.3.1 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.3.0Version of this port present on the latest quarterly branch.
Maintainer: uzsolt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-02-14 05:12:06
Last Update: 2025-12-08 15:20:54
Commit Hash: 5b51bce
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/R-cran-patrick-0.3.1/catalog.mk
  2. /usr/local/share/licenses/R-cran-patrick-0.3.1/LICENSE
  3. /usr/local/share/licenses/R-cran-patrick-0.3.1/APACHE20
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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 = 1765204648 SHA256 (patrick_0.3.1.tar.gz) = 85d2b87dbd4ff12ebdd3bcb1d06b5b7b2c9ee66648590f8505bf96673263c815 SIZE (patrick_0.3.1.tar.gz) = 8914

Packages (timestamps in pop-ups are UTC):
R-cran-patrick
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.10.3.1--0.3.1n/an/an/a
FreeBSD:13:quarterly0.3.00.3.1-0.3.00.3.1n/an/an/a
FreeBSD:14:latest0.3.10.3.1-0.3.00.3.1---
FreeBSD:14:quarterly0.3.10.3.1-0.3.00.3.1---
FreeBSD:15:latest0.3.10.3.1n/a0.3.0n/an/a--
FreeBSD:15:quarterly0.3.10.3.1n/a-n/an/a--
FreeBSD:16:latest0.3.10.3.1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. R : math/R
Runtime dependencies:
  1. R-cran-dplyr>0 : math/R-cran-dplyr
  2. R-cran-glue>0 : devel/R-cran-glue
  3. R-cran-purrr>0 : devel/R-cran-purrr
  4. R-cran-rlang>0 : devel/R-cran-rlang
  5. R-cran-testthat>=3.2.0 : devel/R-cran-testthat
  6. R-cran-tibble>0 : devel/R-cran-tibble
  7. 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:
Expand this list (14 items)
Collapse this list.
  1. http://cran.utstat.utoronto.ca/src/contrib/
  2. http://cran.utstat.utoronto.ca/src/contrib/Archive/patrick/
  3. https://cloud.r-project.org/src/contrib/
  4. https://cloud.r-project.org/src/contrib/Archive/patrick/
  5. https://cran.csiro.au/src/contrib/
  6. https://cran.csiro.au/src/contrib/Archive/patrick/
  7. https://cran.ma.imperial.ac.uk/src/contrib/
  8. https://cran.ma.imperial.ac.uk/src/contrib/Archive/patrick/
  9. https://mirror.las.iastate.edu/CRAN/src/contrib/
  10. https://mirror.las.iastate.edu/CRAN/src/contrib/Archive/patrick/
  11. https://mirrors.tuna.tsinghua.edu.cn/CRAN/src/contrib/
  12. https://mirrors.tuna.tsinghua.edu.cn/CRAN/src/contrib/Archive/patrick/
  13. https://stat.ethz.ch/CRAN/src/contrib/
  14. https://stat.ethz.ch/CRAN/src/contrib/Archive/patrick/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.1
08 Dec 2025 15:20:54
commit hash: 5b51bce0fb5b45cc8f2aec1993cea718537a4e0dcommit hash: 5b51bce0fb5b45cc8f2aec1993cea718537a4e0dcommit hash: 5b51bce0fb5b45cc8f2aec1993cea718537a4e0dcommit hash: 5b51bce0fb5b45cc8f2aec1993cea718537a4e0d files touched by this commit
Zsolt Udvari (uzsolt) search for other commits by this committer
devel/R-cran-patrick: Update to 0.3.1

Changelog: https://cran.r-project.org/web/packages/patrick/news/news.html
0.3.0
14 Feb 2025 05:09:59
commit hash: eb050d3852fa5e16e324ced3b8db34d7980a3ee0commit hash: eb050d3852fa5e16e324ced3b8db34d7980a3ee0commit hash: eb050d3852fa5e16e324ced3b8db34d7980a3ee0commit hash: eb050d3852fa5e16e324ced3b8db34d7980a3ee0 files touched by this commit
Zsolt Udvari (uzsolt) search for other commits by this committer
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: 2