Package: shinySbm
Title: 'shiny' Application to Use the Stochastic Block Model
Version: 0.1.5
Authors@R: 
  c(person(given = "Theodore", family = "Vanrenterghem", 
           email = "shiny.sbm.dev@gmail.com", role = c("cre", "aut")),
    person(given = "Julie", family = "Aubert", role = c("aut"),
           email = "julie.aubert@inrae.fr",
           comment = c(ORCID = "0000-0001-5203-5748")),
    person(given = "Saint-Clair", family = "Chabert-Liddell", role = c("aut"),
           email = "saint-clair.chabert-liddell@agroparistech.fr",
           comment = c(ORCID = "0000-0001-5604-7308")), 
    person("großBM team", role = c("ctb")), 
    person("Golem User", role = c("cph")))
Description: A 'shiny' interface for a simpler use of the 'sbm' R package. 
    It also contains useful functions to easily explore the 'sbm' package results. 
    With this package you should be able to use the stochastic block model 
    without any knowledge in R, get automatic reports and nice visuals, as 
    well as learning the basic functions of 'sbm'.
BugReports: https://github.com/Jo-Theo/shinySbm/issues
License: MIT + file LICENSE
Depends: R (>= 3.50), sbm
Imports: colourpicker, config (>= 0.3.1), data.table, dplyr, DT,
        flextable, fresh, ggplot2, golem (>= 0.3.5), magrittr,
        parallel, patchwork, purrr, rmarkdown, shiny (>= 1.7.2),
        shinyalert, shinydashboard, stringr, visNetwork
Suggests: knitr, spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
VignetteBuilder: knitr
Packaged: 2023-09-07 16:37:53 UTC; theodore
Author: Theodore Vanrenterghem [cre, aut],
  Julie Aubert [aut] (<https://orcid.org/0000-0001-5203-5748>),
  Saint-Clair Chabert-Liddell [aut]
    (<https://orcid.org/0000-0001-5604-7308>),
  großBM team [ctb],
  Golem User [cph]
Maintainer: Theodore Vanrenterghem <shiny.sbm.dev@gmail.com>
Repository: CRAN
Date/Publication: 2023-09-07 21:50:02 UTC
Built: R 4.6.0; ; 2025-07-18 10:13:43 UTC; unix
