{
  "_id": "6a1bed361d7bb097a0a20329",
  "Package": "kwb.dygraph",
  "Title": "Additional Functions to be Used with dygraph-Objects",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Hauke\", \"Sonnenberg\", , \"hauke.sonnenberg@kompetenz-wasser.de\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-9134-2871\")),\nperson(\"Michael\", \"Rustler\", , \"michael.rustler@kompetenz-wasser.de\", role = \"ctb\",\ncomment = c(ORCID = \"0000-0003-0647-7726\")),\nperson(\"FAKIN\", role = \"fnd\"),\nperson(\"KURAS\", role = \"fnd\"),\nperson(\"Kompetenzzentrum Wasser Berlin gGmbH (KWB)\", role = \"cph\")\n)",
  "Description": "Additional functions to be used with dygraph-objects e.g.\nshading of areas or drawing of lines representing time periods\nwithin events (given by begin and end times).",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/KWB-R/kwb.dygraph",
  "BugReports": "https://github.com/KWB-R/kwb.dygraph/issues",
  "Remotes": [
    "github::kwb-r/kwb.event"
  ],
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.0",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://kwb-r.r-universe.dev",
  "Date/Publication": "2022-06-11 07:07:58 UTC",
  "RemoteUrl": "https://github.com/KWB-R/kwb.dygraph",
  "RemoteRef": "HEAD",
  "RemoteSha": "73d9ea5f8aac6147e8db0c19b81f4eb2bc06be37",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 07:40:47 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],\nKURAS [fnd],\nKompetenzzentrum Wasser Berlin gGmbH (KWB) [cph]",
  "Maintainer": "Hauke Sonnenberg <hauke.sonnenberg@kompetenz-wasser.de>",
  "MD5sum": "0ebefcefbf09d28ed974fbc036567596",
  "_user": "kwb-r",
  "_type": "src",
  "_file": "kwb.dygraph_0.1.0.tar.gz",
  "_fileid": "5bf83d8fba1ef9c73e6e70f0bd1ce193f8a1e0335e1408a9fa05343714c36d5f",
  "_filesize": 82286,
  "_sha256": "5bf83d8fba1ef9c73e6e70f0bd1ce193f8a1e0335e1408a9fa05343714c36d5f",
  "_created": "2026-05-31T07:40:47.000Z",
  "_published": "2026-05-31T08:11:34.387Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78709428129,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7314916922"
    },
    {
      "job": 78709428134,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7314919088"
    },
    {
      "job": 78709428136,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7315046500"
    },
    {
      "job": 78709428147,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315108744"
    },
    {
      "job": 78709266887,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314905828"
    },
    {
      "job": 78709428128,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314919094"
    },
    {
      "job": 78709428138,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7314915577"
    },
    {
      "job": 78709428153,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7314912948"
    },
    {
      "job": 78709428149,
      "time": 59,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7314912499"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26706711018",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/KWB-R/kwb.dygraph",
  "_commit": {
    "id": "73d9ea5f8aac6147e8db0c19b81f4eb2bc06be37",
    "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": 1654931278
  },
  "_maintainer": {
    "name": "Hauke Sonnenberg",
    "email": "hauke.sonnenberg@kompetenz-wasser.de",
    "login": "hsonne",
    "description": "",
    "uuid": 11964315,
    "orcid": "0000-0001-9134-2871"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dygraphs",
      "role": "Imports"
    },
    {
      "package": "kwb.event",
      "role": "Imports"
    },
    {
      "package": "kwb.utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "kwb-r",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "data-visualisation",
    "dygraph",
    "project-kuras"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mrustl",
      "count": 6,
      "uuid": 11964451
    },
    {
      "user": "hsonne",
      "count": 2,
      "uuid": 11964315
    }
  ],
  "_userbio": {
    "uuid": 11964354,
    "type": "organization",
    "name": "Kompetenzzentrum Wasser Berlin gGmbH (KWB)",
    "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.dygraph"
  },
  "_devurl": "https://github.com/kwb-r/kwb.dygraph",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kwb.dygraph.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "addEventLines",
    "addEventShades",
    "dyEvents"
  ],
  "_help": [
    {
      "page": "addEventLines",
      "title": "add lines to dygrap plot representing begin and end of events",
      "topics": [
        "addEventLines"
      ]
    },
    {
      "page": "addEventShades",
      "title": "add shaded areas representing time intervals within \"events\"",
      "topics": [
        "addEventShades"
      ]
    },
    {
      "page": "dyEvents",
      "title": "call dygraphs::dyEvent repeatedly",
      "topics": [
        "dyEvents"
      ]
    }
  ],
  "_readme": "https://github.com/KWB-R/kwb.dygraph/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "digest",
    "dygraphs",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "kwb.datetime",
    "kwb.event",
    "kwb.plot",
    "kwb.utils",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xts",
    "yaml",
    "zoo"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "kwb.dygraph",
  "_universes": [
    "kwb-r",
    "hsonne"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-31T07:42:31.000Z",
      "distro": "noble",
      "commit": "73d9ea5f8aac6147e8db0c19b81f4eb2bc06be37",
      "fileid": "13c08c9d01c7a315f7428cbcbd96e10ff4c6384159809c8d7229c32bfeeb8446",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26706711018"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-31T07:42:52.000Z",
      "distro": "noble",
      "commit": "73d9ea5f8aac6147e8db0c19b81f4eb2bc06be37",
      "fileid": "9dbe9a9332daee4b2408c8a2841c736a43bcf49ee948f59657c64c5d1cb79b88",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26706711018"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-31T08:02:18.000Z",
      "commit": "73d9ea5f8aac6147e8db0c19b81f4eb2bc06be37",
      "fileid": "a7fe660a88d24e51f82c2a24ab21b6dbe38da8e20e9992a87736c0ec2ea3dcf7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26706711018"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-31T08:11:12.000Z",
      "commit": "73d9ea5f8aac6147e8db0c19b81f4eb2bc06be37",
      "fileid": "7afef07762358136651c1a737081fcacabab809752a024399ad07b6f52b1630c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26706711018"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-31T07:43:02.000Z",
      "commit": "73d9ea5f8aac6147e8db0c19b81f4eb2bc06be37",
      "fileid": "a248b9cfb4ec2f0ce7b3ce512fef8771dd5018b7bb7593a1729ec873cfd54869",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26706711018"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-31T07:42:17.000Z",
      "commit": "73d9ea5f8aac6147e8db0c19b81f4eb2bc06be37",
      "fileid": "1a24a97974120f3e797bc0e474a9913501ab1f712d5cb5b234f63dcd5fadcf8a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26706711018"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-31T07:41:50.000Z",
      "commit": "73d9ea5f8aac6147e8db0c19b81f4eb2bc06be37",
      "fileid": "0224a226c02444c1f72293f1326bbe54abbe3c68af453ee5c73d3055000d3eb7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26706711018"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-31T07:41:46.000Z",
      "commit": "73d9ea5f8aac6147e8db0c19b81f4eb2bc06be37",
      "fileid": "9687874719dbfa17596ba5839ad8520daef8bb4ecee86dbfa25c1a636c51d403",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26706711018"
    }
  ]
}