Port details |
- R-cran-pkgdepends Package Dependency Resolution and Downloads
- 0.9.0 devel
=2 0.8.0Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - Port Added: 2023-04-27 02:45:43
- Last Update: 2025-05-30 12:48:13
- Commit Hash: 2f04129
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://cran.r-project.org/package=pkgdepends
- Description:
- Find recursive dependencies of 'R' packages from various sources. Solve the
dependencies to obtain a consistent set of packages to install. Download
packages, and install them. It supports packages on 'CRAN', 'Bioconductor' and
other 'CRAN-like' repositories, 'GitHub', package 'URLs', and local package
trees and files. It caches metadata and package files via the 'pkgcache'
package, and performs all 'HTTP' requests, downloads, builds and installations
in parallel. 'pkgdepends' is the workhorse of the 'pak' package.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-pkgdepends>0:devel/R-cran-pkgdepends
- To install the port:
- cd /usr/ports/devel/R-cran-pkgdepends/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/R-cran-pkgdepends
- pkg install R-cran-pkgdepends
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-pkgdepends
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1748605153
SHA256 (pkgdepends_0.9.0.tar.gz) = 0ae53b48bbc1aa4bb36bfd5f46f130abd3c57b020f0e99290d8867a690785a16
SIZE (pkgdepends_0.9.0.tar.gz) = 1485424
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-zip>=2.3.0 : archivers/R-cran-zip
- R-cran-jsonlite>0 : converters/R-cran-jsonlite
- R-cran-R6>0 : devel/R-cran-R6
- R-cran-callr>=3.3.1 : devel/R-cran-callr
- R-cran-cli>=3.6.0 : devel/R-cran-cli
- R-cran-desc>=1.4.3 : devel/R-cran-desc
- R-cran-filelock>=1.0.2 : devel/R-cran-filelock
- R-cran-glue>0 : devel/R-cran-glue
- R-cran-pkgbuild>=1.0.2 : devel/R-cran-pkgbuild
- R-cran-pkgcache>=2.2.0 : devel/R-cran-pkgcache
- R-cran-prettyunits>=1.1.1 : devel/R-cran-prettyunits
- R-cran-rprojroot>0 : devel/R-cran-rprojroot
- R-cran-curl>0 : ftp/R-cran-curl
- R-cran-lpSolve>0 : math/R-cran-lpSolve
- R-cran-processx>=3.4.2 : sysutils/R-cran-processx
- R-cran-ps>0 : sysutils/R-cran-ps
- R : math/R
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_R-cran-pkgdepends
- USES:
- cran:auto-plist
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.0 30 May 2025 12:48:13
    |
Nuno Teixeira (eduardo)  |
devel/R-cran-pkgdepends: Update to 0.9.0
- Switch WWW to canonical form
- Add pkgdepends.so to NO_ARCH_IGNORE
- Strip pkgdepends.so
ChangeLog: https://github.com/r-lib/pkgdepends/blob/main/NEWS.md |
0.8.0 16 Sep 2024 07:27:39
    |
Nuno Teixeira (eduardo)  |
devel/R-cran-pkgdepends: Update to 0.8.0
- Take maintainership
- Switch WWW url to CRAN.r-project.org
- Remove unneeded test depends
ChangeLog: https://github.com/r-lib/pkgdepends/blob/main/NEWS.md |
0.6.0 14 Sep 2024 22:41:47
    |
Guangyuan Yang (ygy)  |
devel/R-cran-pkgdepends: drop maintainership |
0.6.0 03 Aug 2023 04:15:33
    |
Guangyuan Yang (ygy)  |
devel/R-cran-pkgdepends: Update to 0.6.0 |
0.5.0 27 Apr 2023 02:42:34
    |
Guangyuan Yang (ygy)  |
devel/R-cran-pkgdepends: New port
Package Dependency Resolution and Downloads. |