{
  "_id": "6a4cb7e307c3fd5c3260faa5",
  "Package": "kwb.context",
  "Title": "Get the Function Call Context and Work with it",
  "Version": "0.1.0",
  "Authors@R": "c(person(given = \"Hauke\",\nfamily = \"Sonnenberg\",\nrole = c(\"aut\", \"cre\"),\nemail = \"hauke.sonnenberg@kompetenz-wasser.de\",\ncomment = c(ORCID = \"0000-0001-9134-2871\")),\nperson(given = \"Michael\",\nfamily = \"Rustler\",\nrole = \"ctb\",\nemail = \"michael.rustler@kompetenz-wasser.de\",\ncomment = c(ORCID = \"0000-0003-0647-7726\")),\nperson(given = \"FAKIN\",\nrole = \"fnd\"),\nperson(given = \"Kompetenzzentrum Wasser Berlin gGmbH (KWB)\",\nrole = \"cph\"))",
  "Description": "This package contains functions to get the full tree of\nfunction calls that is evaluated when calling a function. The\nidea is to reuse some of these calls with modified arguments,\ne.g. to replot a specific plot that was created by an inner\nplot function that was called from an outer function.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/KWB-R/kwb.context",
  "BugReports": "https://github.com/KWB-R/kwb.context/issues",
  "Remotes": [
    "github::kwb-r/kwb.default",
    "github::kwb-r/kwb.utils"
  ],
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Repository": "https://kwb-r.r-universe.dev",
  "Date/Publication": "2021-07-08 19:46:05 UTC",
  "RemoteUrl": "https://github.com/KWB-R/kwb.context",
  "RemoteRef": "HEAD",
  "RemoteSha": "55f830caf99af08d82ed87cd3534b2d905eb6fb0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-07 08:22:35 UTC",
    "User": "root"
  },
  "Author": "Hauke Sonnenberg [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9134-2871>),\nMichael Rustler [ctb] (ORCID: <https://orcid.org/0000-0003-0647-7726>),\nFAKIN [fnd],\nKompetenzzentrum Wasser Berlin gGmbH (KWB) [cph]",
  "Maintainer": "Hauke Sonnenberg <hauke.sonnenberg@kompetenz-wasser.de>",
  "_user": "kwb-r",
  "_type": "src",
  "_file": "kwb.context_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/5861a4e19d6a7183b7d335c811511cbd130ac68644cbc4a82115a3c92c0430b8",
  "_filesize": 101494,
  "_sha256": "5861a4e19d6a7183b7d335c811511cbd130ac68644cbc4a82115a3c92c0430b8",
  "_expires": "2026-10-15T08:25:06.000Z",
  "_created": "2026-07-07T08:22:35.000Z",
  "_published": "2026-07-07T08:25:07.763Z",
  "_jobs": [
    {
      "job": 85569982781,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8132092606"
    },
    {
      "job": 85569982785,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8132089329"
    },
    {
      "job": 85569982725,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8132086278"
    },
    {
      "job": 85569982851,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8132073989"
    },
    {
      "job": 85569528694,
      "time": 147,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8132043364"
    },
    {
      "job": 85569982701,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8132087162"
    },
    {
      "job": 85569982767,
      "time": 65,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8132069852"
    },
    {
      "job": 85569982748,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8132073081"
    },
    {
      "job": 85569982810,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8132069048"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28852031419",
  "_status": "success",
  "_upstream": "https://github.com/KWB-R/kwb.context",
  "_commit": {
    "id": "55f830caf99af08d82ed87cd3534b2d905eb6fb0",
    "author": "Hauke Sonnenberg <hsonne@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #2 from KWB-R/dev\n\nRelease v0.1.0",
    "time": 1625773565
  },
  "_maintainer": {
    "name": "Hauke Sonnenberg",
    "email": "hauke.sonnenberg@kompetenz-wasser.de",
    "login": "hsonne",
    "description": "",
    "uuid": 11964315,
    "orcid": "0000-0001-9134-2871"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "kwb.default",
      "role": "Imports"
    },
    {
      "package": "kwb.utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "kwb-r",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mrustl",
      "count": 7,
      "uuid": 11964451
    },
    {
      "user": "hsonne",
      "count": 1,
      "uuid": 11964315
    }
  ],
  "_userbio": {
    "uuid": 11964354,
    "type": "organization",
    "name": "Kompetenzzentrum Wasser Berlin gGmbH (KWB)",
    "followers": 24,
    "description": "KWB is an international centre for water research and knowledge transfer"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kwb.context"
  },
  "_devurl": "https://github.com/kwb-r/kwb.context",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kwb.context.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "example_crossline",
    "example_one_plot",
    "example_three_plots",
    "getContext",
    "getFunctionCall",
    "initContext",
    "printContext",
    "recall"
  ],
  "_help": [
    {
      "page": "example_crossline",
      "title": "Example function calling abline",
      "topics": [
        "example_crossline"
      ]
    },
    {
      "page": "example_one_plot",
      "title": "Example function calling example_crossline twice",
      "topics": [
        "example_one_plot"
      ]
    },
    {
      "page": "example_three_plots",
      "title": "Example function calling example_one_plot three times",
      "topics": [
        "example_three_plots"
      ]
    },
    {
      "page": "getContext",
      "title": "Get the context tree (currently from a global variable \"CONTEXT'n'\")",
      "topics": [
        "getContext"
      ]
    },
    {
      "page": "getFunctionCall",
      "title": "Get a function call from the context tree",
      "topics": [
        "getFunctionCall"
      ]
    },
    {
      "page": "initContext",
      "title": "Initialise the variable storing the full function call context",
      "topics": [
        "initContext"
      ]
    },
    {
      "page": "printContext",
      "title": "Print the context of a function call",
      "topics": [
        "printContext"
      ]
    },
    {
      "page": "recall",
      "title": "Recall a function call that is stored in the context tree",
      "topics": [
        "recall"
      ]
    }
  ],
  "_readme": "https://github.com/KWB-R/kwb.context/raw/HEAD/README.md",
  "_rundeps": [
    "kwb.default",
    "kwb.utils"
  ],
  "_vignettes": [
    {
      "source": "tutorial.Rmd",
      "filename": "tutorial.html",
      "title": "Tutorial",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2021-07-08 19:46:05",
      "modified": "2021-07-08 19:46:05",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "kwb.context",
  "_universes": [
    "kwb-r",
    "hsonne"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-07T08:24:37.000Z",
      "distro": "resolute",
      "commit": "55f830caf99af08d82ed87cd3534b2d905eb6fb0",
      "fileid": "https://r2.ropensci.org/2b59718a46e7b738a5db23e521316bc87268e411409ae9b1ee1274b9e8860af8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28852031419"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-07T08:24:29.000Z",
      "distro": "resolute",
      "commit": "55f830caf99af08d82ed87cd3534b2d905eb6fb0",
      "fileid": "https://r2.ropensci.org/a30d86188ba5336357f0373373a31f1a34ca5b14375a6f12ecbb9cc3146fe2ee",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28852031419"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-07T08:24:22.000Z",
      "commit": "55f830caf99af08d82ed87cd3534b2d905eb6fb0",
      "fileid": "https://r2.ropensci.org/c260cf54639a618852b3ea295f1bd101815afbd703b37074768b2c7a6650f25c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28852031419"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-07T08:23:55.000Z",
      "commit": "55f830caf99af08d82ed87cd3534b2d905eb6fb0",
      "fileid": "https://r2.ropensci.org/65e630f083a680d2ccec0c4bdcfc5ef6ee19b9ccb542a2cc42837ff433970b33",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28852031419"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-07T08:24:34.000Z",
      "commit": "55f830caf99af08d82ed87cd3534b2d905eb6fb0",
      "fileid": "https://r2.ropensci.org/7d6570d9fbf6125ccd96bda8c137ce3732f2a5da9ed57e0fecb9a76c2688dd13",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28852031419"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-07T08:23:39.000Z",
      "commit": "55f830caf99af08d82ed87cd3534b2d905eb6fb0",
      "fileid": "https://r2.ropensci.org/d562c5c324597596c4ad0cc0861815db206b01827a715f4e26dd615f0ec639ff",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28852031419"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-07T08:23:46.000Z",
      "commit": "55f830caf99af08d82ed87cd3534b2d905eb6fb0",
      "fileid": "https://r2.ropensci.org/af92a959b6b5b608cfeb46fbc181c4867b7a893735028c934cd5f791ed5fb099",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28852031419"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-07T08:23:37.000Z",
      "commit": "55f830caf99af08d82ed87cd3534b2d905eb6fb0",
      "fileid": "https://r2.ropensci.org/ea95a3ce34741f476a19f07fe93bf65bd244a179e7c866922639afacf347128e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28852031419"
    }
  ]
}