Package: funcMapper
Title: Map User-Created Functions
Version: 1.0.2
Authors@R: 
    person("Antonio", "Fratamico", email = "fratamicoa@outlook.com", role = c("aut", "cre"))
Description: Create an interactive function map by analyzing a specified
    R script. It uses the find_dependencies() function from the
    'functiondepends' package to recursively trace all user-defined
    function dependencies.
License: MIT + file LICENSE
URL: https://github.com/antoniof1704/funcMapper
BugReports: https://github.com/antoniof1704/funcMapper/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: magrittr, functiondepends, glue, visNetwork, htmlwidgets
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-07-30 15:40:38 UTC; root
Author: Antonio Fratamico [aut, cre]
Maintainer: Antonio Fratamico <fratamicoa@outlook.com>
Repository: CRAN
Date/Publication: 2025-07-30 16:20:02 UTC
Built: R 4.5.1; ; 2025-10-06 03:16:28 UTC; windows
