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.7.2")



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.7.2, https://cran.r-project.org/web/packages/pkgdepends
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)
Other packages that cited pkgdepends R package
View pkgdepends citation profile
Other R packages that pkgdepends depends, imports, suggests or enhances
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

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns