Package: SIAtools
Title: 'ShinyItemAnalysis' Modules Development Toolkit
Version: 0.1.3
Authors@R: c(
    person("Jan", "Netik", , "netik@cs.cas.cz", role = c("cre", "aut"),
           comment = c(ORCID = "0000-0002-3888-3203")),
    person("Patricia", "Martinkova", , "martinkova@cs.cas.cz", role = "aut",
           comment = c(ORCID = "0000-0003-4754-8543"))
  )
Description: A comprehensive suite of functions designed for constructing
    and managing 'ShinyItemAnalysis' modules, supplemented with detailed
    guides, ready-to-use templates, linters, and tests. This package
    allows developers to seamlessly create and integrate one or more
    modules into their existing packages or to start a new module project
    from scratch.
License: GPL (>= 3)
URL: https://applstat.github.io/SIAtools/
Depends: R (>= 3.6.0)
Imports: cli, desc, fs, magrittr, purrr, rlang, shiny, usethis, yaml
Suggests: glue, knitr, lintr, pkgload, rmarkdown, roxygen2, rstudioapi,
        spelling, testthat (>= 3.0.0), tibble, tidyr, withr, xml2
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-06-09 15:00:25 UTC; netik
Author: Jan Netik [cre, aut] (ORCID: <https://orcid.org/0000-0002-3888-3203>),
  Patricia Martinkova [aut] (ORCID:
    <https://orcid.org/0000-0003-4754-8543>)
Maintainer: Jan Netik <netik@cs.cas.cz>
Repository: CRAN
Date/Publication: 2025-06-09 15:20:02 UTC
Built: R 4.6.0; ; 2025-10-14 02:50:02 UTC; windows
