The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
text
is a list (#68)htmlDependency()
instead of addResourcePath()
which is more robust and works in Rmd naturally (#71)useShinyalert()
in the UI. If you still want to explicitly pre-load the UI scripts, use useShinyalert(force=TRUE)
(#47)rmd
parameter of useShinyalert()
is no longer used. If you still want to call useShinyalert()
(which you don’t need to) then you have to remove the rmd
argumentsession
parameter to allow advanced uses of shinyalert where the Shiny session isn’t immediately accessible (thanks @galachad)withMathJax()
in the UI) (#54)html=TRUE
together with type="input"
, you must instead supply your own Shiny inputs when using HTMLFALSE
(previously nothing was returned)html=TRUE
) (#26)size
parameter to set the size (width) of the modal to one of four pre-defined sizes (#17)immediate
parameter to immediately show the current alert and close all previous alertscloseAlert()
function that allows you to close any specific alert (#29)shinyalert()
now returns a unique IDcallbackR
was not respected when the alert had a timer (#38)inputId
parameter added, which allows you to set the input ID that is used to retrieve the return value of the modalshinyalert
within Rmarkdown documentsInitial release
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.