Other packages > Find by keyword >

pkgdepends  

Package Dependency Resolution and Downloads
View on CRAN: Click here


Download and install pkgdepends package within the R console
Install from CRAN:
install.packages("pkgdepends")

Install from Github:
library("remotes")
install_github("cran/pkgdepends")

Install by package version:
library("remotes")
install_version("pkgdepends", "0.8.0")



Attach the package and use:
library("pkgdepends")
Maintained by
Gábor Csárdi
[Scholar Profile | Author Map]
First Published: 2021-03-16
Latest Update: 2023-07-18
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.
How to cite:
Gábor Csárdi (2021). pkgdepends: Package Dependency Resolution and Downloads. R package version 0.8.0, https://cran.r-project.org/web/packages/pkgdepends. Accessed 12 May. 2025.
Previous versions and publish date:
0.1.0 (2021-03-16 10:20), 0.1.1 (2021-05-17 00:40), 0.1.2 (2021-06-30 13:50), 0.2.0 (2021-11-29 18:50), 0.3.0 (2022-02-16 20:40), 0.3.1 (2022-04-08 14:00), 0.3.2 (2022-09-08 13:20), 0.4.0 (2022-12-17 10:30), 0.5.0 (2023-04-19 13:40), 0.6.0 (2023-07-18 21:20), 0.7.0 (2023-11-10 11:00), 0.7.1 (2023-12-11 00:00), 0.7.2 (2024-03-17 16:10)
Other packages that cited pkgdepends R package
View pkgdepends citation profile
Other R packages that pkgdepends depends, imports, suggests or enhances
Complete documentation for pkgdepends
Functions, R codes and Examples using the pkgdepends R package
Some associated functions: as_pkg_dependencies . config . default_platforms . git-protocol . git_download_file . git_fetch . git_list_files . git_list_refs . install_package_plan . install_plans . is_valid_package_name . lib_status . parse_pkg_refs . pkg_config . pkg_dep_types . pkg_deps . pkg_download_proposal . pkg_downloads . pkg_installation_plan . pkg_installation_proposal . pkg_name_check . pkg_refs . pkg_resolution . pkg_rx . pkg_solution . pkgdepends-package . sysreqs_check_installed . sysreqs_db_list . sysreqs_db_match . sysreqs_db_update . sysreqs_install_plan . sysreqs_is_supported . sysreqs_list_system_packages . sysreqs_platforms . 
Some associated R codes: aaa-rstudio-detect.R . assertions.R . assertthat.R . build.R . compat-vctrs.R . config.R . dep-utils.R . docs.R . download-progress-bar.R . download.R . errors.R . files.R . find-package-root.R . gh-app.R . git-app.R . git-auth.R . git-protocol.R . install-binary.R . install-plan.R . install-progress-bar.R . install-tar.R . install-utils.R . install-verify-binary.R . install-zip.R . integrity.R . name-check.R . onload.R . parse-remotes.R . pkg-dependencies.R . pkg-downloads.R . pkg-installation.R . pkg-lockfile.R . pkg-plan.R . pkgdepends-errors.R . pkgdepends.R . platform.R . print.R . progress-bars.R . rematch2.R . resolution-df.R . resolution-progress-bar.R . resolution.R . rstudio-detect.R . rx.R . satisfies.R . sizes.R . snapshot.R . solve.R . sysreqs.R . sysreqs2.R . sysreqsdocs.R . system-packages.R . time.R . tojson.R . tree.R . type-any.R . type-bioc.R . type-cran.R . type-deps.R . type-git.R . type-github.R . type-gitlab.R . type-installed.R . type-local.R . type-param.R . type-standard.R . type-url.R . type.R . utils.R . valid-name.R . versions.R . withr.R . zzz-pkgdepends-config.R .  Full pkgdepends package functions and examples
Downloads during the last 30 days
04/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/0805/0905/10Downloads for pkgdepends050100150200250300350400450500550600TrendBars

Today's Hot Picks in Authors and Packages

sGMRFmix  
Sparse Gaussian Markov Random Field Mixtures for Anomaly Detection
An implementation of sparse Gaussian Markov random field mixtures presented by Ide et al. (2016) ...
Download / Learn more Package Citations See dependency  
MDFS  
MultiDimensional Feature Selection
Functions for MultiDimensional Feature Selection (MDFS): calculating multidimensional information g ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  
LatticeKrig  
Multi-Resolution Kriging Based on Markov Random Fields
Methods for the interpolation of large spatial datasets. This package follows a "fixed rank Kriging ...
Download / Learn more Package Citations See dependency  
epinet  
Epidemic/Network-Related Tools
A collection of epidemic/network-related tools. Simulates transmission of diseases through contact n ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA