Generate Package Dependency Version Information
pkgInformationUI(id) pkgInformation(input, output, session, config)
| 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 |
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.)