Thomas J. Leeper
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...
Check for: - [ ] Pluralization handling - [ ] Weird things (like just punctuation, etc.)
Write Rd and/or roxygen2 documentation files for errors and warnings
For consistency with: https://github.com/chaselgrove/python-unf and associated discussions.
- [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...
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...
This package is not being actively maintained. If you're interested in contributing or taking over, please express your interest here.