Colin Gillespie

Results 25 issues of Colin Gillespie

Nice idea once the API is out https://github.com/pharmaR/riskmetric/issues/332

When I call `lintr::lint` on a file, it runs `get_source_expression` regardless if the file should be [excluded](https://github.com/jimhester/lintr/blob/1a7114b87c4d672772c74ffc30c932dcdb3ce017/R/lint.R#L36) I think if we move the `get_source_expression` down a few lines, this should...

performance

## Positron Version: Positron Version: 2024.06.1 build 27 Code - OSS Version: 1.90.0 Commit: a893e5b282612ccb2200102957ac38d3c14e5196 Date: 2024-06-26T01:22:29.024Z Electron: 29.4.0 Chromium: 122.0.6261.156 Node.js: 20.9.0 V8: 12.2.281.27-electron.0 OS: Linux x64 6.5.0-41-generic I'm...

bug

I find `mustWork` is a nice safety feature - raise an error as soon possible. It's also useful in your tests files. Happy to add if you want.

I believe the license is wrong (or maybe just confusing) in the DESCRIPTION file. You have ``` License: MIT + file LICENSE ``` However, you have both LICENSE and LICENSE.md....