`devtools::load_all()` and the normal package loading process respects `.onLoad` function in `zzz.R`. If there is such a function, loadfast should respect it as well. See also: https://stat.ethz.ch/R-manual/R-devel/library/base/html/ns-hooks.html
devtools::load_all()and the normal package loading process respects.onLoadfunction inzzz.R.If there is such a function, loadfast should respect it as well.
See also: https://stat.ethz.ch/R-manual/R-devel/library/base/html/ns-hooks.html