Generate Package Dependency Version Information

pkgInformationUI(id)

pkgInformation(input, output, session, config)

Arguments

id

An id string that corresponds with the id used to call the module's UI function.

input

shiny server input object

output

shiny server output object

session

shiny server session object

config

SpaDES.shiny app configuration object (e.g., from readConfig)

Details

Generates a box containing a data table with SpaDES.shiny package dependency version information (i.e., all the packages required or used by SpaDES.shiny.)