Location of package loading
In the **ui** file, the following packages are loaded :
* `shiny`
* `shinydashboard`
In the **global** file, the following packages are loaded :
* `shiny`
* `shinydashboard`
* `plotly`
Isn't it enough that they appear in the **global** file?
In addition, the `sf`, `leaflet` and `DT` packages are not loaded.
`
@benoit.genot`, do you know what the recommendations are?
issue