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 30 Mar. 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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for pkgdepends50100150200250300350400TrendBars

Today's Hot Picks in Authors and Packages

TangPoemR  
Write Chinese Tang Poems
Write Chinese Tang Poems automatically. ...
Download / Learn more Package Citations See dependency  
cocorresp  
Co-Correspondence Analysis Methods
Fits predictive and symmetric co-correspondence analysis (CoCA) models to relate one data matrix to ...
Download / Learn more Package Citations See dependency  
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  
FAMoS  
A Flexible Algorithm for Model Selection
Given a set of parameters describing model dynamics and a corresponding cost function, FAMoS perfor ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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