nick-ulle / rstaticLinks
An R package for static analysis of R code.
☆41Updated last year
Alternatives and similar repositories for rstatic
Users that are interested in rstatic are comparing it to the libraries listed below
Sorting:
- The typeCheck package automatically adds type checking code when types are annotated.☆29Updated 5 years ago
- A simple S3 class for representing BLOBs☆48Updated last week
- Dependent Delayed Computation☆23Updated last year
- Tidy output from regular expression matches☆46Updated 8 months ago
- Compiler Tools for R's bytecode compiler☆16Updated 5 years ago
- R package implementing an ALTREP class for memory-mapped vectors.☆38Updated 5 years ago
- Serverless R message queue using SQLite☆57Updated last year
- Implement the rquery piped query algebra in R using data.table. Distributed under choice of GPL-2 or GPL-3 license.☆38Updated 2 years ago
- Multiple output version of dplyr::summarise☆41Updated 6 years ago
- Find tools needed to build R packages☆77Updated 3 months ago
- yet another experimental way of processing a data.frame rowwisely☆66Updated 6 years ago
- Create simple packages which pass R CMD check☆36Updated 3 weeks ago
- kind of precompiling from magrittr's syntax to eager evaluation syntax☆29Updated 8 years ago
- Trust, but Verify☆81Updated this week
- 'dplyr' verbs for lists and other verbs for data frames☆45Updated 7 years ago
- What the Package Does (One Line, Title Case)☆31Updated 6 years ago
- A small message queue for interprocess communication☆23Updated 4 years ago
- Functional input validation to make R functions more readable and robust☆33Updated 2 years ago
- Single precision (float) matrices for R.☆46Updated 10 months ago
- RcppProgress R package: An interruptible progress bar with OpenMP support for c++ in R packages☆30Updated last year
- Fake web apps for HTTP testing R packages☆63Updated 3 months ago
- Detect, install and update R source dependencies.☆50Updated 7 years ago
- Tools to aid coding in the R 'parallel' package.☆40Updated 3 years ago
- ☆36Updated last week
- Translates an R function into a to a C++ function which is callable from within R. The typical use case intended by 'ast2ast' are functio…☆35Updated this week
- R package future.callr: A Future API for Parallel Processing using 'callr'☆62Updated this week
- A deque for R.☆29Updated 3 years ago
- R function decorators☆37Updated 4 years ago
- Add optional version constraints to R library() calls