{
  "_id": "6a200f59b401979e73448851",
  "Package": "brandr",
  "Title": "Brand Identity Management Using brand.yml Standard",
  "Version": "0.1.0.9000",
  "Authors@R": "c(\nperson(\ngiven = \"Daniel\",\nfamily = \"Vartanian\",\nrole = c(\"aut\", \"cre\", \"ccp\", \"cph\"),\nemail = \"danvartan@gmail.com\",\ncomment = c(ORCID = \"0000-0001-7782-759X\")\n)\n)",
  "Description": "A system to facilitate brand identity management using the\nbrand.yml standard, providing functions to consistently access\nand apply brand colors, typography, and other visual elements\nacross your R projects.",
  "License": "GPL (>= 3)",
  "URL": "https://danielvartan.github.io/brandr/,\nhttps://github.com/danielvartan/brandr/",
  "BugReports": "https://github.com/danielvartan/brandr/issues/",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Repository": "https://danielvartan.r-universe.dev",
  "Date/Publication": "2025-11-05 01:36:39 UTC",
  "RemoteUrl": "https://github.com/danielvartan/brandr",
  "RemoteRef": "HEAD",
  "RemoteSha": "261623c2503a3f0b73304ef92379ad1dbe2ee1e4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 11:22:01 UTC",
    "User": "root"
  },
  "Author": "Daniel Vartanian [aut, cre, ccp, cph] (ORCID:\n<https://orcid.org/0000-0001-7782-759X>)",
  "Maintainer": "Daniel Vartanian <danvartan@gmail.com>",
  "MD5sum": "4b392a3f69eda64e8b8e33bb605e5c0a",
  "_user": "danielvartan",
  "_type": "src",
  "_file": "brandr_0.1.0.9000.tar.gz",
  "_fileid": "f30a727b9a277148779bd3e601ffa8093723d8380034b8350633c0fface61659",
  "_filesize": 657746,
  "_sha256": "f30a727b9a277148779bd3e601ffa8093723d8380034b8350633c0fface61659",
  "_created": "2026-06-03T11:22:01.000Z",
  "_published": "2026-06-03T11:26:17.073Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79282366016,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7383197038"
    },
    {
      "job": 79282366116,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383197489"
    },
    {
      "job": 79282366108,
      "time": 219,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7383211331"
    },
    {
      "job": 79282365967,
      "time": 186,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383203620"
    },
    {
      "job": 79281907509,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383152487"
    },
    {
      "job": 79282366001,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383195400"
    },
    {
      "job": 79282366018,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7383188187"
    },
    {
      "job": 79282365961,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7383182840"
    },
    {
      "job": 79282366071,
      "time": 153,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383205637"
    }
  ],
  "_buildurl": "https://github.com/r-universe/danielvartan/actions/runs/26881326789",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/danielvartan/brandr",
  "_commit": {
    "id": "261623c2503a3f0b73304ef92379ad1dbe2ee1e4",
    "author": "Daniel Vartanian <danielvartan@proton.me>",
    "committer": "Daniel Vartanian <danielvartan@proton.me>",
    "message": "Add patch changes\n",
    "time": 1762306599
  },
  "_maintainer": {
    "name": "Daniel Vartanian",
    "email": "danvartan@gmail.com",
    "login": "danielvartan",
    "linkedin": "in/danielvartan",
    "orcid": "0000-0001-7782-759X",
    "description": "Media Manager at Talent (Publicis Groupe). Research Collaborator at @cem-usp and @sustentarea.",
    "uuid": 29462472
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "version": ">= 2.3.3",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.6.5",
      "role": "Imports"
    },
    {
      "package": "colorspace",
      "version": ">= 2.1.1",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.4",
      "role": "Imports"
    },
    {
      "package": "here",
      "version": ">= 1.0.2",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "version": ">= 1.0.4",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "version": ">= 4.4",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "version": ">= 2.3.10",
      "role": "Imports"
    },
    {
      "package": "bslib",
      "version": ">= 0.9.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "version": ">= 3.6.4",
      "role": "Suggests"
    },
    {
      "package": "hexbin",
      "version": ">= 1.28.5",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.50",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "version": ">= 2.0.4",
      "role": "Suggests"
    },
    {
      "package": "palmerpenguins",
      "version": ">= 0.1.1",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.29",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "version": ">= 2.3.2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.2.3",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "version": ">= 1.3.1",
      "role": "Suggests"
    }
  ],
  "_owner": "danielvartan",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 8
    },
    {
      "week": "2025-45",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "brand-identity",
    "brand-management",
    "brand-yml",
    "branding",
    "branding-tools",
    "color-palettes",
    "color-schemes",
    "project-theming",
    "r-programming",
    "typography",
    "visual-assets",
    "visual-identity"
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "danielvartan",
      "count": 28,
      "uuid": 29462472
    }
  ],
  "_userbio": {
    "uuid": 29462472,
    "type": "user",
    "name": "Daniel Vartanian",
    "description": "Media Manager at Talent (Publicis Groupe). Research Collaborator at @cem-usp and @sustentarea."
  },
  "_downloads": {
    "count": 201,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/brandr"
  },
  "_devurl": "https://github.com/danielvartan/brandr",
  "_pkgdown": "https://danielvartan.github.io/brandr/",
  "_searchresults": 72,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/brandr.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/danielvartan/brandr",
  "_realowner": "danielvartan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-03-10"
    }
  ],
  "_exports": [
    "color_brand_diverging",
    "color_brand_qualitative",
    "color_brand_sequential",
    "get_brand_color",
    "get_brand_color_mix",
    "get_brand_color_tint",
    "get_brand_font",
    "interpolate_colors",
    "scale_brand",
    "scale_color_brand_b",
    "scale_color_brand_c",
    "scale_color_brand_d",
    "scale_colour_brand_b",
    "scale_colour_brand_c",
    "scale_colour_brand_d",
    "scale_fill_brand_b",
    "scale_fill_brand_c",
    "scale_fill_brand_d"
  ],
  "_help": [
    {
      "page": "color_brand_sequential",
      "title": "Brand color palettes",
      "concept": [
        "color functions"
      ],
      "topics": [
        "color_brand_diverging",
        "color_brand_qualitative",
        "color_brand_sequential"
      ]
    },
    {
      "page": "get_brand_color",
      "title": "Get brand colors",
      "concept": [
        "utility functions"
      ],
      "topics": [
        "get_brand_color"
      ]
    },
    {
      "page": "get_brand_color_mix",
      "title": "Get a mix of brand colors",
      "concept": [
        "utility functions"
      ],
      "topics": [
        "get_brand_color_mix"
      ]
    },
    {
      "page": "get_brand_color_tint",
      "title": "Get tints of brand colors",
      "concept": [
        "utility functions"
      ],
      "topics": [
        "get_brand_color_tint"
      ]
    },
    {
      "page": "get_brand_font",
      "title": "Get brand fonts/typefaces",
      "concept": [
        "utility functions"
      ],
      "topics": [
        "get_brand_font"
      ]
    },
    {
      "page": "interpolate_colors",
      "title": "Interpolate colors",
      "concept": [
        "color functions"
      ],
      "topics": [
        "interpolate_colors"
      ]
    },
    {
      "page": "scale_brand",
      "title": "Brand color scales for 'ggplot2'",
      "concept": [
        "ggplot2 functions."
      ],
      "topics": [
        "scale_brand",
        "scale_color_brand_b",
        "scale_color_brand_c",
        "scale_color_brand_d",
        "scale_colour_brand_b",
        "scale_colour_brand_c",
        "scale_colour_brand_d",
        "scale_fill_brand_b",
        "scale_fill_brand_c",
        "scale_fill_brand_d"
      ]
    }
  ],
  "_pkglogo": "https://github.com/danielvartan/brandr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/danielvartan/brandr/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "cli",
    "colorspace",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "here",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "rprojroot",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "yaml"
  ],
  "_score": 4.936513742478894,
  "_indexed": true,
  "_nocasepkg": "brandr",
  "_universes": [
    "danielvartan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-03T11:24:08.000Z",
      "distro": "noble",
      "commit": "261623c2503a3f0b73304ef92379ad1dbe2ee1e4",
      "fileid": "b9f3a32e2f957582e44c9706cc78c37de253243cf21d7cef4b201c78f6e0b13a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielvartan/actions/runs/26881326789"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-03T11:24:08.000Z",
      "distro": "noble",
      "commit": "261623c2503a3f0b73304ef92379ad1dbe2ee1e4",
      "fileid": "96c57363eaaf0d9fa60afd93b04ed68bfe148051ff89577ce94f02865c778a72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielvartan/actions/runs/26881326789"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-03T11:24:49.000Z",
      "commit": "261623c2503a3f0b73304ef92379ad1dbe2ee1e4",
      "fileid": "b1a061fa3e4a4f25f69da939b564fe78a61a4b5b84bc34d31e12f4dd2f95e6bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielvartan/actions/runs/26881326789"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-03T11:24:25.000Z",
      "commit": "261623c2503a3f0b73304ef92379ad1dbe2ee1e4",
      "fileid": "a5ebfc54631a384455b9ec0c5328d23872c4f209483969c71501d0ac87db254f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielvartan/actions/runs/26881326789"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-06-03T11:24:19.000Z",
      "commit": "261623c2503a3f0b73304ef92379ad1dbe2ee1e4",
      "fileid": "3f85940c5c93e494c2f748a75a35df29dae616cec2ff1f6e828a620fa5f4cfc3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/danielvartan/actions/runs/26881326789"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-03T11:23:32.000Z",
      "commit": "261623c2503a3f0b73304ef92379ad1dbe2ee1e4",
      "fileid": "6c50e6e27a7dea96cc7e97869aae701c1ab0cc5a8e64ca776431add8cece4ddf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielvartan/actions/runs/26881326789"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-03T11:23:19.000Z",
      "commit": "261623c2503a3f0b73304ef92379ad1dbe2ee1e4",
      "fileid": "1470c1c8443479b71351a75c6ac940f7640af3849e455c3c4a57c904cea73357",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielvartan/actions/runs/26881326789"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-03T11:24:26.000Z",
      "commit": "261623c2503a3f0b73304ef92379ad1dbe2ee1e4",
      "fileid": "7c57e43abc9fb3a3151e170ee1291620fce4200c846541a29f9914f2e280f5c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielvartan/actions/runs/26881326789"
    }
  ]
}