Package: logolink
Title: An Interface for Running 'NetLogo' Simulations
Version: 1.0.0
Authors@R: c(
        person(
            given = "Daniel",
            family = "Vartanian",
            role = c("aut", "cre", "ccp", "cph"),
            email = "danielvartan@proton.me",
            comment = c(ORCID = "0000-0001-7782-759X")
        )
    )
Description: An interface for 'NetLogo' <https://www.netlogo.org> that enables
    programmatic setup and execution of simulations. Designed to facilitate
    integrating 'NetLogo' models into reproducible workflows by creating and
    running 'BehaviorSpace' experiments and retrieving their results.
License: GPL (>= 3)
URL: https://danielvartan.github.io/logolink/,
        https://github.com/danielvartan/logolink/
BugReports: https://github.com/danielvartan/logolink/issues/
Depends: R (>= 4.4)
Imports: checkmate (>= 2.3.3), cli (>= 3.6.5), dplyr (>= 1.1.4), fs (>=
        1.6.6), glue (>= 1.8.0), janitor (>= 2.2.1), magrittr (>=
        2.0.4), purrr (>= 1.2.0), readr (>= 2.0.0), tidyr (>= 1.3.1),
        stringr (>= 1.6.0), xml2 (>= 1.4.0)
Suggests: bslib (>= 0.9.0), colorspace (>= 2.1.2), covr (>= 3.6.5),
        curl (>= 7.0.0), ggplot2 (>= 4.0.1), ggimage (>= 0.3.4), ggtext
        (>= 0.1.2), here (>= 1.0.2), httr2 (>= 1.2.1), knitr (>= 1.50),
        lifecycle (>= 1.0.4), magick (>= 2.9.0), quarto (>= 1.5.1),
        ragg (>= 1.5.0), remotes (>= 2.5.0), rsvg (>= 2.7.0), scales
        (>= 1.4.0), spelling (>= 2.3.2), tibble (>= 3.3.0), testthat
        (>= 3.3.0)
VignetteBuilder: quarto
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-01-08 08:35:37 UTC; danielvartan
Author: Daniel Vartanian [aut, cre, ccp, cph] (ORCID:
    <https://orcid.org/0000-0001-7782-759X>)
Maintainer: Daniel Vartanian <danielvartan@proton.me>
Repository: CRAN
Date/Publication: 2026-01-08 15:10:14 UTC
Built: R 4.5.2; ; 2026-01-15 04:19:31 UTC; windows
