functiondepends: Find Functions and their Dependencies

Find functions in an unstructured directory and explore their dependencies. Sourcing of R source files is performed without side-effects: from R scripts that have executable code and function definitions only functions are sourced.

Version: 0.2.3
Depends: R (≥ 2.10)
Imports: dplyr (≥ 1.0.1), tidyr (≥ 1.1.1), stringr (≥ 1.4.0), purrr (≥ 0.3.4), magrittr (≥ 1.5), tibble (≥ 3.0.3), tidyselect (≥ 1.1.0)
Suggests: testthat, covr, knitr, rmarkdown, ggplot2, igraph
Published: 2022-02-21
Author: Jakub Sobolewski [aut, cre]
Maintainer: Jakub Sobolewski <jakupsob at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: functiondepends results

Documentation:

Reference manual: functiondepends.pdf
Vignettes: Functiondepends - usage

Downloads:

Package source: functiondepends_0.2.3.tar.gz
Windows binaries: r-devel: functiondepends_0.2.3.zip, r-release: functiondepends_0.2.3.zip, r-oldrel: functiondepends_0.2.3.zip
macOS binaries: r-release (arm64): functiondepends_0.2.3.tgz, r-oldrel (arm64): functiondepends_0.2.3.tgz, r-release (x86_64): functiondepends_0.2.3.tgz
Old sources: functiondepends archive

Linking:

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