Newer
Older
VANRENTERGHEM Théodore
committed
Title: 'shiny' Application to Use the Stochastic Block Model
c(person(given = "Theodore", family = "Vanrenterghem",
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")))
VANRENTERGHEM Théodore
committed
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.
VANRENTERGHEM Théodore
committed
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'.
URL: https://shinysbm-theodore-vanrenterghem-b12616c23cfbfb3f0fe520178bcb95a.pages.mia.inra.fr/, https://cran.r-project.org/package=shinySbm
BugReports: https://github.com/Jo-Theo/shinySbm/issues
Imports:
colourpicker,
config (>= 0.3.1),
data.table,
dplyr,
DT,
fresh,
ggplot2,
golem (>= 0.3.5),
magrittr,
parallel,
purrr,
rmarkdown,
shiny (>= 1.7.2),
shinyalert,
shinydashboard,
stringr,
visNetwork
Suggests: knitr, spelling, testthat (>= 3.0.0)