{
  "_id": "6a104719acfb0bcc41c9ed8a",
  "Package": "colourlovers",
  "Version": "0.3.6",
  "Date": "2020-12-08",
  "Title": "R Client for the COLOURlovers API",
  "Authors@R": "c(person(\"Andrew\", \"Heiss\",\nrole = c(\"aut\", \"cre\"),\nemail = \"andrew@andrewheiss.com\",\ncomment = c(ORCID = \"0000-0002-3948-3914\")),\nperson(\"Thomas J.\", \"Leeper\",\nrole = c(\"aut\"),\nemail = \"thosjleeper@gmail.com\",\ncomment = c(ORCID = \"0000-0003-4097-6326\"))\n)",
  "Description": "Provides access to the COLOURlovers\n<https://www.colourlovers.com/> API, which offers color\ninspiration and color palettes.",
  "License": "GPL-2",
  "URL": "https://github.com/andrewheiss/colourlovers",
  "BugReports": "https://github.com/andrewheiss/colourlovers/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "libpng-dev libxml2-dev libssl-dev",
  "Repository": "https://andrewheiss.r-universe.dev",
  "Date/Publication": "2022-08-18 23:21:50 UTC",
  "RemoteUrl": "https://github.com/andrewheiss/colourlovers",
  "RemoteRef": "HEAD",
  "RemoteSha": "c9074a14431b68f71bcf3595998ba785503164ca",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 09:47:22 UTC",
    "User": "root"
  },
  "Author": "Andrew Heiss [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3948-3914>),\nThomas J. Leeper [aut] (ORCID: <https://orcid.org/0000-0003-4097-6326>)",
  "Maintainer": "Andrew Heiss <andrew@andrewheiss.com>",
  "MD5sum": "e51644382553127b7f3c7d0b6e05382a",
  "_user": "andrewheiss",
  "_type": "src",
  "_file": "colourlovers_0.3.6.tar.gz",
  "_fileid": "cb2a4e4c623452cc4df4caa524db98b27b714a34fc2ba6ec37c265c505d2b6d9",
  "_filesize": 1133739,
  "_sha256": "cb2a4e4c623452cc4df4caa524db98b27b714a34fc2ba6ec37c265c505d2b6d9",
  "_created": "2026-05-10T09:47:22.000Z",
  "_published": "2026-05-22T12:07:53.532Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77376240802,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902781703"
    },
    {
      "job": 77376240674,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902781007"
    },
    {
      "job": 77376240877,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902792969"
    },
    {
      "job": 77376240800,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902810283"
    },
    {
      "job": 77376240445,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902769807"
    },
    {
      "job": 77376240229,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160090093"
    },
    {
      "job": 77376240732,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902777515"
    },
    {
      "job": 77376240741,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902777204"
    },
    {
      "job": 77376240840,
      "time": 62,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902776020"
    }
  ],
  "_buildurl": "https://github.com/r-universe/andrewheiss/actions/runs/25625516920",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/andrewheiss/colourlovers",
  "_commit": {
    "id": "c9074a14431b68f71bcf3595998ba785503164ca",
    "author": "Andrew Heiss <andrewheiss@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Fixes #14\n\nVia https://github.com/andrewheiss/colourlovers/commit/49f405c71d032d02eb45e50ed4570067c753493b",
    "time": 1660864910
  },
  "_maintainer": {
    "name": "Andrew Heiss",
    "email": "andrew@andrewheiss.com",
    "login": "andrewheiss",
    "mastodon": "@andrew@fediscience.org",
    "bluesky": "@andrew.heiss.phd",
    "orcid": "0000-0002-3948-3914",
    "uuid": 73663
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "httptest",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "andrewheiss",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "color-palette",
    "colourlovers",
    "colourlovers-api",
    "graphics",
    "palette"
  ],
  "_stars": 114,
  "_contributors": [
    {
      "user": "leeper",
      "count": 83,
      "uuid": 3505428
    },
    {
      "user": "andrewheiss",
      "count": 49,
      "uuid": 73663
    },
    {
      "user": "martinmspedersen",
      "count": 3,
      "uuid": 1326261
    }
  ],
  "_userbio": {
    "uuid": 73663,
    "type": "user",
    "name": "Andrew Heiss",
    "description": "Assistant professor at @aysps at GSU. Study philanthropy, nonprofits, authoritarianism, & legal restrictions on civil society. R + Stan + sometimes Python."
  },
  "_downloads": {
    "count": 258,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/colourlovers"
  },
  "_devurl": "https://github.com/andrewheiss/colourlovers",
  "_searchresults": 57,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/colourlovers.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/andrewheiss/colourlovers",
  "_realowner": "andrewheiss",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2014-01-28"
    },
    {
      "version": "0.1.3",
      "date": "2014-08-06"
    },
    {
      "version": "0.1.4",
      "date": "2014-12-20"
    },
    {
      "version": "0.2.0",
      "date": "2015-12-22"
    },
    {
      "version": "0.2.2",
      "date": "2016-10-31"
    },
    {
      "version": "0.3.0",
      "date": "2019-04-29"
    },
    {
      "version": "0.3.5",
      "date": "2019-05-01"
    },
    {
      "version": "0.3.6",
      "date": "2020-12-09"
    }
  ],
  "_exports": [
    "clcolor",
    "clcolors",
    "cllover",
    "cllovers",
    "clpalette",
    "clpalettes",
    "clpattern",
    "clpatterns",
    "clpie",
    "clpng",
    "clquery",
    "clstats",
    "swatch"
  ],
  "_help": [
    {
      "page": "colourlovers-package",
      "title": "R client for the COLOURlovers API",
      "topics": [
        "colourlovers-package",
        "colourlovers"
      ]
    },
    {
      "page": "clcolors",
      "title": "Retrieve color or colors",
      "topics": [
        "clcolor",
        "clcolors",
        "print.clcolor",
        "print.clcolors"
      ]
    },
    {
      "page": "cllovers",
      "title": "Retrieve a user (lover)",
      "topics": [
        "cllover",
        "cllovers",
        "print.cllover",
        "print.cllovers"
      ]
    },
    {
      "page": "clpalettes",
      "title": "Retrieve color palette or palettes",
      "topics": [
        "clpalette",
        "clpalettes",
        "print.clpalette",
        "print.clpalettes"
      ]
    },
    {
      "page": "clpatterns",
      "title": "Retrieve pattern or patterns",
      "topics": [
        "clpattern",
        "clpatterns",
        "print.clpattern",
        "print.clpatterns"
      ]
    },
    {
      "page": "clpng",
      "title": "Plot a COLOURlovers object",
      "topics": [
        "clpie",
        "clpng",
        "plot.clcolor",
        "plot.clcolors",
        "plot.clpalette",
        "plot.clpalettes",
        "plot.clpattern",
        "plot.clpatterns"
      ]
    },
    {
      "page": "clquery",
      "title": "Execute an API Query",
      "topics": [
        "clquery"
      ]
    },
    {
      "page": "clstats",
      "title": "Retrieve basic statistics from COLOURlovers.",
      "topics": [
        "clstats",
        "print.clstats"
      ]
    },
    {
      "page": "swatch",
      "title": "Extract colors from an object",
      "topics": [
        "swatch"
      ]
    }
  ],
  "_readme": "https://github.com/andrewheiss/colourlovers/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "curl",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "png",
    "R6",
    "sys",
    "XML"
  ],
  "_score": 5.812779707008964,
  "_indexed": true,
  "_nocasepkg": "colourlovers",
  "_universes": [
    "andrewheiss"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-05-10T09:49:26.000Z",
      "distro": "noble",
      "commit": "c9074a14431b68f71bcf3595998ba785503164ca",
      "fileid": "dbba6fbe651e04d4b55b81105ba84fd360b321e14c5dc9b863e92158f0b5a3f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewheiss/actions/runs/25625516920"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-05-10T09:49:19.000Z",
      "distro": "noble",
      "commit": "c9074a14431b68f71bcf3595998ba785503164ca",
      "fileid": "66c94307cad390d9cfbbd74a479a1eb6dc817f1eeb6a39bf242f297c1ab1fa50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewheiss/actions/runs/25625516920"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-05-10T09:51:30.000Z",
      "commit": "c9074a14431b68f71bcf3595998ba785503164ca",
      "fileid": "3d27cacb13902d02fa3e523e4cc7ea7a69ca4b1a8f7a5b8481822c21721e1577",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewheiss/actions/runs/25625516920"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-05-10T09:54:34.000Z",
      "commit": "c9074a14431b68f71bcf3595998ba785503164ca",
      "fileid": "6b3d7281bfdbe7f2ff8343cda8e2a4506949209eb17acbdd3260000d38208beb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewheiss/actions/runs/25625516920"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-05-10T09:48:37.000Z",
      "commit": "c9074a14431b68f71bcf3595998ba785503164ca",
      "fileid": "e122e711c084ff07eb30fe371f20b6ddd68e0dadb5fef44951013b121e483a96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewheiss/actions/runs/25625516920"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-05-10T09:48:33.000Z",
      "commit": "c9074a14431b68f71bcf3595998ba785503164ca",
      "fileid": "6fe228e1f7432f4db43d135f45d8b7e87fa1eccae5f36493a26a357e4996ef76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewheiss/actions/runs/25625516920"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-05-10T09:48:23.000Z",
      "commit": "c9074a14431b68f71bcf3595998ba785503164ca",
      "fileid": "f5651cccc97eac1a1790c0e48b9a00f70c04f8e19222b90c7e1f8c9735113b2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewheiss/actions/runs/25625516920"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.6",
      "date": "2026-05-22T12:07:35.000Z",
      "commit": "c9074a14431b68f71bcf3595998ba785503164ca",
      "fileid": "b3745b1f09b458e1d516e9a06eb3ccc190544f1a3ef5b81fbad4f4e1f38b4e2e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/andrewheiss/actions/runs/25625516920"
    }
  ]
}