Package: pkgdepR
Type: Package
Title: Statically Determine Function Dependencies Between Packages
Version: 1.0.0
Authors@R: c(person(given = "Ed", family = "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.1.1
Imports: visNetwork, dplyr, magrittr, viridisLite, scales, utils
NeedsCompilation: no
Packaged: 2022-02-15 12:23:49 UTC; edppe
Author: Ed Peyton [aut, cre] (<https://orcid.org/0000-0002-1427-0306>)
Repository: CRAN
Date/Publication: 2022-02-16 08:10:02 UTC
Built: R 4.2.0; ; 2022-03-22 18:26:33 UTC; unix
