Analyze lines of R code using tidy principles. This allows you to input lines of R code and output a data frame with one row per function included. Additionally, it facilitates code classification via included lexicons.
Version: | 0.1.1 |
Imports: | purrr, pryr, tibble, rlang, glue, matahari |
Suggests: | testthat, covr, knitr, rmarkdown, dplyr |
Published: | 2019-12-10 |
Author: | Lucy D'Agostino McGowan
|
Maintainer: | Lucy D'Agostino McGowan <lucydagostino at gmail.com> |
BugReports: | https://github.com/LucyMcGowan/tidycode/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/LucyMcGowan/tidycode |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | tidycode results |
Reference manual: | tidycode.pdf |
Vignettes: |
tidycode |
Package source: | tidycode_0.1.1.tar.gz |
Windows binaries: | r-devel: tidycode_0.1.1.zip, r-release: tidycode_0.1.1.zip, r-oldrel: tidycode_0.1.1.zip |
macOS binaries: | r-release: tidycode_0.1.1.tgz, r-oldrel: tidycode_0.1.1.tgz |
Old sources: | tidycode archive |
Please use the canonical form https://CRAN.R-project.org/package=tidycode to link to this page.