{"id":18592873,"url":"https://github.com/kwb-r/kwb.context","last_synced_at":"2025-05-16T10:10:56.165Z","repository":{"id":48845885,"uuid":"161501032","full_name":"KWB-R/kwb.context","owner":"KWB-R","description":"Get Function Call Context And Work With It","archived":false,"fork":false,"pushed_at":"2021-07-08T19:48:06.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-17T21:46:07.872Z","etag":null,"topics":["r","r-package","rstats"],"latest_commit_sha":null,"homepage":"https://kwb-r.github.io/kwb.context","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KWB-R.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-12T14:37:33.000Z","updated_at":"2021-07-08T19:46:08.000Z","dependencies_parsed_at":"2022-08-31T13:02:54.729Z","dependency_job_id":null,"html_url":"https://github.com/KWB-R/kwb.context","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KWB-R%2Fkwb.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KWB-R%2Fkwb.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KWB-R%2Fkwb.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KWB-R%2Fkwb.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KWB-R","download_url":"https://codeload.github.com/KWB-R/kwb.context/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254509472,"owners_count":22082892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["r","r-package","rstats"],"created_at":"2024-11-07T01:10:25.266Z","updated_at":"2025-05-16T10:10:56.149Z","avatar_url":"https://github.com/KWB-R.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![R-CMD-check](https://github.com/KWB-R/kwb.context/workflows/R-CMD-check/badge.svg)](https://github.com/KWB-R/kwb.context/actions?query=workflow%3AR-CMD-check)\n[![pkgdown](https://github.com/KWB-R/kwb.context/workflows/pkgdown/badge.svg)](https://github.com/KWB-R/kwb.context/actions?query=workflow%3Apkgdown)\n[![codecov](https://codecov.io/github/KWB-R/kwb.context/branch/main/graphs/badge.svg)](https://codecov.io/github/KWB-R/kwb.context)\n[![Project Status](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)\n[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/kwb.context)]()\n\n# kwb.context\n\nThis package contains functions to get the full tree of\nfunction calls that is evaluated when calling a function. The idea is\nto reuse some of these calls with modified arguments, e.g. to replot a\nspecific plot that was created by an inner plot function that was\ncalled from an outer function.\n\n## Installation\n\nFor details on how to install KWB-R packages checkout our [installation tutorial](https://kwb-r.github.io/kwb.pkgbuild/articles/install.html).\n\n```r\n### Optionally: specify GitHub Personal Access Token (GITHUB_PAT)\n### See here why this might be important for you:\n### https://kwb-r.github.io/kwb.pkgbuild/articles/install.html#set-your-github_pat\n\n# Sys.setenv(GITHUB_PAT = \"mysecret_access_token\")\n\n# Install package \"remotes\" from CRAN\nif (! require(\"remotes\")) {\n  install.packages(\"remotes\", repos = \"https://cloud.r-project.org\")\n}\n\n# Install KWB package 'kwb.context' from GitHub\nremotes::install_github(\"KWB-R/kwb.context\")\n```\n\n## Documentation\n\nRelease: [https://kwb-r.github.io/kwb.context](https://kwb-r.github.io/kwb.context)\n\nDevelopment: [https://kwb-r.github.io/kwb.context/dev](https://kwb-r.github.io/kwb.context/dev)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkwb-r%2Fkwb.context","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkwb-r%2Fkwb.context","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkwb-r%2Fkwb.context/lists"}