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]
All associated links for this package
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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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