{
  "_id": "6a170128acfb0bcc41d8fece",
  "Package": "radarchart",
  "Title": "Radar Chart from 'Chart.js'",
  "Version": "0.3.1",
  "Authors@R": "c(person(\"Doug\", \"Ashton\", email = \"dashton@mango-solutions.com\", role = c(\"aut\", \"cre\")),\nperson(\"Shane\", \"Porter\", email = \"sporter@mango-solutions.com\", role = c(\"aut\")),\nperson(\"Nick\", \"Downie\", role = c(\"ctb\"), comment = \"chart.js library\"),\nperson(\"Tanner\", \"Linsley\", role = c(\"ctb\"), comment = \"chart.js library\"),\nperson(\"William\", \"Entriken\", role = c(\"ctb\"), comment = \"chart.js library\"))",
  "Description": "Create interactive radar charts using the 'Chart.js'\n'JavaScript' library and the 'htmlwidgets' package. 'Chart.js'\n<http://www.chartjs.org/> is a lightweight library that\nsupports several types of simple chart using the 'HTML5' canvas\nelement. This package provides an R interface specifically to\nthe radar chart, sometimes called a spider chart, for\nvisualising multivariate data.",
  "License": "MIT + file LICENSE",
  "LazyData": "true",
  "URL": "https://github.com/mangothecat/radarchart",
  "BugReports": "https://github.com/mangothecat/radarchart/issues",
  "RoxygenNote": "5.0.1",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 14:31:23 UTC",
    "User": "root"
  },
  "Author": "Doug Ashton [aut, cre], Shane Porter [aut], Nick Downie [ctb]\n(chart.js library), Tanner Linsley [ctb] (chart.js library),\nWilliam Entriken [ctb] (chart.js library)",
  "Maintainer": "Doug Ashton <dashton@mango-solutions.com>",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://cranhaven.r-universe.dev",
  "Date/Publication": "2026-05-27 05:02:00 UTC",
  "RemoteUrl": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "RemoteRef": "package/radarchart",
  "RemoteSha": "c0cfbcb9c3d0d8c43cb772f3e1488ef75c3b7d12",
  "RemoteSubdir": "radarchart",
  "MD5sum": "ec140243e5f68bea74082c80b174d344",
  "_user": "cranhaven",
  "_type": "src",
  "_file": "radarchart_0.3.1.tar.gz",
  "_fileid": "f53fd2015a0678bc2582f0af75201769bb85e15e859c042d3917b0af82869649",
  "_filesize": 552406,
  "_sha256": "f53fd2015a0678bc2582f0af75201769bb85e15e859c042d3917b0af82869649",
  "_created": "2026-05-27T14:31:23.000Z",
  "_published": "2026-05-27T14:35:20.814Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78099706066,
      "time": 162,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7243123865"
    },
    {
      "job": 78099705777,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243112728"
    },
    {
      "job": 78099705784,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7243098526"
    },
    {
      "job": 78099705708,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243093723"
    },
    {
      "job": 78099062236,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243051755"
    },
    {
      "job": 78099705718,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243113554"
    },
    {
      "job": 78099705724,
      "time": 187,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7243135215"
    },
    {
      "job": 78099705950,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7243087365"
    },
    {
      "job": 78099705689,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243093574"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26517557079",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "_commit": {
    "id": "c0cfbcb9c3d0d8c43cb772f3e1488ef75c3b7d12",
    "author": "GitHub Action <action@github.com>",
    "committer": "GitHub Action <action@github.com>",
    "message": "Add radarchart to CRANhaven, because archived on 2026-05-27 05:02:00 +0000\n",
    "time": 1779858120
  },
  "_maintainer": {
    "name": "Doug Ashton",
    "email": "dashton@mango-solutions.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.2",
      "role": "Depends"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    }
  ],
  "_owner": "cranhaven",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "archived",
    "packages",
    "r-universe"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "henrikbengtsson",
      "count": 183,
      "uuid": 1616850
    }
  ],
  "_userbio": {
    "uuid": 161993010,
    "type": "organization",
    "name": "cranhaven",
    "description": "CRANhaven - Repository for Recently Archived CRAN Packages"
  },
  "_downloads": {
    "count": 586,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/radarchart"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/mangothecat/radarchart",
  "_searchresults": 267,
  "_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/radarchart.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mangothecat/radarchart",
  "_realowner": "mangothecat",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2016-02-23"
    },
    {
      "version": "0.1.2",
      "date": "2016-02-25"
    },
    {
      "version": "0.2.0",
      "date": "2016-05-09"
    },
    {
      "version": "0.3.1",
      "date": "2016-12-20"
    }
  ],
  "_exports": [
    "chartJSRadar",
    "chartJSRadar_html",
    "chartJSRadarOutput",
    "renderChartJSRadar",
    "runExampleApp"
  ],
  "_datasets": [
    {
      "name": "skills",
      "title": "Skills in a team",
      "object": "skills",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Label",
        "Aimee",
        "Andy",
        "Rich"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "skillsByName",
      "title": "Rotated version of skills data",
      "object": "skillsByName",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Name",
        "Communicator",
        "Data Wangler",
        "Modeller",
        "Programmer",
        "Technologist",
        "Visualizer"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "chartJSRadar",
      "title": "Make a ChartJS Radar Plot",
      "topics": [
        "chartJSRadar"
      ]
    },
    {
      "page": "chartJSRadar_html",
      "title": "Tell htmltools where to output the chart",
      "topics": [
        "chartJSRadar_html"
      ]
    },
    {
      "page": "chartJSRadarOutput",
      "title": "Widget output function for use in Shiny",
      "topics": [
        "chartJSRadarOutput"
      ]
    },
    {
      "page": "colourMatrix",
      "title": "Check and prep the colour matrix",
      "topics": [
        "colourMatrix"
      ]
    },
    {
      "page": "renderChartJSRadar",
      "title": "Widget render function for use in Shiny",
      "topics": [
        "renderChartJSRadar"
      ]
    },
    {
      "page": "runExampleApp",
      "title": "Run an example Shiny app",
      "topics": [
        "runExampleApp"
      ]
    },
    {
      "page": "setRadarScale",
      "title": "Autoscale the radar plot",
      "topics": [
        "setRadarScale"
      ]
    },
    {
      "page": "skills",
      "title": "Skills in a team",
      "topics": [
        "skills"
      ]
    },
    {
      "page": "skillsByName",
      "title": "Rotated version of skills data",
      "topics": [
        "skillsByName"
      ]
    }
  ],
  "_readme": "https://github.com/cranhaven/cranhaven.r-universe.dev/raw/package/radarchart/radarchart/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "preparingData.Rmd",
      "filename": "preparingData.html",
      "title": "Preparing Data for radarchart",
      "author": "Doug Ashton",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-05-27 05:02:00",
      "modified": "2026-05-27 05:02:00",
      "commits": 1
    }
  ],
  "_score": 5.602602520420256,
  "_indexed": false,
  "_nocasepkg": "radarchart",
  "_universes": [
    "cranhaven"
  ],
  "_indexurl": "https://mangothecat.r-universe.dev/radarchart",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-27T14:34:06.000Z",
      "distro": "noble",
      "commit": "c0cfbcb9c3d0d8c43cb772f3e1488ef75c3b7d12",
      "fileid": "03ed213f24db50933339142014941ad3ecb31930ce7d438c9cbe6b080a492a52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26517557079"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-27T14:33:44.000Z",
      "distro": "noble",
      "commit": "c0cfbcb9c3d0d8c43cb772f3e1488ef75c3b7d12",
      "fileid": "620a0f9646c2441b2681967efd043b21aeae4ba9ccf8215186de3915921c9701",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26517557079"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-27T14:33:12.000Z",
      "commit": "c0cfbcb9c3d0d8c43cb772f3e1488ef75c3b7d12",
      "fileid": "781216a1692dbfa77bd7cfc400001c347117ab13d4f46dfe2994a1ed94863ff3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26517557079"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-27T14:33:02.000Z",
      "commit": "c0cfbcb9c3d0d8c43cb772f3e1488ef75c3b7d12",
      "fileid": "1cbd9fcf5fa20b457ac0aaf287b7632e036b1d4bac1504c439658b60e3e4384f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26517557079"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-05-27T14:33:59.000Z",
      "commit": "c0cfbcb9c3d0d8c43cb772f3e1488ef75c3b7d12",
      "fileid": "902286077143c71d1aad79a4c97d36f9ec0643024850e0049e4c52b277cfd2fa",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26517557079"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-27T14:34:28.000Z",
      "commit": "c0cfbcb9c3d0d8c43cb772f3e1488ef75c3b7d12",
      "fileid": "b09b2ad10c4ce98b8bd544217ba6c66bc4e9bee14b850d130a1434af25c64195",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26517557079"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-27T14:32:40.000Z",
      "commit": "c0cfbcb9c3d0d8c43cb772f3e1488ef75c3b7d12",
      "fileid": "d0a90188371e54508989c19c40e48300601fa49dc6af959fed9cecaf8e056f80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26517557079"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-27T14:32:55.000Z",
      "commit": "c0cfbcb9c3d0d8c43cb772f3e1488ef75c3b7d12",
      "fileid": "a602d7bfbc81c34a58cd6330d19138cf807b6e75131cc9c70258685491c0ec7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26517557079"
    }
  ]
}