{
  "_id": "6a5b10329baadeef8ab4ace4",
  "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-07-18 05:30:47 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>",
  "_user": "daattali",
  "_type": "src",
  "_file": "colourpicker_1.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/fce008ad97b3912afaf1753df62341b5c3b467e23c47e3b5d0cc0f34b35bba35",
  "_filesize": 1385292,
  "_sha256": "fce008ad97b3912afaf1753df62341b5c3b467e23c47e3b5d0cc0f34b35bba35",
  "_expires": "2026-10-26T05:33:36.000Z",
  "_created": "2026-07-18T05:30:47.000Z",
  "_published": "2026-07-18T05:33:38.336Z",
  "_jobs": [
    {
      "job": 88048528780,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8425937198"
    },
    {
      "job": 88048528798,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8425937315"
    },
    {
      "job": 88048528783,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8425932329"
    },
    {
      "job": 88048528794,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8425931976"
    },
    {
      "job": 88048223944,
      "time": 232,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8425916150"
    },
    {
      "job": 88048528770,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8425936918"
    },
    {
      "job": 88048528792,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8425927372"
    },
    {
      "job": 88048528808,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8425928579"
    },
    {
      "job": 88048528796,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8425930345"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/daattali/actions/runs/29632268565",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": 133,
  "_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": 389678,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/colourpicker"
  },
  "_devurl": "https://github.com/daattali/colourpicker",
  "_searchresults": 1332,
  "_rbuild": "4.6.1",
  "_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.070148873964088,
  "_indexed": true,
  "_nocasepkg": "colourpicker",
  "_universes": [
    "daattali"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-18T05:33:02.000Z",
      "distro": "resolute",
      "commit": "b223a104b36f5268902853227b50162746623a07",
      "fileid": "https://r2.ropensci.org/7b59df26589a25da191e5f41407412f0b80967dabdab8638c804ed432b0ccb59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29632268565"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-18T05:33:03.000Z",
      "distro": "resolute",
      "commit": "b223a104b36f5268902853227b50162746623a07",
      "fileid": "https://r2.ropensci.org/fb5863c2f867bbbf99f2306c9e79e24a83e1e917d7eac2d77c3a0f485e3c0160",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29632268565"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-18T05:32:32.000Z",
      "commit": "b223a104b36f5268902853227b50162746623a07",
      "fileid": "https://r2.ropensci.org/6ffb27ac438f56bbc38df7431409e65fcf47a31a5ede7e0e4de6f12ae5257531",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29632268565"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-18T05:32:31.000Z",
      "commit": "b223a104b36f5268902853227b50162746623a07",
      "fileid": "https://r2.ropensci.org/c08870c9fe27dd14cdce844487325e1930ed87d7230255c6e04581c9fe104d2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29632268565"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-07-18T05:33:14.000Z",
      "commit": "b223a104b36f5268902853227b50162746623a07",
      "fileid": "https://r2.ropensci.org/31ff37958c278658adceb435018dd0356bc7621d877a76b9b3f252d5f7f41e62",
      "status": "success",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29632268565"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-18T05:31:57.000Z",
      "commit": "b223a104b36f5268902853227b50162746623a07",
      "fileid": "https://r2.ropensci.org/c929d76b31efc0ef7c2a3a40b7f8ca632883c999560316e520a652169baaf5b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29632268565"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-18T05:32:02.000Z",
      "commit": "b223a104b36f5268902853227b50162746623a07",
      "fileid": "https://r2.ropensci.org/bb04212b874dd7976c5fcbe75036a78d29704959d5d049903ffb2700fff45d3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29632268565"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-18T05:32:16.000Z",
      "commit": "b223a104b36f5268902853227b50162746623a07",
      "fileid": "https://r2.ropensci.org/31e65c8b19c3c7658565fc7678be7dbec24eb79fe2efdc9e4db599c5d5dc4038",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29632268565"
    }
  ]
}