Type: Package
Package: foodwebr
Title: Visualise Function Dependencies
Version: 1.0.0
Authors@R: 
    person(given = "Lewin",
           family = "Appleton-Fox",
           role = c("aut", "cre"),
           email = "lewin.a.f@gmail.com")
Description: Easily create graphs of the inter-relationships between
    functions in an environment.
License: MIT + file LICENSE
URL: https://lewinfox.com/foodwebr/
BugReports: https://github.com/lewinfox/foodwebr/issues
Imports: cli, crayon, codetools, DiagrammeR, glue, rlang, stringr,
        tidygraph
Suggests: testthat
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2025-09-23 04:44:26 UTC; lewin
Author: Lewin Appleton-Fox [aut, cre]
Maintainer: Lewin Appleton-Fox <lewin.a.f@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-30 07:30:07 UTC
Built: R 4.4.3; ; 2025-10-08 04:25:53 UTC; windows
