Geoffrey Poole
Geoffrey Poole
I have run into this bug too.... Have you considered using a REGEX for your pattern matching in `grep`? You could return "T" for any instance of "low" UNLESS it...
Issue was confirmed on stack overflow prior to report: https://stackoverflow.com/questions/77809420/bug-gradethisgrade-this-code-fails-in-code-check-chunk
Hey @kbenoit. I was able to figure out the PR. The fix I implemented was pretty basic. As far as I could tell, there were two file types -- docx...
suppressWarnings() doesn't work:  When I think about it, I can catch a lot of other errors and warnings, so there is something about the specific warning mentioned in my...