{
  "_id": "6a1be56e1d7bb097a0a19c3e",
  "Package": "biscale",
  "Type": "Package",
  "Title": "Tools and Palettes for Bivariate Thematic Mapping",
  "Version": "1.1.0",
  "Authors@R": "c(\nperson(\"Christopher\", \"Prener\", , \"chris.prener@gmail.com\", c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-4310-9888\")),\nperson(\"Timo\", \"Grossenbacher\", , role = \"aut\"),\nperson(\"Angelo\", \"Zehr\", , role = \"aut\"),\nperson(\"Joshua\", \"Stevens\", , role = \"ctb\"))",
  "Description": "Provides a 'ggplot2' centric approach to bivariate\nmapping. This is a technique that maps two quantities\nsimultaneously rather than the single value that most thematic\nmaps display. The package provides a suite of tools for\ncalculating breaks using multiple different approaches, a\nselection of palettes appropriate for bivariate mapping and\nscale functions for 'ggplot2' calls that adds those palettes to\nmaps. Tools for creating bivariate legends are also included.",
  "License": "GPL-3",
  "URL": "https://chris-prener.github.io/biscale/",
  "BugReports": "https://github.com/chris-prener/biscale/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Repository": "https://chris-prener.r-universe.dev",
  "Date/Publication": "2025-09-01 01:25:46 UTC",
  "RemoteUrl": "https://github.com/chris-prener/biscale",
  "RemoteRef": "HEAD",
  "RemoteSha": "a24bbb3d57224b64997b375ec05c763ec5130feb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 06:53:17 UTC",
    "User": "root"
  },
  "Author": "Christopher Prener [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4310-9888>),\nTimo Grossenbacher [aut],\nAngelo Zehr [aut],\nJoshua Stevens [ctb]",
  "Maintainer": "Christopher Prener <chris.prener@gmail.com>",
  "MD5sum": "ea7e7184f9c6b027607378d5d0179dbd",
  "_user": "chris-prener",
  "_type": "src",
  "_file": "biscale_1.1.0.tar.gz",
  "_fileid": "fe7cc213ed1d648daa381ac639833822e352aa9bf49fd6973847ba3e06b6c0c4",
  "_filesize": 2873573,
  "_sha256": "fe7cc213ed1d648daa381ac639833822e352aa9bf49fd6973847ba3e06b6c0c4",
  "_created": "2026-05-31T06:53:17.000Z",
  "_published": "2026-05-31T07:38:22.123Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78706858565,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314595426"
    },
    {
      "job": 78706858576,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314594938"
    },
    {
      "job": 78706858564,
      "time": 173,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314882121"
    },
    {
      "job": 78706858563,
      "time": 163,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314873699"
    },
    {
      "job": 78706679240,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314581735"
    },
    {
      "job": 78706858560,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314593197"
    },
    {
      "job": 78706858588,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314590697"
    },
    {
      "job": 78706858586,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314589858"
    },
    {
      "job": 78706858589,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314591501"
    }
  ],
  "_buildurl": "https://github.com/r-universe/chris-prener/actions/runs/26705772462",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/chris-prener/biscale",
  "_commit": {
    "id": "a24bbb3d57224b64997b375ec05c763ec5130feb",
    "author": "Chris Prener <chris.prener@gmail.coml>",
    "committer": "Chris Prener <chris.prener@gmail.coml>",
    "message": "release to CRAN\n",
    "time": 1756689946
  },
  "_maintainer": {
    "name": "Christopher Prener",
    "email": "chris.prener@gmail.com",
    "login": "chris-prener",
    "description": "Data scientist 🚀 passionate about building real world evidence data and software products that accelerate the production of insights.",
    "uuid": 13595578,
    "orcid": "0000-0002-4310-9888"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "classInt",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "cowplot",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "chris-prener",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-36",
      "n": 9
    }
  ],
  "_tags": [],
  "_stars": 128,
  "_contributors": [
    {
      "user": "bransonf",
      "count": 21,
      "uuid": 32143148
    },
    {
      "user": "chris-prener",
      "count": 3,
      "uuid": 13595578
    },
    {
      "user": "rickpack",
      "count": 2,
      "uuid": 2765555
    },
    {
      "user": "kguidonimartins",
      "count": 1,
      "uuid": 8163542
    }
  ],
  "_userbio": {
    "uuid": 13595578,
    "type": "user",
    "name": "Chris Prener",
    "description": "Data scientist 🚀 passionate about building real world evidence data and software products that accelerate the production of insights."
  },
  "_downloads": {
    "count": 1054,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/biscale"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/chris-prener/biscale",
  "_pkgdown": "https://chris-prener.github.io/biscale/",
  "_searchresults": 572,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/biscale.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/chris-prener/biscale",
  "_realowner": "chris-prener",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2019-05-19"
    },
    {
      "version": "0.1.2",
      "date": "2019-06-22"
    },
    {
      "version": "0.2.0",
      "date": "2020-05-06"
    },
    {
      "version": "1.0.0",
      "date": "2022-05-27"
    },
    {
      "version": "1.1.0",
      "date": "2025-09-01"
    }
  ],
  "_exports": [
    "bi_class",
    "bi_class_breaks",
    "bi_legend",
    "bi_pal",
    "bi_pal_manual",
    "bi_scale_color",
    "bi_scale_fill",
    "bi_theme"
  ],
  "_datasets": [
    {
      "name": "stl_race_income",
      "title": "Race and Median Income in St. Louis by Census Tract, 2017",
      "object": "stl_race_income",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "GEOID",
        "pctWhite",
        "medInc",
        "geometry"
      ],
      "rows": 106,
      "table": false,
      "tojson": true
    },
    {
      "name": "stl_race_income_point",
      "title": "Race and Median Income in St. Louis by Census Tract, 2017",
      "object": "stl_race_income_point",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "GEOID",
        "pctWhite",
        "medInc",
        "geometry"
      ],
      "rows": 106,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bi_class",
      "title": "Create Classes for Bivariate Maps",
      "topics": [
        "bi_class"
      ]
    },
    {
      "page": "bi_class_breaks",
      "title": "Return Breaks",
      "topics": [
        "bi_class_breaks"
      ]
    },
    {
      "page": "bi_legend",
      "title": "Create Object for Drawing Legend",
      "topics": [
        "bi_legend"
      ]
    },
    {
      "page": "bi_pal",
      "title": "Preview Palettes and Hex Values",
      "topics": [
        "bi_pal"
      ]
    },
    {
      "page": "bi_scale_color",
      "title": "Apply Bivariate Color to ggplot Object",
      "topics": [
        "bi_scale_color"
      ]
    },
    {
      "page": "bi_scale_fill",
      "title": "Apply Bivariate Fill to ggplot Object",
      "topics": [
        "bi_scale_fill"
      ]
    },
    {
      "page": "bi_theme",
      "title": "Basic Theme for Bivariate Mapping",
      "topics": [
        "bi_theme"
      ]
    },
    {
      "page": "stl_race_income",
      "title": "Race and Median Income in St. Louis by Census Tract, 2017",
      "topics": [
        "stl_race_income"
      ]
    },
    {
      "page": "stl_race_income_point",
      "title": "Race and Median Income in St. Louis by Census Tract, 2017",
      "topics": [
        "stl_race_income_point"
      ]
    }
  ],
  "_pkglogo": "https://github.com/chris-prener/biscale/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/chris-prener/biscale/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "cpp11",
    "e1071",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "KernSmooth",
    "labeling",
    "lifecycle",
    "MASS",
    "proxy",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "bivariate_palettes.Rmd",
      "filename": "bivariate_palettes.html",
      "title": "Bivariate Palettes",
      "author": "Christopher Prener, Ph.D. and Branson Fox",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Included Palettes",
        "Primary Palettes",
        "Legacy Palettes",
        "Palette Manipulations",
        "Custom Palettes",
        "High Dimensional Palettes"
      ],
      "created": "2022-05-26 16:32:14",
      "modified": "2022-05-31 00:52:28",
      "commits": 2
    },
    {
      "source": "biscale.Rmd",
      "filename": "biscale.html",
      "title": "Bivarite Mapping with ggplot2",
      "author": "Christopher Prener, Ph.D.",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting Started",
        "Installation",
        "Installing Suggested Dependencies",
        "Functions",
        "Data",
        "Preparing Data",
        "Bivariate Mapping with Biscale",
        "Creating Maps",
        "Creating Legends",
        "Creating a Final Output",
        "Getting Help",
        "Suggesting Features or Changes"
      ],
      "created": "2019-04-29 15:04:10",
      "modified": "2025-09-01 01:01:28",
      "commits": 21
    },
    {
      "source": "breaks.Rmd",
      "filename": "breaks.html",
      "title": "Options for Breaks and Legends",
      "author": "Christopher Prener, Ph.D.",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Calculating Breaks",
        "Customizing Legends",
        "Adding Labels to the Legend",
        "Padding Within the Legend",
        "Using Non-Latin Characters"
      ],
      "created": "2022-05-25 23:45:19",
      "modified": "2022-06-02 19:47:35",
      "commits": 4
    },
    {
      "source": "rasters.Rmd",
      "filename": "rasters.html",
      "title": "Rasters",
      "author": "Christopher Prener, Ph.D.",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Dependencies",
        "Sample Data",
        "Data Preparation",
        "Bivariate Raster Mapping"
      ],
      "created": "2022-05-26 15:24:01",
      "modified": "2022-05-26 16:48:39",
      "commits": 5
    }
  ],
  "_score": 9.142719114420728,
  "_indexed": true,
  "_nocasepkg": "biscale",
  "_universes": [
    "chris-prener"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-31T06:55:36.000Z",
      "distro": "noble",
      "commit": "a24bbb3d57224b64997b375ec05c763ec5130feb",
      "fileid": "1669cf42a4bd24866539c9151ed2bcfe8fb639bb606a684968f8e65f78531a5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/26705772462"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-31T06:55:31.000Z",
      "distro": "noble",
      "commit": "a24bbb3d57224b64997b375ec05c763ec5130feb",
      "fileid": "68711d6ff4d5c07c68cff6c989da481ed095c90069f16e6cce1670a8976edeb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/26705772462"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-31T07:37:18.000Z",
      "commit": "a24bbb3d57224b64997b375ec05c763ec5130feb",
      "fileid": "3bca460d35c9e5df5f646297ea009add7580849171528d4d5bc546cf4e45dc95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/26705772462"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-31T07:36:10.000Z",
      "commit": "a24bbb3d57224b64997b375ec05c763ec5130feb",
      "fileid": "4183e86ba2fd72e430951a435f3d7b9380cc56f7f77c4a71066850a62c9ca09f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/26705772462"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-05-31T06:55:32.000Z",
      "commit": "a24bbb3d57224b64997b375ec05c763ec5130feb",
      "fileid": "622d6dcd74ef9e28947b3c5a0d28fcdf957d46dd8fb67babfd130b3e06b57232",
      "status": "success",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/26705772462"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-31T06:54:48.000Z",
      "commit": "a24bbb3d57224b64997b375ec05c763ec5130feb",
      "fileid": "f85784b1d787c5a21eda842d3d69c2fa084360403bc4c57281d0a9acf3b695b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/26705772462"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-31T06:54:36.000Z",
      "commit": "a24bbb3d57224b64997b375ec05c763ec5130feb",
      "fileid": "a9348b0933ac334e0f51ff44d6486c6e20e4d6576bd5fb550b0b3a260ceef3b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/26705772462"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-31T06:54:38.000Z",
      "commit": "a24bbb3d57224b64997b375ec05c763ec5130feb",
      "fileid": "ba0d0c1ec0f3441c9f89d35a45a0b67f5261a60e12fff2f5152a63327e6d6b3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/26705772462"
    }
  ]
}