Thomas J. Leeper

Results 81 issues of Thomas J. Leeper

Add a check tool (beyond #5) to look for things like: - [ ] `sprintf` (e.g., `%s`) statements in `msgid` not in translation - [ ] Function names that have...

enhancement

Check for: - [ ] Pluralization handling - [ ] Weird things (like just punctuation, etc.)

enhancement

Write Rd and/or roxygen2 documentation files for errors and warnings

enhancement

enhancement

For consistency with: https://github.com/chaselgrove/python-unf and associated discussions.

enhancement

- [x] `%unf% equivalence operator - [x] print method - [x] dispatch to old versions (3, 4, 4.1, 5, error otherwise) - [x] raw vectors: > Normalize bit fields by...

enhancement

Looks like you're calling AWS credentials files internally. You might want to try importing [aws.signature](https://cran.r-project.org/web/packages/aws.signature/index.html), which will give a `use_credentials()` function to call an arbitrary credentials file. (Also, if you...

enhancement

This package is not being actively maintained. If you're interested in contributing or taking over, please express your interest here.

help wanted

enhancement