bernie gray

Results 24 issues of bernie gray

Thanks for the cool package. It's been very helpful to me. I've done a few different things in this pull request: * Created `data-raw/docs.R` to easily track changes in the...

I started working on #66 but haven't been able to come up with a good solution yet. Not much in this pull request, but figured I'd submit it anyway.

investigate `Rcpp` and other ways to speed up the code

enhancement

make sure all scripts follow the same framework. should focus on functionality and edge cases, with less focus on handling of different ways to specify columns. some examples: * zero...

enhancement

especially helpful for encoding test data. use `std::map`?

enhancement

https://github.com/jimhester/lintr/issues/223

``` Run Rscript -e 'covr::codecov(token = "")' $meta $meta$status [1] 400 $error $error$reason [1] "Please provide the repository token to upload reports via `-t :repository-token`" $error$context NULL ```

e.g. `rlang::abort()`?

question

- [ ] postfix function names with 2 like e.g. `purrr::map2()` (`catto_loo` and `catto_loo2`) - [ ] make sure everything returns an s3 class from cattonum (single vs multiple dfs)...

enhancement