{
  "_id": "6a1fd7e3b401979e73436b7f",
  "Package": "simplecolors",
  "Title": "Access Color Names Using a Standardized Nomenclature",
  "Version": "0.1.4",
  "Authors@R": "person(given = \"Jake\",\nfamily = \"Riley\",\nrole = c(\"aut\", \"cre\"),\nemail = \"rjake@sas.upenn.edu\")",
  "Description": "A curated set of colors that are called using a\nstandardized syntax: saturation + hue + lightness. For example,\n\"brightblue4\" and \"mutedred2\". Functions exists to return\nindividual colors by name or to build palettes across or within\nhues. Most functions allow you to visualize the palettes in\naddition to returning the desired hex codes.",
  "URL": "https://github.com/rjake/simplecolors,\nhttps://rjake.github.io/simplecolors/",
  "BugReports": "https://github.com/rjake/simplecolors/issues",
  "License": "GNU General Public License",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://rjake.r-universe.dev",
  "Date/Publication": "2025-09-02 12:24:39 UTC",
  "RemoteUrl": "https://github.com/rjake/simplecolors",
  "RemoteRef": "HEAD",
  "RemoteSha": "6cf22a8cc23f80ab03c7e632f3e1358aebc8c8df",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 07:26:19 UTC",
    "User": "root"
  },
  "Author": "Jake Riley [aut, cre]",
  "Maintainer": "Jake Riley <rjake@sas.upenn.edu>",
  "MD5sum": "76d3345e8ae0fd45f1ac593a54461f18",
  "_user": "rjake",
  "_type": "src",
  "_file": "simplecolors_0.1.4.tar.gz",
  "_fileid": "5ef25ed5b29afe0ca4bb3e6b65872c7709b1691efb8fb91d47491e37b7efc87f",
  "_filesize": 1562586,
  "_sha256": "5ef25ed5b29afe0ca4bb3e6b65872c7709b1691efb8fb91d47491e37b7efc87f",
  "_created": "2026-06-03T07:26:19.000Z",
  "_published": "2026-06-03T07:29:39.976Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79243131951,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7378272983"
    },
    {
      "job": 79243131922,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378276275"
    },
    {
      "job": 79243131933,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7378270269"
    },
    {
      "job": 79243131935,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378277845"
    },
    {
      "job": 79242626954,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378228148"
    },
    {
      "job": 79243131943,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378264948"
    },
    {
      "job": 79243132057,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7378264585"
    },
    {
      "job": 79243132016,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7378255656"
    },
    {
      "job": 79243131968,
      "time": 118,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378263383"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rjake/actions/runs/26869962071",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rjake/simplecolors",
  "_commit": {
    "id": "6cf22a8cc23f80ab03c7e632f3e1358aebc8c8df",
    "author": "Jake <rjake@sas.upenn.edu>",
    "committer": "Jake <rjake@sas.upenn.edu>",
    "message": "Merge branch 'main' of https://github.com/rjake/simplecolors\n",
    "time": 1756815879
  },
  "_maintainer": {
    "name": "Jake Riley",
    "email": "rjake@sas.upenn.edu",
    "login": "rjake",
    "description": "",
    "uuid": 14003618
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "colorspace",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "rjake",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 6
    },
    {
      "week": "2025-36",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.1.3",
      "date": "2025-08-10"
    },
    {
      "name": "v0.1.4",
      "date": "2025-09-02"
    }
  ],
  "_stars": 15,
  "_contributors": [
    {
      "user": "rjake",
      "count": 122,
      "uuid": 14003618
    }
  ],
  "_userbio": {
    "uuid": 14003618,
    "type": "user",
    "name": "Jake"
  },
  "_downloads": {
    "count": 532,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/simplecolors"
  },
  "_devurl": "https://github.com/rjake/simplecolors",
  "_pkgdown": "https://rjake.github.io/simplecolors/",
  "_searchresults": 88,
  "_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/simplecolors.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rjake/simplecolors",
  "_realowner": "rjake",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-02-01"
    },
    {
      "version": "0.1.1",
      "date": "2020-10-27"
    },
    {
      "version": "0.1.2",
      "date": "2023-08-31"
    },
    {
      "version": "0.1.3",
      "date": "2025-08-22"
    },
    {
      "version": "0.1.4",
      "date": "2025-09-02"
    }
  ],
  "_exports": [
    "%>%",
    "sc",
    "sc_across",
    "sc_blue",
    "sc_green",
    "sc_grey",
    "sc_orange",
    "sc_pink",
    "sc_red",
    "sc_teal",
    "sc_violet",
    "sc_within",
    "sc_yellow",
    "show_colors"
  ],
  "_datasets": [
    {
      "name": "color_table",
      "title": "Table of available colors",
      "object": "color_table",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "H360",
        "L1",
        "S1",
        "light",
        "color",
        "letter",
        "sat",
        "color_sat",
        "color_name",
        "H1",
        "hex",
        "R",
        "G",
        "B",
        "H255"
      ],
      "rows": 176,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "color_table",
      "title": "Table of available colors",
      "topics": [
        "color_table"
      ]
    },
    {
      "page": "sc",
      "title": "Specify color(s) by name",
      "topics": [
        "sc"
      ]
    },
    {
      "page": "sc_across",
      "title": "Generates a palette within across hues",
      "concept": [
        "palettes"
      ],
      "topics": [
        "sc_across"
      ]
    },
    {
      "page": "sc_within",
      "title": "Generates a palette within 1 hue",
      "concept": [
        "palettes"
      ],
      "topics": [
        "sc_blue",
        "sc_green",
        "sc_grey",
        "sc_orange",
        "sc_pink",
        "sc_red",
        "sc_teal",
        "sc_violet",
        "sc_within",
        "sc_yellow"
      ]
    },
    {
      "page": "show_colors",
      "title": "Show all available colors",
      "topics": [
        "show_colors"
      ]
    },
    {
      "page": "simplecolors",
      "title": "simplecolors: A package for accessing color names using a standardized nomenclature",
      "topics": [
        "simplecolors-package",
        "simplecolors"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rjake/simplecolors/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/rjake/simplecolors/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "colorspace",
    "cpp11",
    "dplyr",
    "farver",
    "forcats",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "intro.Rmd",
      "filename": "intro.html",
      "title": "Introduction to simplecolors",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The sc() function",
        "sc_blue(), sc_green() & friends",
        "sc_across()",
        "Other outputs"
      ],
      "created": "2019-05-15 16:57:20",
      "modified": "2025-09-02 12:24:39",
      "commits": 6
    }
  ],
  "_score": 6.1205739312058505,
  "_indexed": true,
  "_nocasepkg": "simplecolors",
  "_universes": [
    "rjake"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-03T07:28:42.000Z",
      "distro": "noble",
      "commit": "6cf22a8cc23f80ab03c7e632f3e1358aebc8c8df",
      "fileid": "8677c3abb5cb1ca87a28ad0f521d6cddfc00f8e9bd84476d919eedec39f7bb04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rjake/actions/runs/26869962071"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-03T07:28:49.000Z",
      "distro": "noble",
      "commit": "6cf22a8cc23f80ab03c7e632f3e1358aebc8c8df",
      "fileid": "8a774568520efd7c2e33b27a3dcfd188ea7f492e63e0af8dbd43f1c6b14e7ad5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rjake/actions/runs/26869962071"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-06-03T07:28:36.000Z",
      "commit": "6cf22a8cc23f80ab03c7e632f3e1358aebc8c8df",
      "fileid": "debc1732f2b4abd321c14505602a6678f6b1ead9ce7c5b685b1ac10f02ef6215",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rjake/actions/runs/26869962071"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-06-03T07:28:57.000Z",
      "commit": "6cf22a8cc23f80ab03c7e632f3e1358aebc8c8df",
      "fileid": "591f55d48b2f4d8142190f4eda0528e1a98cf9efb67b50072c2e2b2398895c82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rjake/actions/runs/26869962071"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-06-03T07:28:42.000Z",
      "commit": "6cf22a8cc23f80ab03c7e632f3e1358aebc8c8df",
      "fileid": "689bf1e9006625d7092b49a3c813eb382640633785d911e4171f32da9ee97ee7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rjake/actions/runs/26869962071"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-03T07:28:02.000Z",
      "commit": "6cf22a8cc23f80ab03c7e632f3e1358aebc8c8df",
      "fileid": "8d23b6d4f1c85a2868f5971187aa1e72b7c4f070cc1159e062b8a1c482cba1bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rjake/actions/runs/26869962071"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-03T07:27:35.000Z",
      "commit": "6cf22a8cc23f80ab03c7e632f3e1358aebc8c8df",
      "fileid": "d2338c6099e20c86228158be2c8b2e1e10c35c1351532b01331c9456fa232824",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rjake/actions/runs/26869962071"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-03T07:28:00.000Z",
      "commit": "6cf22a8cc23f80ab03c7e632f3e1358aebc8c8df",
      "fileid": "ce60cd338bb1cb3877b4506f6dd358807e5d1ca39d171f904511192f822f6eb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rjake/actions/runs/26869962071"
    }
  ]
}