crowding / nsevalLinks
The missing API for non-standard evaluation and metaprogramming in R
☆27Updated last year
Alternatives and similar repositories for nseval
Users that are interested in nseval are comparing it to the libraries listed below
Sorting:
- Functional input validation to make R functions more readable and robust☆34Updated last year
- Trust, but Verify☆80Updated last year
- Easy R Unit Tests☆39Updated 5 months ago
- Slick call stack traces☆35Updated 8 years ago
- Simple Programmable R NSE☆14Updated 7 years ago
- Multiple output version of dplyr::summarise☆41Updated 6 years ago
- Add optional version constraints to R library() calls☆28Updated 3 years ago
- Low-cost anonymous functions☆39Updated 3 years ago
- Persist attributes through data manipulations☆22Updated 5 years ago
- Load Time R Package Macros☆35Updated 2 years ago
- ARCHIVED Send Live Status, Progress and Other Information Between Functions and Processes☆33Updated 3 years ago
- Create Makefiles using R☆32Updated 8 years ago
- change the default arguments in R functions☆44Updated 8 years ago
- Convert elements of roxygen documentation to markdown☆68Updated 3 weeks ago
- Docker images for Continous Integration / Continuous Delivery for R Projects☆26Updated 6 years ago
- Manage files in a CRAN-like repository☆25Updated last year
- Syntactic ggplot2 Sugar for a Tidy World☆26Updated 8 years ago
- Experimental roxygen tags and extensions☆20Updated 5 years ago
- The typeCheck package automatically adds type checking code when types are annotated.☆29Updated 5 years ago
- 👃🏽A 'usethis'-like Package for Base R Pseudo-equivalents of 'tidyverse' Code☆82Updated 3 years ago
- What the Package Does (One Line, Title Case)☆31Updated 6 years ago
- kind of precompiling from magrittr's syntax to eager evaluation syntax☆29Updated 8 years ago
- Joint profiling of native and R code☆54Updated 4 years ago
- A deque for R.