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 3 days ago
linter
15.70 score 1.2k stars 34 packages 828 scripts 74k downloadscovr - Test Coverage for Packages
Track and report code coverage for your package and (optionally) upload the results to a coverage service like 'Codecov' <https://about.codecov.io> or 'Coveralls' <https://coveralls.io>. Code coverage is a measure of the amount of code being exercised by a set of tests. It is an indirect measure of test quality and completeness. This package is compatible with any testing methodology or framework and tracks coverage of both R code and compiled C/C++/FORTRAN code.
Last updated 2 days ago
codecovcoveragecoverage-reporttravis-ci
15.11 score 334 stars 11 packages 2.3k scripts 136k downloadsknitrBootstrap - 'knitr' Bootstrap Framework
A framework to create Bootstrap <http://getbootstrap.com/> HTML reports from 'knitr' 'rmarkdown'.
Last updated 10 months ago
9.01 score 274 stars 1 packages 123 scripts 1.0k downloadslookup - Lookup R function definitions, including compiled code, S3 and S4 methods
Provides a simple interface to lookup and print R function definitions, including C and C++ compiled code from .Call, .C, .Internal and .External calls. Also lookup of S3 and S4 generics, including a simple dialog to print any or all of the loaded methods for the generic.
Last updated 5 years ago
6.04 score 212 stars 1 packages 62 scripts 1.4k downloadslambda - Simple anonymous functions
Defines a function 'f()' to create anonymous functions (lambdas) in a very concise manner. Simply write the body of the function as you would normally. If you want a given variable to appear as one of the arguments to the function, put it in '.()'.
Last updated 9 years ago
4.33 score 20 stars 213 scriptsautoinst - Auto Install Packages
Automatically install packages when they are missing.
Last updated 7 years ago
3.72 score 53 starsthank - Give Thanks
Give thanks to the people with the thank 📦.
Last updated 4 years ago
2.81 score 13 stars 1 scriptsbloom - Bloom Filters
Scaling, counting Bloom filter for R using Rcpp bindings for dablooms.
Last updated 10 years ago
2.65 score 9 stars 7 scriptstidyversedashboard - Tidyverse activity dashboard
A dashboard to show repository activity in tidyverse organisations.
Last updated 3 years ago
1.00 score 6 scripts