{
  "_id": "6a1ef7b5b401979e734179c3",
  "Package": "Rnvd3",
  "Type": "Package",
  "Title": "An Incomplete Wrapper of the 'nvd3' JavaScript Library",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Stéphane\", \"Laurent\", email = \"laurent_step@outlook.fr\", role = c(\"aut\", \"cre\")),\nperson(\"Novus Partners, Inc.\", role = \"cph\", comment = \"'nvd3.js' library\"),\nperson(\"Michael\", \"Bostock\", role = \"cph\", comment = \"'d3.js' library\")\n)",
  "Maintainer": "Stéphane Laurent <laurent_step@outlook.fr>",
  "Description": "Creates JavaScript charts with the 'nvd3' library. So far\nonly the multibar chart, the horizontal multibar chart, the\nline chart and the line chart with focus are available.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/stla/Rnvd3",
  "BugReports": "https://github.com/stla/Rnvd3/issues",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://stla.r-universe.dev",
  "Date/Publication": "2021-09-01 12:37:33 UTC",
  "RemoteUrl": "https://github.com/stla/rnvd3",
  "RemoteRef": "HEAD",
  "RemoteSha": "49581872576f71a552560c258062c7cc80e1a857",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 06:14:50 UTC",
    "User": "root"
  },
  "Author": "Stéphane Laurent [aut, cre],\nNovus Partners, Inc. [cph] ('nvd3.js' library),\nMichael Bostock [cph] ('d3.js' library)",
  "MD5sum": "a7257817474b4919e9769c50734c55ff",
  "_user": "stla",
  "_type": "src",
  "_file": "Rnvd3_1.0.0.tar.gz",
  "_fileid": "48db15492d73776ead6f16dbfb96ea7a8ca7644e1cf9cd6fb2a6d544d3f67b7b",
  "_filesize": 253407,
  "_sha256": "48db15492d73776ead6f16dbfb96ea7a8ca7644e1cf9cd6fb2a6d544d3f67b7b",
  "_created": "2026-05-19T06:14:50.000Z",
  "_published": "2026-06-02T15:33:09.444Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79109184399,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7076192533"
    },
    {
      "job": 79109183979,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076191334"
    },
    {
      "job": 79109184236,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7076183957"
    },
    {
      "job": 79109184601,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076192223"
    },
    {
      "job": 79109182287,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076162354"
    },
    {
      "job": 79109183192,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362376761"
    },
    {
      "job": 79109184203,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7076194001"
    },
    {
      "job": 79109184989,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7076178186"
    },
    {
      "job": 79109184577,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076179086"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stla/actions/runs/26079723225",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/stla/rnvd3",
  "_commit": {
    "id": "49581872576f71a552560c258062c7cc80e1a857",
    "author": "stla <laurent_step@yahoo.fr>",
    "committer": "stla <laurent_step@yahoo.fr>",
    "message": "import '.N' from 'data.table'\n",
    "time": 1630499853
  },
  "_maintainer": {
    "name": "Stéphane Laurent",
    "email": "laurent_step@outlook.fr",
    "login": "laustep",
    "description": "",
    "uuid": 29288085
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "lazyeval",
      "role": "Imports"
    },
    {
      "package": "viridisLite",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    }
  ],
  "_owner": "stla",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "chart",
    "htmlwidgets",
    "nvd3"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "stla",
      "count": 65,
      "uuid": 4466543
    }
  ],
  "_userbio": {
    "uuid": 4466543,
    "type": "user",
    "name": "stla"
  },
  "_downloads": {
    "count": 177,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rnvd3"
  },
  "_devurl": "https://github.com/stla/rnvd3",
  "_searchresults": 15,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/Rnvd3.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stla/rnvd3",
  "_realowner": "stla",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-09-02"
    }
  ],
  "_exports": [
    "hMultiBarChart",
    "JS",
    "lineChart",
    "lineChartData",
    "lineFocusChart",
    "multiBarChart",
    "prependContent",
    "renderRnvd3",
    "rnvd3Output",
    "saveWidget"
  ],
  "_help": [
    {
      "page": "hMultiBarChart",
      "title": "Horizontal multibar chart",
      "topics": [
        "hMultiBarChart"
      ]
    },
    {
      "page": "lineChart",
      "title": "Line chart",
      "topics": [
        "lineChart"
      ]
    },
    {
      "page": "lineChartData",
      "title": "Line chart data",
      "topics": [
        "lineChartData"
      ]
    },
    {
      "page": "lineFocusChart",
      "title": "Line chart with focus",
      "topics": [
        "lineFocusChart"
      ]
    },
    {
      "page": "multiBarChart",
      "title": "Multibar chart",
      "topics": [
        "multiBarChart"
      ]
    },
    {
      "page": "Rnvd3-imports",
      "title": "Objects imported from other packages",
      "topics": [
        "JS",
        "prependContent",
        "Rnvd3-imports",
        "saveWidget"
      ]
    },
    {
      "page": "rnvd3-shiny",
      "title": "Shiny bindings for rnvd3",
      "topics": [
        "renderRnvd3",
        "rnvd3-shiny",
        "rnvd3Output"
      ]
    }
  ],
  "_readme": "https://github.com/stla/rnvd3/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "data.table",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lazyeval",
    "lifecycle",
    "lubridate",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "timechange",
    "tinytex",
    "viridisLite",
    "xfun",
    "yaml"
  ],
  "_score": 2.8750612633917,
  "_indexed": true,
  "_nocasepkg": "rnvd3",
  "_universes": [
    "stla",
    "laustep"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-19T06:16:56.000Z",
      "distro": "noble",
      "commit": "49581872576f71a552560c258062c7cc80e1a857",
      "fileid": "6c2aa7ebd848059a6e465fc29bd8798f4a8d3caa95549500eb91f10849c32089",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/26079723225"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-19T06:16:52.000Z",
      "distro": "noble",
      "commit": "49581872576f71a552560c258062c7cc80e1a857",
      "fileid": "e1ed4e08914efc6d42eb0a129f09e2c2060af50cdd960d0b74bf675067a1bd9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/26079723225"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-19T06:16:24.000Z",
      "commit": "49581872576f71a552560c258062c7cc80e1a857",
      "fileid": "47b23b3a2acb276972bf513e2e4a6f3554d02d273df70e992ad29cdd39051f27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/26079723225"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-19T06:16:52.000Z",
      "commit": "49581872576f71a552560c258062c7cc80e1a857",
      "fileid": "4e46e1a1ca03679947ee92061fa68db287436a23463c4c77def50799804cd919",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/26079723225"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-19T06:17:00.000Z",
      "commit": "49581872576f71a552560c258062c7cc80e1a857",
      "fileid": "b67a2740178af5685cf21fb3abb60d4f6d849961d6ec18e999f0302b345e2f0d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/26079723225"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-19T06:15:52.000Z",
      "commit": "49581872576f71a552560c258062c7cc80e1a857",
      "fileid": "aef6a0689e9b68892d1ff6388b7e85b224fa659d97d1c66bf9db82780f1bcab6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/26079723225"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-19T06:15:55.000Z",
      "commit": "49581872576f71a552560c258062c7cc80e1a857",
      "fileid": "14ca16f396e1fa8d6f148defa4d45294957caac2c4f31d6341d6f58668171c6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/26079723225"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-02T15:32:53.000Z",
      "commit": "49581872576f71a552560c258062c7cc80e1a857",
      "fileid": "c37c217600fc1f11f3c4307960c97f19e6d03a0be4f4b20e5e6caa626231873b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/26079723225"
    }
  ]
}