- Notifications
You must be signed in to change notification settings - Fork41
pkgdepends 0.8.0
pkgdepends now supports
gitlab::package sources better, by adding
explicit syntax to specify subdirectories (#353,@dgkf).gitlab::andgit::package sources now support git submodules if
thegit-submodulesconfiguration option is set toTRUE. See?"pkgdepends-config"(#354).The new
?ignore-unavailableparameter makes it easy to ignore soft
dependencies that are unavailable
(r-lib/pak#606).pkgdepends now automatically ignores soft dependencies that have an
incompatible OS type (OS_typeentry inDESCRIPTION) when installing
packages.