Closed kasiapekala closed 4 years ago
model_triplot rises error after upgrading patchwork to version 1.0.1 workaround will be introduced shortly in triplot 1.3
Temporary workaround - downgrading patchwork to 1.0.0:
library(devtools) install_version("patchwork", version = "1.0.0")
fixed in triplot 1.3 (to be send to CRAN)
model_triplot rises error after upgrading patchwork to version 1.0.1 workaround will be introduced shortly in triplot 1.3