{
  "_id": "6a339d993efcd9bda43a65aa",
  "Package": "colourpicker",
  "Title": "A Colour Picker Tool for Shiny and for Selecting Colours in\nPlots",
  "Version": "1.3.0",
  "Authors@R": "c(\nperson(\"Dean\", \"Attali\",\nemail = \"daattali@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment= c(ORCID=\"0000-0002-5645-3493\")),\nperson(\"David\", \"Griswold\", email=\"novachild@gmail.com\",\nrole = \"ctb\")\n)",
  "Description": "A colour picker that can be used as an input in 'Shiny'\napps or Rmarkdown documents. The colour picker supports alpha\nopacity, custom colour palettes, and many more options. A Plot\nColour Helper tool is available as an 'RStudio' Addin, which\nhelps you pick colours to use in your plots. A more generic\nColour Picker 'RStudio' Addin is also provided to let you\nselect colours to use in your R code.",
  "URL": "https://github.com/daattali/colourpicker,\nhttps://daattali.com/shiny/colourInput/",
  "BugReports": "https://github.com/daattali/colourpicker/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://daattali.r-universe.dev",
  "Date/Publication": "2024-08-18 18:40:56 UTC",
  "RemoteUrl": "https://github.com/daattali/colourpicker",
  "RemoteRef": "HEAD",
  "RemoteSha": "b223a104b36f5268902853227b50162746623a07",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-18 07:21:44 UTC",
    "User": "root"
  },
  "Author": "Dean Attali [aut, cre] (ORCID: <https://orcid.org/0000-0002-5645-3493>),\nDavid Griswold [ctb]",
  "Maintainer": "Dean Attali <daattali@gmail.com>",
  "MD5sum": "b3e61ff2646beda17d032891ec32f498",
  "_user": "daattali",
  "_type": "src",
  "_file": "colourpicker_1.3.0.tar.gz",
  "_fileid": "8cf390df117258e3c1b2fb90142863a90d080fcfac7f3e7d7a30da47f6523b4a",
  "_filesize": 1394048,
  "_sha256": "8cf390df117258e3c1b2fb90142863a90d080fcfac7f3e7d7a30da47f6523b4a",
  "_created": "2026-06-18T07:21:44.000Z",
  "_published": "2026-06-18T07:26:17.016Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82076084980,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7716726662"
    },
    {
      "job": 82076084973,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7716726840"
    },
    {
      "job": 82076084982,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7716720277"
    },
    {
      "job": 82076085124,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7716761744"
    },
    {
      "job": 82075679178,
      "time": 153,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7716687988"
    },
    {
      "job": 82076084967,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7716722181"
    },
    {
      "job": 82076085068,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7716712051"
    },
    {
      "job": 82076085038,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7716710394"
    },
    {
      "job": 82076085051,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7716711683"
    }
  ],
  "_buildurl": "https://github.com/r-universe/daattali/actions/runs/27743359078",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/daattali/colourpicker",
  "_commit": {
    "id": "b223a104b36f5268902853227b50162746623a07",
    "author": "Dean Attali <daattali@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1724006456
  },
  "_maintainer": {
    "name": "Dean Attali",
    "email": "daattali@gmail.com",
    "login": "daattali",
    "orcid": "0000-0002-5645-3493",
    "twitter": "@daattali",
    "description": "Founder & Lead R-Shiny consultant @ AttaliTech Ltd. Passionate about writing open source tools. Extreme traveller.",
    "uuid": 952340
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "version": ">= 0.7",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "miniUI",
      "version": ">= 0.1.1",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 0.11.1",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.7",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "version": ">= 0.5",
      "role": "Suggests"
    },
    {
      "package": "shinydisconnect",
      "role": "Suggests"
    }
  ],
  "_owner": "daattali",
  "_selfowned": true,
  "_usedby": 135,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "rstudio-addin",
    "shiny",
    "shiny-r"
  ],
  "_stars": 227,
  "_contributors": [
    {
      "user": "daattali",
      "count": 134,
      "uuid": 952340
    },
    {
      "user": "romunov",
      "count": 2,
      "uuid": 544571
    },
    {
      "user": "davidrgriswold",
      "count": 1,
      "uuid": 20600047
    },
    {
      "user": "ddiez",
      "count": 1,
      "uuid": 3292149
    },
    {
      "user": "hedsnz",
      "count": 1,
      "uuid": 30429955
    },
    {
      "user": "ohjakobsen",
      "count": 1,
      "uuid": 12160452
    }
  ],
  "_userbio": {
    "uuid": 952340,
    "type": "user",
    "name": "Dean Attali",
    "followers": 2232,
    "description": "Founder & Lead R-Shiny consultant @ AttaliTech Ltd. Passionate about writing open source tools. Extreme traveller."
  },
  "_downloads": {
    "count": 356815,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/colourpicker"
  },
  "_devurl": "https://github.com/daattali/colourpicker",
  "_searchresults": 1320,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/colourpicker.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/daattali/colourpicker",
  "_realowner": "daattali",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2016-08-13"
    },
    {
      "version": "0.2",
      "date": "2016-09-07"
    },
    {
      "version": "0.3",
      "date": "2016-12-05"
    },
    {
      "version": "1.0",
      "date": "2017-09-27"
    },
    {
      "version": "1.1.0",
      "date": "2020-09-14"
    },
    {
      "version": "1.1.1",
      "date": "2021-10-04"
    },
    {
      "version": "1.2.0",
      "date": "2022-10-28"
    },
    {
      "version": "1.3.0",
      "date": "2023-08-21"
    }
  ],
  "_exports": [
    "colourInput",
    "colourPicker",
    "colourWidget",
    "plotHelper",
    "runExample",
    "updateColourInput"
  ],
  "_help": [
    {
      "page": "colourInput",
      "title": "Create a colour input control",
      "topics": [
        "colourInput"
      ]
    },
    {
      "page": "colourPicker",
      "title": "Colour picker gadget",
      "topics": [
        "colourPicker"
      ]
    },
    {
      "page": "colourWidget",
      "title": "Create a colour picker htmlwidget",
      "topics": [
        "colourWidget"
      ]
    },
    {
      "page": "plotHelper",
      "title": "Plot colour helper",
      "topics": [
        "plotHelper"
      ]
    },
    {
      "page": "runExample",
      "title": "Run a colourpicker example",
      "topics": [
        "runExample"
      ]
    },
    {
      "page": "updateColourInput",
      "title": "Change the value of a colour input",
      "topics": [
        "updateColourInput"
      ]
    }
  ],
  "_readme": "https://github.com/daattali/colourpicker/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "digest",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinyjs",
    "sourcetools",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 13.034437923501812,
  "_indexed": true,
  "_nocasepkg": "colourpicker",
  "_universes": [
    "daattali"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-06-18T07:23:50.000Z",
      "distro": "noble",
      "commit": "b223a104b36f5268902853227b50162746623a07",
      "fileid": "3bdd1f0b2231b341db9d3965989bd5b125ee24db793a414d360175e020006e12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/27743359078"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-06-18T07:23:49.000Z",
      "distro": "noble",
      "commit": "b223a104b36f5268902853227b50162746623a07",
      "fileid": "6cd92fa00f4a5749c88ac8b1b1255e6cfa0e42ced3afad905bcf114b5c417473",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/27743359078"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-06-18T07:23:33.000Z",
      "commit": "b223a104b36f5268902853227b50162746623a07",
      "fileid": "decfdb35ecab044c77bce0c8f2e52166d55225e032433e1a04baf977de4512e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/27743359078"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-06-18T07:25:49.000Z",
      "commit": "b223a104b36f5268902853227b50162746623a07",
      "fileid": "d0bb3feb208e6f505d789dcaf64aee03c0fb509d77437d5c30ee3b59b457907d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/27743359078"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-06-18T07:23:49.000Z",
      "commit": "b223a104b36f5268902853227b50162746623a07",
      "fileid": "2eb3a5c9a48d13a84706c5461ec3398149b2d8ca618a3289bd587b7d6ad5d714",
      "status": "success",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/27743359078"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-06-18T07:22:57.000Z",
      "commit": "b223a104b36f5268902853227b50162746623a07",
      "fileid": "5701773886848956defd48e9d80e241046e784812ceb902eb5b94dcee785c887",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/27743359078"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-06-18T07:22:51.000Z",
      "commit": "b223a104b36f5268902853227b50162746623a07",
      "fileid": "b2e6c2400f5d8fd78a8b87e98244217477249d14b1e09640334b5bd09cbdc5b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/27743359078"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-06-18T07:22:56.000Z",
      "commit": "b223a104b36f5268902853227b50162746623a07",
      "fileid": "4c63a8f7cabd6ea134a6684743b64ec87982c9fea10d80a9abcc1d275e31af5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/27743359078"
    }
  ]
}