This content has moved to our admin guides and will be removed from Support articles in the near future. Please see our shinyapps.io user guide for up-to-date information. New location: https://docs.posit.co/shinyapps.io/guide/applications/index.html
The bundle size that can be uploaded is limited to 1 GB for the Free and Starter plans, and up to 5 GB for the Basic, Standard, and Professional plans.
For the latter plans, note that the rsconnect
package has a default bundle size limit of 3 GB, independent of your shinyapps.io plan limit. If you plan to deploy application bundles larger than 3 GB in size, you can override the rsconnect
default by setting this option first: options(rsconnect.max.bundle.size=...)
where the value is in bytes. Do not set the maximum size larger than the limit for your shinyapps.io plan, or application deployments will fail.
More information about this in our Applications section of the Admin Guide.
Comments
0 comments
Article is closed for comments.