jackolney / baldr

Epidemiological modelling in R
https://jackolney.github.io/baldr/
MIT License
3 stars 0 forks source link

ERROR: unused argument #29

Closed jackolney closed 6 years ago

jackolney commented 6 years ago

ERROR: unused argument (icon = icon("play", class = "fa-lg fa-fw", lib = "font-awesome"))

shinyBS::bsButton
function (inputId, label, value, style = NULL, size = NULL, block = FALSE,
    disabled = FALSE)

icon arg has been deprecated in latest version of shinyBS ... find a fix.

jackolney commented 6 years ago

Okay, maybe just use the CRAN version of shinyBS and not the dev build, you dick.