Closed bastistician closed 4 years ago
With enabled environment variable _R_CHECK_LENGTH_1_LOGIC2_, the colourpicker addin cannot be used. The error is
_R_CHECK_LENGTH_1_LOGIC2_
Error in !is.null(y) && !is.na(y) : 'length(x) = 3 > 1' in coercion to 'logical(1)'
from %AND%. See https://github.com/rstudio/shiny/commit/d7d8e78e420ba510667d102493aeaf16c30497c0 for how to fix this.
%AND%
Thanks for pointing this out!
With enabled environment variable
_R_CHECK_LENGTH_1_LOGIC2_
, the colourpicker addin cannot be used. The error isfrom
%AND%
. See https://github.com/rstudio/shiny/commit/d7d8e78e420ba510667d102493aeaf16c30497c0 for how to fix this.