pkgGraphR: Graph the Relationship Between Functions in an R Package

It is often useful when developing an R package to track the relationship between functions in order to appropriately test and track changes. This package generates a graph of the relationship between all R functions in a package. It can also be used on any directory containing .R files which can be very useful for 'shiny' apps or other non-package workflows.

Package details

AuthorDavid Oliver [aut, cre, cph]
MaintainerDavid Oliver <doliv071@gmail.com>
LicenseGPL (>= 3)
Version0.3.1
URL https://gitlab.com/doliv071/pkggraphr
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("pkgGraphR")

Try the pkgGraphR package in your browser

Any scripts or data that you put into this service are public.

pkgGraphR documentation built on April 4, 2025, 5:10 a.m.