Nicholas Larus-Stone

Results 45 comments of Nicholas Larus-Stone

Which function, `bbound_loop`?

Sorry about the delay -- will look at this tomorrow

@fingoldin why are there 104 changes? Seems like we forgot to add something to the gitignore

Interesting, this seems to be working on my Mac. What OS are you using? Also the comment above explains why we're doing it, but may be out of date: ```...

Sorry for the delay -- taking a look at this again.

I've merged @fingoldin's PR, now ensuring that `R CMD check` works

I don't think that fully solved this issue. Running `./src/corels -n 100000002 -v rule -c 2 -p 1 test.out test.label` for me fails with the following file as `test.out`: ```...

This failed before and after @fingoldin's change

However, it works with the changes in https://github.com/corels/corels/pull/28. I'm going to try to pare down the changes there to ensure compatibility with the `R CMD check` as well as passing...

Sorry that I didn't follow up here -- been busy at work. This issue exposes an underlying bug here which we need to fix. The issue is not actually in...