Plugins can have additional dependencies that are invisible to the usual CI/CD pipelines. Use this function to install any such dependencies using the pak package.
Arguments
- lPlugin
listA named list with required elementsmetaandshiny, and optional fieldsspec,packagesandrequired_inputs. Usually generated byplugin_Read().