First off, a big thank you for providing such an excellent and well-supported package. It’s superb.
I’ve been using the latest stable version on the github master branch. Just a note that I may have spotted a (small) bug in perf.diablo.R in the new code to support progress bars. When I try to run the performance evaluation, I get an error that nrep
is not recognised in the sprintf
at line 88. That variable doesn’t seem to be in scope at that point - removing the reference allows it to run correctly (including progress bars).
Thanks! Jon