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 22 Dec. 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

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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