Package: BiocWorkshopSubmit Type: Package Title: Provides a shiny app for workshop submissions Version: 0.99.14 Authors@R: c( person( "Marcel", "Ramos", , "marcel.ramos@sph.cuny.edu", c("aut", "cre"), c(ORCID = "0000-0002-3242-0582") ), person( "Alexandru", "Mahmoud", , , "ctb" )) Description: The package provides a form interface for submitting workshops via a shiny app. It requires a GitHub organization token for creating a comment on the Bioconductor/workshop-contributions repository. The package creates an issue and comments with the appropriate data from the form. License: Artistic-2.0 Depends: shiny Imports: BiocBaseUtils, bsicons, bslib, gh, jsonlite, rjsoncons, shinyAce, shinyjs, shinytoastr, shinyTime, utils, whisker Encoding: UTF-8 RoxygenNote: 7.3.2 Date: 2024-05-13 Config/pak/sysreqs: cmake git make libuv1-dev libssl-dev zlib1g-dev Repository: https://link-ny.r-universe.dev Date/Publication: 2024-08-27 21:14:14 UTC RemoteUrl: https://github.com/Bioconductor/BiocWorkshopSubmit RemoteRef: HEAD RemoteSha: b58a13df8950cad4a61fcb5108de95aee6f6cb44 NeedsCompilation: no Packaged: 2026-07-03 09:15:01 UTC; root Author: Marcel Ramos [aut, cre] (ORCID: ), Alexandru Mahmoud [ctb] Maintainer: Marcel Ramos