You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
library(loon)
Loading required package: tcltk
p <- l_plot(iris)
::.l0.plot is already in configuration
states intended to configure: selected
turn this message off with .Tcl('set ::loon::Options(printInConfigurationWarning) FALSE')
The temporary solution I have is … turn the messaging off in onLoad.R
in
devtools::install_github('rwoldford/loon', ref = "8f18f6e", subdir = "R")
The text was updated successfully, but these errors were encountered:
The problem here is with 1.1.1 and long standing
The temporary solution I have is … turn the messaging off in onLoad.R
in
devtools::install_github('rwoldford/loon', ref = "8f18f6e", subdir = "R")
The text was updated successfully, but these errors were encountered: