Type: Package
Package: foodwebr
Title: Visualise Function Dependencies
Version: 1.1.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
Config/roxygen2/version: 8.1.0
RoxygenNote: 8.1.0
NeedsCompilation: no
Packaged: 2026-09-22 01:09:22 UTC; lewin
Author: Lewin Appleton-Fox [aut, cre]
Maintainer: Lewin Appleton-Fox <lewin.a.f@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-22 02:20:09 UTC
