{
  "_id": "6a1f11b1b401979e7341daf2",
  "Package": "dyplot",
  "Type": "Package",
  "Title": "Simple wrapper to use dygraphs directly with data frame (no xts\nobject needed)",
  "Version": "0.1.0",
  "Author": "Sebastian Kranz",
  "Maintainer": "Sebastian Kranz <sebastian.kranz@uni-ulm.de>",
  "Description": "Simple wrapper to use dygraphs directly with data frame\n(no xts object needed)",
  "License": "GPL >= 3.0",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://skranz.r-universe.dev",
  "Date/Publication": "2022-08-27 10:17:00 UTC",
  "RemoteUrl": "https://github.com/skranz/dyplot",
  "RemoteRef": "main",
  "RemoteSha": "501107b9a2a3eb6562f67fab89307281cd3b74c6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 07:50:52 UTC",
    "User": "root"
  },
  "MD5sum": "4debaa61f0d03ad6b04520a105f4789b",
  "_user": "skranz",
  "_type": "src",
  "_file": "dyplot_0.1.0.tar.gz",
  "_fileid": "f14efa339a4ff011b22ef88fe2c3ec4a84ba250da099ee3f1523c009868cc075",
  "_filesize": 83491,
  "_sha256": "f14efa339a4ff011b22ef88fe2c3ec4a84ba250da099ee3f1523c009868cc075",
  "_created": "2026-05-17T07:50:52.000Z",
  "_published": "2026-06-02T17:24:01.008Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79131092315,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7040580689"
    },
    {
      "job": 79131092549,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7040582114"
    },
    {
      "job": 79131092614,
      "time": 75,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7040576921"
    },
    {
      "job": 79131092157,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7040578333"
    },
    {
      "job": 79131091545,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040567958"
    },
    {
      "job": 79131091718,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365003398"
    },
    {
      "job": 79131092505,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7040577213"
    },
    {
      "job": 79131092754,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7040576122"
    },
    {
      "job": 79131092350,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7040612412"
    }
  ],
  "_buildurl": "https://github.com/r-universe/skranz/actions/runs/25985041120",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/skranz/dyplot",
  "_commit": {
    "id": "501107b9a2a3eb6562f67fab89307281cd3b74c6",
    "author": "Sebastian Kranz <sebkranz@gmail.com>",
    "committer": "Sebastian Kranz <sebkranz@gmail.com>",
    "message": "Update dyplot.r\n",
    "time": 1661595420
  },
  "_maintainer": {
    "name": "Sebastian Kranz",
    "email": "sebastian.kranz@uni-ulm.de",
    "login": "skranz",
    "bluesky": "@sebkranz.bsky.social",
    "description": "",
    "uuid": 1413022
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dygraphs",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Depends"
    },
    {
      "package": "tidyr",
      "role": "Depends"
    },
    {
      "package": "xts",
      "role": "Depends"
    }
  ],
  "_owner": "skranz",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "skranz",
      "count": 3,
      "uuid": 1413022
    }
  ],
  "_userbio": {
    "uuid": 1413022,
    "type": "user",
    "name": "Sebastian Kranz"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dyplot"
  },
  "_devurl": "https://github.com/skranz/dyplot",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dyplot.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "dyplot",
    "to.xts"
  ],
  "_help": [
    {
      "page": "dyplot",
      "title": "Dynamic time series plots (wrapper to dygraphs)",
      "topics": [
        "dyplot"
      ]
    },
    {
      "page": "to.xts",
      "title": "Transform a data from to an xts object",
      "topics": [
        "to.xts"
      ]
    }
  ],
  "_readme": "https://github.com/skranz/dyplot/raw/main/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "digest",
    "dplyr",
    "dygraphs",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lattice",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "xts",
    "yaml",
    "zoo"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "dyplot",
  "_universes": [
    "skranz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-17T07:52:49.000Z",
      "distro": "noble",
      "commit": "501107b9a2a3eb6562f67fab89307281cd3b74c6",
      "fileid": "987c36b6fe19b619febbaf44f52917cbde29395f943ee85880c899a0b0a9e7b3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/25985041120"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-17T07:53:00.000Z",
      "distro": "noble",
      "commit": "501107b9a2a3eb6562f67fab89307281cd3b74c6",
      "fileid": "09e7f075da2903eff22860f5087005a5ff733ccdf637c6af2ef2b4b9f39ed7ac",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/25985041120"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-17T07:52:20.000Z",
      "commit": "501107b9a2a3eb6562f67fab89307281cd3b74c6",
      "fileid": "e21c16fc751b689808c3968735286054b782781984e5c86a1ea6ddcd50348eac",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/25985041120"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-17T07:52:31.000Z",
      "commit": "501107b9a2a3eb6562f67fab89307281cd3b74c6",
      "fileid": "fd47d5c93cfebf85cf52799edbb950885bcde5348b10e9ebf73e0b9d1d49a73e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/25985041120"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-17T07:52:14.000Z",
      "commit": "501107b9a2a3eb6562f67fab89307281cd3b74c6",
      "fileid": "b0dd983e8af8bd36ff13dc458cdd9f0ae006fc3ba7d23e02d0212221572b129b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/25985041120"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-17T07:52:04.000Z",
      "commit": "501107b9a2a3eb6562f67fab89307281cd3b74c6",
      "fileid": "bb1946afe487427cb14a48f3c6ac7331e558dd68e05496c128bd11033ec1a7c6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/25985041120"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-17T07:57:09.000Z",
      "commit": "501107b9a2a3eb6562f67fab89307281cd3b74c6",
      "fileid": "ac9ec06638eaee344ded24c4d9810acde9271dff12189650210a2ea706ffa6d7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/25985041120"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T17:23:44.000Z",
      "commit": "501107b9a2a3eb6562f67fab89307281cd3b74c6",
      "fileid": "cdb2d1f5c9ca12c851ea21cedfe4acd552c039362e03486ff7ee74264e2d1908",
      "status": "success",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/25985041120"
    }
  ]
}