Package: shinyRadioMatrix
Type: Package
Title: Create a Matrix with Radio Buttons
Version: 0.2.1
Authors@R: c(
    person("Zsolt", "Szelepcsényi", email = "szelepcsenyi.zsolt@gmail.com", 
        role = c("aut", "cre")
    ),
    person("Zoltán", "Szelepcsényi", email = "szelepcsenyi.zoltan@gmail.com",
        role = "aut")
    )
Maintainer: Zsolt Szelepcsényi <szelepcsenyi.zsolt@gmail.com>
Description: An input controller for R Shiny: a matrix with radio buttons, 
    where only one option per row can be selected.
Imports: shiny
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2022-06-07 20:54:52 UTC; evista
Author: Zsolt Szelepcsényi [aut, cre],
  Zoltán Szelepcsényi [aut]
Repository: CRAN
Date/Publication: 2022-06-07 21:10:02 UTC
Built: R 4.5.2; ; 2025-11-01 02:36:31 UTC; windows
