{
  "_id": "6a11c5eeacfb0bcc41d00529",
  "Package": "colorize",
  "Title": "Render Text in Color for Markdown/Quarto Documents",
  "Description": "Provides some simple functions for printing text in color\nin 'markdown' or 'Quarto' documents, to be rendered as HTML or\nLaTeX. This is useful when writing about the use of colors in\ngraphs or tables, where you want to print their names in their\nactual color to give a direct impression of the color, like\n“red” shown in red, or “blue” shown in blue.",
  "Version": "0.2.1",
  "Date": "2025-11-24",
  "Authors@R": "c(person(\"Michael\", \"Friendly\",\nemail = \"friendly@yorku.ca\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-3237-0941\")),\nperson(given = \"Achim\", family = \"Zeileis\", role = \"aut\",\nemail = \"Achim.Zeileis@R-project.org\",\ncomment = c(ORCID = \"0000-0003-0918-3766\")),\nperson(\"Richard\", \"Brath\", role = \"ctb\",\nemail = \"rbrath@uncharted.software\")\n)",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "VignetteBuilder": "quarto",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Language": "en-US",
  "URL": "https://github.com/friendly/colorize",
  "BugReports": "https://github.com/friendly/colorize/issues",
  "Repository": "https://friendly.r-universe.dev",
  "Date/Publication": "2025-12-16 14:57:11 UTC",
  "RemoteUrl": "https://github.com/friendly/colorize",
  "RemoteRef": "HEAD",
  "RemoteSha": "b0e4a9d12ae7fb935a48c164d829483df504218b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 15:18:43 UTC",
    "User": "root"
  },
  "Author": "Michael Friendly [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3237-0941>),\nAchim Zeileis [aut] (ORCID: <https://orcid.org/0000-0003-0918-3766>),\nRichard Brath [ctb]",
  "Maintainer": "Michael Friendly <friendly@yorku.ca>",
  "MD5sum": "be715fa3d8bf621c23092863feb88d7c",
  "_user": "friendly",
  "_type": "src",
  "_file": "colorize_0.2.1.tar.gz",
  "_fileid": "1374225f957bad7863694ac9b6cd43f9ad85dd0b8da4594c2dc60f66c32c2d33",
  "_filesize": 719976,
  "_sha256": "1374225f957bad7863694ac9b6cd43f9ad85dd0b8da4594c2dc60f66c32c2d33",
  "_created": "2026-05-23T15:18:43.000Z",
  "_published": "2026-05-23T15:21:18.813Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77530639501,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7177802447"
    },
    {
      "job": 77530639506,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177801499"
    },
    {
      "job": 77530639507,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7177802197"
    },
    {
      "job": 77530639516,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177801062"
    },
    {
      "job": 77530443889,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177791781"
    },
    {
      "job": 77530639502,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177801194"
    },
    {
      "job": 77530639511,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7177800720"
    },
    {
      "job": 77530639513,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7177800765"
    },
    {
      "job": 77530639512,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177801752"
    }
  ],
  "_buildurl": "https://github.com/r-universe/friendly/actions/runs/26336285645",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/friendly/colorize",
  "_commit": {
    "id": "b0e4a9d12ae7fb935a48c164d829483df504218b",
    "author": "Michael Friendly <friendly@yorku.ca>",
    "committer": "Michael Friendly <friendly@yorku.ca>",
    "message": "run air\n",
    "time": 1765897031
  },
  "_maintainer": {
    "name": "Michael Friendly",
    "email": "friendly@yorku.ca",
    "login": "friendly",
    "mastodon": "@datavisFriendly@vis.social",
    "bluesky": "@datavisfriendly.bsky.social",
    "orcid": "0000-0002-3237-0941",
    "twitter": "@datavisFriendly",
    "description": "",
    "uuid": 456353
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "colorspace",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "glue",
      "role": "Suggests"
    },
    {
      "package": "crayon",
      "role": "Suggests"
    }
  ],
  "_owner": "friendly",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-45",
      "n": 7
    },
    {
      "week": "2025-46",
      "n": 13
    },
    {
      "week": "2025-47",
      "n": 11
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.2.1",
      "date": "2025-11-24"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "friendly",
      "count": 34,
      "uuid": 456353
    },
    {
      "user": "zeileis",
      "count": 3,
      "uuid": 61125774
    }
  ],
  "_userbio": {
    "uuid": 456353,
    "type": "user",
    "name": "Michael Friendly"
  },
  "_downloads": {
    "count": 201,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/colorize"
  },
  "_devurl": "https://github.com/friendly/colorize",
  "_searchresults": 5,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/colorize.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/friendly/colorize",
  "_realowner": "friendly",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2025-11-27"
    }
  ],
  "_exports": [
    "colorbox",
    "colorize",
    "colorize_bg"
  ],
  "_help": [
    {
      "page": "colorbox",
      "title": "Create a Color Box in a Markdown/Quarto Document",
      "topics": [
        "colorbox"
      ]
    },
    {
      "page": "colorize",
      "title": "Render text in color for Markdown / Quarto documents",
      "topics": [
        "colorize",
        "colorize_bg"
      ]
    }
  ],
  "_readme": "https://github.com/friendly/colorize/raw/HEAD/README.md",
  "_rundeps": [
    "colorspace",
    "evaluate",
    "highr",
    "knitr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "colorbox.qmd",
      "filename": "colorbox.html",
      "title": "Printing Text in Color in Markdown / Quarto",
      "engine": "quarto::html",
      "headings": [],
      "created": "2025-11-08 19:59:27",
      "modified": "2025-11-17 20:22:20",
      "commits": 5
    }
  ],
  "_score": 4.698970004336019,
  "_indexed": true,
  "_nocasepkg": "colorize",
  "_universes": [
    "friendly"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-23T15:20:44.000Z",
      "distro": "noble",
      "commit": "b0e4a9d12ae7fb935a48c164d829483df504218b",
      "fileid": "5a9d6f1af3b5e2c75124a2f3551726e74ea51e73eadebacaaacd6e0e52f381df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/26336285645"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-23T15:20:36.000Z",
      "distro": "noble",
      "commit": "b0e4a9d12ae7fb935a48c164d829483df504218b",
      "fileid": "03a92d320818b9871421c798fd5117ac59e7f79166d9757ecb326b1658c7b2c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/26336285645"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-23T15:20:47.000Z",
      "commit": "b0e4a9d12ae7fb935a48c164d829483df504218b",
      "fileid": "0bbd367d5674b89f78b9c5aa4d588c42a8a4114121377f7a3725e56b5b516e4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/26336285645"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-23T15:20:33.000Z",
      "commit": "b0e4a9d12ae7fb935a48c164d829483df504218b",
      "fileid": "c114c917be96e49a0c915e3036ee2f0bf8f81b0eeeb947e7923396b34442990b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/26336285645"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-23T15:20:46.000Z",
      "commit": "b0e4a9d12ae7fb935a48c164d829483df504218b",
      "fileid": "dd3a2a929f17920a1c2bef73c3cf38f2acb2ad1a96692fc0e60609a707029b1a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/26336285645"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-23T15:20:23.000Z",
      "commit": "b0e4a9d12ae7fb935a48c164d829483df504218b",
      "fileid": "11fcc97ad4eed4d26a164a514ab401ca1acc663f46b5e5ca7ab03f8d31b884ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/26336285645"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-23T15:20:24.000Z",
      "commit": "b0e4a9d12ae7fb935a48c164d829483df504218b",
      "fileid": "cae78c6af54b32c00832a5d29e6b46a492f601e554fcba99a4fc85ba4373cc31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/26336285645"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-23T15:20:23.000Z",
      "commit": "b0e4a9d12ae7fb935a48c164d829483df504218b",
      "fileid": "e3eff93ca1bb8c2f1b898554e3c5e572598a94d08b5aab583d9431e2d6653d60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/26336285645"
    }
  ]
}