| Port details |
- R-cran-urlchecker URL checking tools
- 2.0.0 devel
=0 1.0.1Version of this port present on the latest quarterly branch. - Maintainer: uzsolt@FreeBSD.org
 - Port Added: 2024-08-13 17:24:08
- Last Update: 2026-07-14 11:38:08
- Commit Hash: 33dc48d
- License: GPLv3
- WWW:
- https://cran.r-project.org/package=urlchecker
- Description:
- Provide the URL checking tools available in R 4.1+ as a package for earlier
versions of R. Also uses concurrent requests so can be much faster than the
serial versions.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- R-cran-urlchecker>0:devel/R-cran-urlchecker
- To install the port:
- cd /usr/ports/devel/R-cran-urlchecker/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/R-cran-urlchecker
- pkg install R-cran-urlchecker
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-urlchecker
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1784007372
SHA256 (urlchecker_2.0.0.tar.gz) = 7a9e6137ded1c5be5d927e0ac91cb84a8922d37ece5757330f7f0d258e15378d
SIZE (urlchecker_2.0.0.tar.gz) = 39024
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
- Test dependencies:
-
- R-cran-covr>0 : devel/R-cran-covr
- R-cran-testthat>0 : devel/R-cran-testthat
- R-cran-webfakes>0 : devel/R-cran-webfakes
- R-cran-withr>0 : devel/R-cran-withr
- Runtime dependencies:
-
- R-cran-cli>=2.4.0 : devel/R-cran-cli
- R-cran-curl>0 : ftp/R-cran-curl
- R-cran-gitcreds>0 : security/R-cran-gitcreds
- R-cran-rlang>=1.1.0 : devel/R-cran-rlang
- R-cran-xml2>0 : textproc/R-cran-xml2
- R : math/R
- This port is required by:
- for Build
-
- devel/R-cran-devtools
- for Run
-
- devel/R-cran-devtools
Configuration Options:
- No options to configure
- Options name:
- devel_R-cran-urlchecker
- USES:
- cran:auto-plist
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.0.0 14 Jul 2026 11:38:08
    |
Zsolt Udvari (uzsolt)  |
devel/R-cran-urlchecker: Update to 2.0.0
The port doesn't need compiling so remove BUILD_DEPENDS.
Switch WWW to canonical form.
Changelog:
https://cran.r-project.org/web/packages/urlchecker/news/news.html |
1.0.1 13 Aug 2024 17:20:55
    |
Zsolt Udvari (uzsolt)  |
devel/R-cran-urlchecker: new port
Provide the URL checking tools available in R 4.1+ as a package for earlier
versions of R. Also uses concurrent requests so can be much faster than the
serial versions.
Required by new version of devel/R-cran-devtools. |
Number of commits found: 2
|