Closed jameslamb closed 6 years ago
@jameslamb Thank you very much!
Unfortunately, Travis is unhappy. Can you please take a look?
yep! The fact that it passed on appveyor tells me it's probably just one of those transient travis things. I'll check.
Ha I was too quick to blame Travis. Totally my fault! The package uses occurences
(one r) but I accidentally used occurrences
(2 r's) in one place. Should be fixed as of my most recent commit
We haven't configured Appveyor for checking R-package yet :-(
Seems to be another one typo:
'tree_grain_ratio'
-> 'tree_gain_ratio'
(grain -> gain)
whoops! Fixed. I also created #268 so anyone coming to the repo knows appveyor setup is a contribution that would be welcomed.
Rebasing right now, now that we've merged #266
ok @StrikerRUS @mlampros this is ready for review!
Oh sure, no prob. Just updated the NEWS.md
This PR addresses #244
Please do not review until we've merged #266 . I branched off of that PR to avoid dealing with merge conflicts. If/when we merge that, I'll rebase this PR and the diff will make more sense.