{
  "_id": "6a49ca2c1f917fbb72a217df",
  "Package": "hellokitty",
  "Title": "A Hello Kitty Color Palette Generator",
  "Description": "Palettes generated from Hello Kitty cartoon.",
  "Version": "0.1",
  "Authors@R": "person(\"Abigail\", \"Keller\", role = c(\"aut\", \"cre\"), email = \"agkeller@berkeley.edu\")",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "8.0.0",
  "LazyData": "true",
  "URL": "https://github.com/abigailkeller/hellokitty",
  "BugReports": "https://github.com/abigailkeller/hellokitty/issues",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-17 17:59:24 UTC",
    "User": "root"
  },
  "Author": "Abigail Keller [aut, cre]",
  "Maintainer": "Abigail Keller <agkeller@berkeley.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-17 13:30:13 UTC",
  "RemoteUrl": "https://github.com/cran/hellokitty",
  "RemoteRef": "HEAD",
  "RemoteSha": "c852ccbdae0e86b5ebef48855f3aeaaefa1eda74",
  "_user": "cran",
  "_type": "src",
  "_file": "hellokitty_0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/eb880fd76d55ff9624be6a487b8b957114d6026fc44f126cb8b041d132cbdaf4",
  "_filesize": 96879,
  "_sha256": "eb880fd76d55ff9624be6a487b8b957114d6026fc44f126cb8b041d132cbdaf4",
  "_expires": "2026-10-13T03:06:17.000Z",
  "_created": "2026-06-17T17:59:24.000Z",
  "_published": "2026-07-05T03:06:20.801Z",
  "_jobs": [
    {
      "job": 85187960663,
      "time": 103,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7703770722"
    },
    {
      "job": 85187960775,
      "time": 102,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7703770676"
    },
    {
      "job": 85187960450,
      "time": 135,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7703728557"
    },
    {
      "job": 85187960714,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7703764079"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27709110128",
  "_status": "success",
  "_upstream": "https://github.com/cran/hellokitty",
  "_commit": {
    "id": "c852ccbdae0e86b5ebef48855f3aeaaefa1eda74",
    "author": "Abigail Keller <agkeller@berkeley.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1\n",
    "time": 1781703013
  },
  "_maintainer": {
    "name": "Abigail Keller",
    "email": "agkeller@berkeley.edu",
    "login": "abigailkeller",
    "description": "PhD Candidate at UC Berkeley",
    "uuid": 62615943
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-25",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1",
      "date": "2026-06-17"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "abigailkeller",
      "count": 1,
      "uuid": 62615943
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 609,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hellokitty"
  },
  "_devurl": "https://github.com/abigailkeller/hellokitty",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hellokitty.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2026-06-17"
    }
  ],
  "_exports": [
    "hkitty_palette",
    "hkitty_palettes"
  ],
  "_datasets": [
    {
      "name": "CRB_long",
      "title": "Long Format Fish Returns at Bonneville Dam",
      "object": "CRB_long",
      "class": [
        "grouped_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "year_label",
        "Species",
        "total_value"
      ],
      "rows": 783,
      "table": true,
      "tojson": true
    },
    {
      "name": "CRB_wide",
      "title": "Wide Format Fish Returns at Bonneville Dam",
      "object": "CRB_wide",
      "class": [
        "grouped_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "year_label",
        "Brook Trout",
        "Chinook",
        "Chum",
        "Coho",
        "Lamprey",
        "Pink",
        "Shad",
        "Sockeye",
        "Steelhead"
      ],
      "rows": 87,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "CRB_long",
      "title": "Long Format Fish Returns at Bonneville Dam",
      "topics": [
        "CRB_long"
      ]
    },
    {
      "page": "CRB_wide",
      "title": "Wide Format Fish Returns at Bonneville Dam",
      "topics": [
        "CRB_wide"
      ]
    },
    {
      "page": "hkitty_palette",
      "title": "A Hello kitty palette generator",
      "topics": [
        "hkitty_palette"
      ]
    },
    {
      "page": "hkitty_palettes",
      "title": "Complete list of palettes",
      "topics": [
        "hkitty_palettes"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "hellokitty",
  "_universes": [
    "cran",
    "abigailkeller"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-06-17T18:01:15.000Z",
      "distro": "noble",
      "commit": "c852ccbdae0e86b5ebef48855f3aeaaefa1eda74",
      "fileid": "https://r2.ropensci.org/bf3fa97128afa547488b038dc7211d19101f4fbe0f64f746860a50622151d0ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27709110128"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-06-17T18:01:15.000Z",
      "distro": "noble",
      "commit": "c852ccbdae0e86b5ebef48855f3aeaaefa1eda74",
      "fileid": "https://r2.ropensci.org/8eac49b2068ff9c111ebc30b7004f967eb5ee70323c523370a1e091e22dec66f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27709110128"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1",
      "date": "2026-06-17T18:01:08.000Z",
      "commit": "c852ccbdae0e86b5ebef48855f3aeaaefa1eda74",
      "fileid": "https://r2.ropensci.org/0b9ecf9125ecb83b50931043600f0569296f675003ff635512ba857a1ccf7dd5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27709110128"
    }
  ]
}