I'm not sure how huge of an issue this is for many people, but, I don't always explicitly load packages when using them and instead call galah::function(). This came up as a problem when using BeeBDC and calling galah. Perhaps even just some mention in the documentation that this can be resolved by calling library(galah)?
I found the solution in the source code
galah version 2.2.0
To Reproduce
Steps to reproduce the behaviour:
Any call to galah without explicitly loading the package
I'm not sure how huge of an issue this is for many people, but, I don't always explicitly load packages when using them and instead call galah::function(). This came up as a problem when using BeeBDC and calling galah. Perhaps even just some mention in the documentation that this can be resolved by calling library(galah)?
I found the solution in the source code
galah version 2.2.0
To Reproduce
Steps to reproduce the behaviour:
Any call to galah without explicitly loading the package