Open Neato-Nick opened 5 years ago
Just an update: @pcarbo and others are working to incorporate the change to the ashr
package, the call to which creates the warnings messages....Will update this space as soon as it gets fixed.
Till that time, you can use one simple hack to get rid of these warning messages by using
the suppressWarnings()
wrap on the logomaker
function call.
Thanks.
Hi,
when using this package without REBayes installed, using
type = "EDLogo"
produces the warning "Due to absence of package REBayes, switching to EM algorithm." This warning is helpful, but is produced hundreds of times upon execution. Is it possible to make this warning only display once afterlogomaker
is run? It fills up the console otherwise.Created on 2018-12-17 by the reprex package (v0.2.1)