tidycode: Analyze Lines of R Code the Tidy Way

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 ORCID iD [aut, cre], Jim Hester [ctb], Jeff Leek [ldr]
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

Documentation:

Reference manual: tidycode.pdf
Vignettes: tidycode

Downloads:

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 (arm64): tidycode_0.1.1.tgz, r-oldrel (arm64): tidycode_0.1.1.tgz, r-release (x86_64): tidycode_0.1.1.tgz
Old sources: tidycode archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tidycode to link to this page.