Other packages > Find by keyword >

pkgdepR  

Statically Determine Function Dependencies Between Packages
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("pkgdepR", "1.1.1")



Attach the package and use:
library("pkgdepR")
Maintained by
Ed Peyton
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-02-16
Latest Update: 2024-11-19
Description:
Statically determine and visualize the function dependencies within and across packages. This may be useful for managing function dependencies across a code base of multiple R packages.
How to cite:
Ed Peyton (2022). pkgdepR: Statically Determine Function Dependencies Between Packages. R package version 1.1.1, https://cran.r-project.org/web/packages/pkgdepR. Accessed 28 Jun. 2026.
Previous versions and publish date:
1.0.0 (2022-02-16 09:10), 1.1.0 (2024-11-18 13:00)
Other packages that cited pkgdepR R package
View pkgdepR citation profile
Other R packages that pkgdepR depends, imports, suggests or enhances
Complete documentation for pkgdepR
Functions, R codes and Examples using the pkgdepR R package
Some associated functions: all_info_ns . deps . get_functions . is.pkgdepR . ls_namespace_info . pipe . pkgdepR-package . plot.pkgdepR . print.pkgdepR . summary.pkgdepR . 
Some associated R codes: S3methods.R . envir_deps.R . helper_functions.R . imports.R . pkgdepR-package.R .  Full pkgdepR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

minimax  
The Minimax Distribution Family
The minimax family of distributions is a two-parameter family like the beta family, but computation ...
Download / Learn more Package Citations See dependency  
geoelectrics  
3D-Visualization of Geoelectric Resistivity Measurement Profiles
Visualizes two-dimensional geoelectric resistivity measurement profiles in three dimensions. ...
Download / Learn more Package Citations See dependency  
nlraa  
Nonlinear Regression for Agricultural Applications
Additional nonlinear regression functions using self-start (SS) algorithms. One of the functions is ...
Download / Learn more Package Citations See dependency  
arnie  
"Arnie" box office records 1982-2014
Arnold Schwarzenegger movie weekend box office records from1982-2014 ...
Download / Learn more Package Citations See dependency  
EventWinRatios  
Event-Specific Win Ratios for Terminal and Non-Terminal Events
Provides several confidence interval and testing procedures using event-specific win ratios for sem ...
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  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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