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-testit Simple Package for Testing R Packages
0.15 devel on this many watch lists=2 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.13Version of this port present on the latest quarterly branch.
Maintainer: eduardo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-08-10 10:54:08
Last Update: 2025-12-21 19:22:01
Commit Hash: d25888c
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
License: GPLv3
WWW:
https://cran.r-project.org/package=testit
Description:
Provides two convenience functions assert() and test_pkg() to facilitate testing R packages.
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-testit-0.15/catalog.mk
  2. /usr/local/share/licenses/R-cran-testit-0.15/LICENSE
  3. /usr/local/share/licenses/R-cran-testit-0.15/GPLv3
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • R-cran-testit>0:devel/R-cran-testit
To install the port:
cd /usr/ports/devel/R-cran-testit/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/R-cran-testit
  • pkg install R-cran-testit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: R-cran-testit
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1766337679 SHA256 (testit_0.15.tar.gz) = f886cd958a124fde24cab5986ef771cda1644e57bd8e17994d8adb72b2f04207 SIZE (testit_0.15.tar.gz) = 8358

Packages (timestamps in pop-ups are UTC):
R-cran-testit
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.150.15--0.15n/an/an/a
FreeBSD:13:quarterly0.130.13-0.130.13n/an/an/a
FreeBSD:14:latest0.150.15-0.130.15---
FreeBSD:14:quarterly0.130.13-0.130.13-0.130.13
FreeBSD:15:latest0.150.15n/a0.13n/an/a0.130.13
FreeBSD:15:quarterly0.130.13n/a-n/an/a--
FreeBSD:16:latest0.150.15n/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 : math/R
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_R-cran-testit
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/testit/
  3. https://cloud.r-project.org/src/contrib/
  4. https://cloud.r-project.org/src/contrib/Archive/testit/
  5. https://cran.csiro.au/src/contrib/
  6. https://cran.csiro.au/src/contrib/Archive/testit/
  7. https://cran.ma.imperial.ac.uk/src/contrib/
  8. https://cran.ma.imperial.ac.uk/src/contrib/Archive/testit/
  9. https://mirror.las.iastate.edu/CRAN/src/contrib/
  10. https://mirror.las.iastate.edu/CRAN/src/contrib/Archive/testit/
  11. https://mirrors.tuna.tsinghua.edu.cn/CRAN/src/contrib/
  12. https://mirrors.tuna.tsinghua.edu.cn/CRAN/src/contrib/Archive/testit/
  13. https://stat.ethz.ch/CRAN/src/contrib/
  14. https://stat.ethz.ch/CRAN/src/contrib/Archive/testit/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.15
21 Dec 2025 19:22:01
commit hash: d25888c6fb5083744b918be8bb86515708fe1e67commit hash: d25888c6fb5083744b918be8bb86515708fe1e67commit hash: d25888c6fb5083744b918be8bb86515708fe1e67commit hash: d25888c6fb5083744b918be8bb86515708fe1e67 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/R-cran-testit: Update to 0.15

ChangeLog: https://github.com/yihui/testit/releases/tag/v0.15
0.14
07 Dec 2025 16:14:46
commit hash: cc98b1f24f2cd194f1811520d241316d3de018decommit hash: cc98b1f24f2cd194f1811520d241316d3de018decommit hash: cc98b1f24f2cd194f1811520d241316d3de018decommit hash: cc98b1f24f2cd194f1811520d241316d3de018de files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/R-cran-testit: Update to 0.14

- Switch WWW url to canonical form

ChangeLog: https://github.com/yihui/testit/releases/tag/v0.14
0.13
10 Aug 2023 10:50:40
commit hash: e99d6155ba4213fee779b7601ef733572c54b531commit hash: e99d6155ba4213fee779b7601ef733572c54b531commit hash: e99d6155ba4213fee779b7601ef733572c54b531commit hash: e99d6155ba4213fee779b7601ef733572c54b531 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/R-cran-testit: New port: Simple Package for Testing R Packages

Provides two convenience functions assert() and test_pkg() to facilitate
testing R packages.

WWW: https://cran.r-project.org/web/packages/testit/

Number of commits found: 3