Package: kwb.context 0.1.0

Hauke Sonnenberg

kwb.context: Get the Function Call Context and Work with it

This package contains functions to get the full tree of function calls that is evaluated when calling a function. The idea is to reuse some of these calls with modified arguments, e.g. to replot a specific plot that was created by an inner plot function that was called from an outer function.

Authors:Hauke Sonnenberg [aut, cre], Michael Rustler [ctb], FAKIN [fnd], Kompetenzzentrum Wasser Berlin gGmbH [cph]

kwb.context_0.1.0.tar.gz
kwb.context_0.1.0.zip(r-4.5)kwb.context_0.1.0.zip(r-4.4)kwb.context_0.1.0.zip(r-4.3)
kwb.context_0.1.0.tgz(r-4.4-any)kwb.context_0.1.0.tgz(r-4.3-any)
kwb.context_0.1.0.tar.gz(r-4.5-noble)kwb.context_0.1.0.tar.gz(r-4.4-noble)
kwb.context_0.1.0.tgz(r-4.4-emscripten)kwb.context_0.1.0.tgz(r-4.3-emscripten)
kwb.context.pdf |kwb.context.html
kwb.context/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/kwb-r/kwb.context/issues

On CRAN:

2.70 score 3 scripts 8 exports 2 dependencies

Last updated 4 years agofrom:55f830caf9. Checks:3 OK, 4 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKDec 24 2024
R-4.5-winNOTEDec 24 2024
R-4.5-linuxNOTEDec 24 2024
R-4.4-winNOTEDec 24 2024
R-4.4-macNOTEDec 24 2024
R-4.3-winOKDec 24 2024
R-4.3-macOKDec 24 2024

Exports:example_crosslineexample_one_plotexample_three_plotsgetContextgetFunctionCallinitContextprintContextrecall

Dependencies:kwb.defaultkwb.utils

Tutorial

Rendered fromtutorial.Rmdusingknitr::rmarkdownon Dec 24 2024.

Last update: 2021-07-08
Started: 2021-07-08