{
  "_id": "6a30fb3b3efcd9bda434e5fc",
  "Package": "paint",
  "Title": "paint data.frames summaries in colour",
  "Version": "0.3.0",
  "Authors@R": "person(given = \"Miles\",\nfamily = \"McBain\",\nrole = c(\"aut\", \"cre\"),\nemail = \"miles.mcbain@gmail.com\",\ncomment = c(ORCID = \"0000-0003-2865-2548\"))",
  "Description": "Provides an alternative to the print() methods provided by\nthe authors of `data.frame` objects: `tibble`, `sf`,\n`data.table`, `data.frame`.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "URL": "https://github.com/MilesMcBain/paint",
  "BugReports": "https://github.com/MilesMcBain/paint/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://milesmcbain.r-universe.dev",
  "Date/Publication": "2026-02-08 06:23:46 UTC",
  "RemoteUrl": "https://github.com/milesmcbain/paint",
  "RemoteRef": "v0.3.0",
  "RemoteSha": "ee36c17e7689cd44d8c9a17ef71595aca4fddf20",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-16 07:21:04 UTC",
    "User": "root"
  },
  "Author": "Miles McBain [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2865-2548>)",
  "Maintainer": "Miles McBain <miles.mcbain@gmail.com>",
  "MD5sum": "cb88840167e4fbabb8e0222c0d5c5af8",
  "_user": "milesmcbain",
  "_type": "src",
  "_file": "paint_0.3.0.tar.gz",
  "_fileid": "7a0e25a759a69a916e5149725e89b1fac8d6c597ef5fb534d4e02a3696fa4dc2",
  "_filesize": 650384,
  "_sha256": "7a0e25a759a69a916e5149725e89b1fac8d6c597ef5fb534d4e02a3696fa4dc2",
  "_created": "2026-06-16T07:21:04.000Z",
  "_published": "2026-06-16T07:28:59.559Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81602104249,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7659953760"
    },
    {
      "job": 81602104536,
      "time": 188,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7659970597"
    },
    {
      "job": 81602104316,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7660049014"
    },
    {
      "job": 81602104292,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7660048412"
    },
    {
      "job": 81601617099,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7659908366"
    },
    {
      "job": 81602104226,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7659949056"
    },
    {
      "job": 81602104258,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7659946516"
    },
    {
      "job": 81602104261,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7659945561"
    },
    {
      "job": 81602104280,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7659938973"
    }
  ],
  "_buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/27600958170",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/milesmcbain/paint",
  "_commit": {
    "id": "ee36c17e7689cd44d8c9a17ef71595aca4fddf20",
    "author": "Miles McBain <miles.mcbain@gmail.com>",
    "committer": "Miles McBain <miles.mcbain@gmail.com>",
    "message": "bump version and update NEWS\n",
    "time": 1770531826
  },
  "_maintainer": {
    "name": "Miles McBain",
    "email": "miles.mcbain@gmail.com",
    "login": "milesmcbain",
    "description": "",
    "uuid": 9996346,
    "orcid": "0000-0003-2865-2548"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "keypress",
      "role": "Imports"
    },
    {
      "package": "lobstr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "viridisLite",
      "role": "Imports"
    },
    {
      "package": "spData",
      "role": "Suggests"
    },
    {
      "package": "nycflights13",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tsibble",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "palmerpenguins",
      "role": "Suggests"
    },
    {
      "package": "wk",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    }
  ],
  "_owner": "milesmcbain",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-06",
      "n": 8
    }
  ],
  "_tags": [
    {
      "name": "v0.3.0",
      "date": "2026-02-08"
    }
  ],
  "_stars": 145,
  "_contributors": [
    {
      "user": "milesmcbain",
      "count": 86,
      "uuid": 9996346
    },
    {
      "user": "anthonynorth",
      "count": 2,
      "uuid": 391385
    }
  ],
  "_userbio": {
    "uuid": 9996346,
    "type": "user",
    "name": "Miles McBain",
    "followers": 589
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/paint"
  },
  "_devurl": "https://github.com/milesmcbain/paint",
  "_searchresults": 30,
  "_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/paint.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "brewer_accent_7",
    "brewer_dark2_7",
    "brewer_pastel1_8",
    "brewer_pastel2_7",
    "brewer_set3_12",
    "ipaint",
    "mask_print",
    "paint",
    "rainbow_6",
    "rainbow_text",
    "unmask_print",
    "unpaint",
    "viridis_6"
  ],
  "_help": [
    {
      "page": "ipaint",
      "title": "Interatively scroll through rows of a painted dataframe",
      "topics": [
        "ipaint"
      ]
    },
    {
      "page": "mask_print",
      "title": "mask print methods for paintable dataframes",
      "topics": [
        "mask_print",
        "unmask_print"
      ]
    },
    {
      "page": "paint",
      "title": "Paint a rectangle in the data.frame family",
      "topics": [
        "paint"
      ]
    },
    {
      "page": "paintpals",
      "title": "paintpals",
      "topics": [
        "brewer_accent_7",
        "brewer_dark2_7",
        "brewer_pastel1_8",
        "brewer_pastel2_7",
        "brewer_set3_12",
        "rainbow_6",
        "viridis_6"
      ]
    },
    {
      "page": "rainbow_text",
      "title": "Colour some text with a '{paint}' palette",
      "topics": [
        "rainbow_text"
      ]
    },
    {
      "page": "sanitise_col",
      "title": "Attempt to transform chars in encodings we don't understand, rather than crash crayon.",
      "topics": [
        "sanitise_col"
      ]
    },
    {
      "page": "unpaint",
      "title": "Call the default print methods instead of paint once",
      "topics": [
        "unpaint"
      ]
    }
  ],
  "_readme": "https://github.com/milesmcbain/paint/raw/v0.3.0/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "crayon",
    "glue",
    "keypress",
    "lifecycle",
    "lobstr",
    "magrittr",
    "prettyunits",
    "purrr",
    "RColorBrewer",
    "rlang",
    "stringi",
    "vctrs",
    "viridisLite"
  ],
  "_score": 4.337459261290657,
  "_indexed": true,
  "_nocasepkg": "paint",
  "_universes": [
    "milesmcbain"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-16T07:23:27.000Z",
      "distro": "noble",
      "commit": "ee36c17e7689cd44d8c9a17ef71595aca4fddf20",
      "fileid": "b752ffb3db027412a6a6d0074fc4169b79af1d1858218e138f84cf4a2e53979b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/27600958170"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-16T07:24:19.000Z",
      "distro": "noble",
      "commit": "ee36c17e7689cd44d8c9a17ef71595aca4fddf20",
      "fileid": "6affb059e119b7bff80f7fca9f06e4b921230161abfde7857674dda0d859fe66",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/27600958170"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-16T07:28:30.000Z",
      "commit": "ee36c17e7689cd44d8c9a17ef71595aca4fddf20",
      "fileid": "6fa2be6b7072e2de57dfe87ec098f3860a9b22972bbbdc15b40146b68aa8d386",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/27600958170"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-16T07:28:24.000Z",
      "commit": "ee36c17e7689cd44d8c9a17ef71595aca4fddf20",
      "fileid": "1882049e3487fb97211b549e8c8af87000e9cd319158364169d7c811db620afc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/27600958170"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-06-16T07:23:26.000Z",
      "commit": "ee36c17e7689cd44d8c9a17ef71595aca4fddf20",
      "fileid": "5c024d12e4cb9d2db0a8dcfe47ad659388edb08ac00634337e927a25aeb76ebe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/27600958170"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-16T07:22:58.000Z",
      "commit": "ee36c17e7689cd44d8c9a17ef71595aca4fddf20",
      "fileid": "59e3dc0e88ab5a427617b3fb80b05bc8075575b78f9e306d62b7027ffbacbb4c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/27600958170"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-16T07:22:57.000Z",
      "commit": "ee36c17e7689cd44d8c9a17ef71595aca4fddf20",
      "fileid": "2bfaa0ab10064c4f5a14bb15af63d836c862c9fdbe9734df4740250313f4ba26",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/27600958170"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-16T07:22:35.000Z",
      "commit": "ee36c17e7689cd44d8c9a17ef71595aca4fddf20",
      "fileid": "51cdabb35f8ba4b82eb190efe072d5cf7c98944643c41db1418a69cee46b9e98",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/27600958170"
    }
  ]
}