The server uses the default R behavior of install.packages() which
installs Depends/Imports but not Suggests. Indeed, if this package is
required in your webapp it has to be in Imports. So if you don't want
it to be a strong dependency in your current R package, I would
recommend to extract the webapp into a separate package, which depends
both on your package and rio.
> --
> You received this message because you are subscribed to the Google Groups "opencpu" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
opencpu+u...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/opencpu/0be417e7-0887-4d28-8488-209326f8c925n%40googlegroups.com.