
lintr - A 'Linter' for R Code
Checks adherence to a given style, syntax errors and possible semantic issues. Supports on the fly checking of R code edited with 'RStudio IDE', 'Emacs', 'Vim', 'Sublime Text', 'Atom' and 'Visual Studio Code'.
Last updated
linter
16.92 score 1.3k stars 36 dependents 1.3k scripts 68k downloadsbit - Classes and Methods for Fast Memory-Efficient Boolean Selections
Provided are classes for boolean and skewed boolean vectors, fast boolean methods, fast unique and non-unique integer sorting, fast set operations on sorted and unsorted sets of integers, and foundations for ff (range index, compression, chunked processing).
Last updated
14.44 score 13 stars 3.6k dependents 200 scripts 740k downloads
potools - Tools for Internationalization and Portability in R Packages
Translating messages in R packages is managed using the po top-level directory and the 'gettext' program. This package provides some helper functions for building this support in R packages, e.g. common validation & I/O tasks.
Last updated
i18ntranslation
7.55 score 62 stars 15 scripts 2.1k downloads
geohashTools - Tools for Working with Geohashes
Tools for working with Gustavo Niemeyer's geohash coordinate system, including API for interacting with other common R GIS libraries.
Last updated
7.19 score 54 stars 6 dependents 32 scripts 503 downloadspatrick - Parameterized Unit Testing
This is an extension of the 'testthat' package that lets you add parameters to your unit tests. Parameterized unit tests are often easier to read and more reliable, since they follow the DNRY (do not repeat yourself) rule.
Last updated
7.02 score 145 stars 33 scripts 15k downloadsfunchir - Convenience Functions by Michael Chirico
YACFP (Yet Another Convenience Function Package). get_age() is a fast & accurate tool for measuring fractional years between two dates.
Last updated
4.11 score 10 stars 26 scripts 242 downloadsvcov - Variance-Covariance Matrices and Standard Errors
Methods for faster extraction (about 5x faster in a few test cases) of variance-covariance matrices and standard errors from models. Methods in the 'stats' package tend to rely on the summary method, which may waste time computing other summary statistics which are summarily ignored.
Last updated
3.30 score 2 stars 3 scripts 142 downloads