Tychobra / polished

Authentication and Administration for Shiny apps
https://polished.tech
Other
233 stars 36 forks source link

Error message does not match argument #187

Closed mrbsoftisms closed 2 years ago

mrbsoftisms commented 2 years ago

In deploy_app the RAM value stop message says ram_db should be ram_gb.

  if (!(ram_gb %in% c(2, 4, 8, 16))) {
    stop("`ram_db` must be 2, 4, 8, or 16", call. = FALSE)
  }
phoward38 commented 2 years ago

@mrbsoftisms Thanks for pointing that out! Resolved the issue with 1740f5e75c82e3dcaa4ff6b4916a093459780f4d