Package: pkgdepR
Type: Package
Title: Statically Determine Function Dependencies Between Packages
Version: 1.1.1
Authors@R: c(person("Ed", "Peyton", email = "edppeyton@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1427-0306")))
Maintainer: Ed Peyton <edppeyton@gmail.com>
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.
License: MIT + file LICENSE
URL: https://pkgdepR.org/
BugReports: https://github.com/edpeyton/pkgdepR/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: visNetwork, dplyr, magrittr, viridisLite, scales, utils
NeedsCompilation: no
Packaged: 2024-11-19 07:09:19 UTC; User
Author: Ed Peyton [aut, cre] (<https://orcid.org/0000-0002-1427-0306>)
Repository: CRAN
Date/Publication: 2024-11-19 07:50:02 UTC
Built: R 4.6.0; ; 2025-07-18 08:27:33 UTC; unix
