Package: tidycode 0.1.1

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.

Authors:Lucy D'Agostino McGowan [aut, cre], Jim Hester [ctb], Joshua Rosenberg [ctb], Jeff Leek [ldr]

tidycode_0.1.1.tar.gz
tidycode_0.1.1.zip(r-4.5)tidycode_0.1.1.zip(r-4.4)tidycode_0.1.1.zip(r-4.3)
tidycode_0.1.1.tgz(r-4.4-any)tidycode_0.1.1.tgz(r-4.3-any)
tidycode_0.1.1.tar.gz(r-4.5-noble)tidycode_0.1.1.tar.gz(r-4.4-noble)
tidycode_0.1.1.tgz(r-4.4-emscripten)tidycode_0.1.1.tgz(r-4.3-emscripten)
tidycode.pdf |tidycode.html
tidycode/json (API)
NEWS

# Install 'tidycode' in R:
install.packages('tidycode', repos = c('https://lucymcgowan.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/lucymcgowan/tidycode/issues

On CRAN:

9 exports 32 stars 2.61 score 35 dependencies 35 scripts 151 downloads

Last updated 4 years agofrom:f65c3f9ab1. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 28 2024
R-4.5-winOKAug 28 2024
R-4.5-linuxOKAug 28 2024
R-4.4-winOKAug 28 2024
R-4.4-macOKAug 28 2024
R-4.3-winOKAug 28 2024
R-4.3-macOKAug 28 2024

Exports:%>%get_classificationsget_package_functionsget_stopfuncsload_packagesls_packagesread_rfilestidycode_exampleunnest_calls

Dependencies:bitbit64clicliprcodetoolscpp11crayonfansigluehmsjsonlitelifecyclelobstrmagrittrmataharipillarpkgconfigprettyunitsprogresspryrpurrrR6Rcppreadrrlangrstudioapistringistringrtibbletidyselecttzdbutf8vctrsvroomwithr

Calculating the proportion of code classified in an R file

Rendered fromcalculating-proportion-of-code.Rmdusingknitr::rmarkdownon Aug 28 2024.

Last update: 2020-07-27
Started: 2020-07-27

tidycode

Rendered fromtidycode.Rmdusingknitr::rmarkdownon Aug 28 2024.

Last update: 2019-05-17
Started: 2019-05-09