{
  "_id": "6a4f41da21b18e15484ffc38",
  "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-07-09 06:35:26 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>",
  "_user": "andrewheiss",
  "_type": "src",
  "_file": "colourlovers_0.3.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/6c2fb8bea8a37523599fa9786c32b0276cc6335907a3364a35102168d1c56e83",
  "_filesize": 1135908,
  "_sha256": "6c2fb8bea8a37523599fa9786c32b0276cc6335907a3364a35102168d1c56e83",
  "_expires": "2026-10-17T06:38:16.000Z",
  "_created": "2026-07-09T06:35:26.000Z",
  "_published": "2026-07-09T06:38:18.302Z",
  "_jobs": [
    {
      "job": 86055220337,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8190893084"
    },
    {
      "job": 86055220363,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8190895836"
    },
    {
      "job": 86055220348,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8190880634"
    },
    {
      "job": 86055220351,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8190890513"
    },
    {
      "job": 86054825152,
      "time": 164,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8190857134"
    },
    {
      "job": 86055220341,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8190887478"
    },
    {
      "job": 86055220353,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8190882988"
    },
    {
      "job": 86055220358,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8190886010"
    },
    {
      "job": 86055220367,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8190884537"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/andrewheiss/actions/runs/28998944881",
  "_status": "success",
  "_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",
    "description": "Assistant professor at @aysps at GSU. Study philanthropy, nonprofits, authoritarianism, & legal restrictions on civil society. R + Stan + sometimes Python.",
    "uuid": 73663
  },
  "_distro": "resolute",
  "_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",
    "followers": 1209,
    "description": "Assistant professor at @aysps at GSU. Study philanthropy, nonprofits, authoritarianism, & legal restrictions on civil society. R + Stan + sometimes Python."
  },
  "_downloads": {
    "count": 347,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/colourlovers"
  },
  "_devurl": "https://github.com/andrewheiss/colourlovers",
  "_searchresults": 64,
  "_rbuild": "4.6.1",
  "_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.863084825320359,
  "_indexed": true,
  "_nocasepkg": "colourlovers",
  "_universes": [
    "andrewheiss"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-07-09T06:37:26.000Z",
      "distro": "resolute",
      "commit": "c9074a14431b68f71bcf3595998ba785503164ca",
      "fileid": "https://r2.ropensci.org/6e95cc48c1b7e26c6a7d294f732d336d67991458f5da96da0c97d704c593f322",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewheiss/actions/runs/28998944881"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-07-09T06:37:38.000Z",
      "distro": "resolute",
      "commit": "c9074a14431b68f71bcf3595998ba785503164ca",
      "fileid": "https://r2.ropensci.org/75508972301b75a6a00dff08e2dbef1937b0881e42820fcfd10ee10ac174de66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewheiss/actions/runs/28998944881"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-07-09T06:36:46.000Z",
      "commit": "c9074a14431b68f71bcf3595998ba785503164ca",
      "fileid": "https://r2.ropensci.org/4333abbd28358a275ad52d69342228a29075943dd938b0b978d9e5677cbfc7e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewheiss/actions/runs/28998944881"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-07-09T06:37:13.000Z",
      "commit": "c9074a14431b68f71bcf3595998ba785503164ca",
      "fileid": "https://r2.ropensci.org/bf9cdc47f5da4de32d77a9597035bf7e3df23d4e1e34673014e113cfc6071359",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewheiss/actions/runs/28998944881"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.6",
      "date": "2026-07-09T06:37:22.000Z",
      "commit": "c9074a14431b68f71bcf3595998ba785503164ca",
      "fileid": "https://r2.ropensci.org/f77cf2242f45d5788a76e5e403534eaaf3084ac9913d5ee5f2bd7cb74deecee4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/andrewheiss/actions/runs/28998944881"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-07-09T06:36:43.000Z",
      "commit": "c9074a14431b68f71bcf3595998ba785503164ca",
      "fileid": "https://r2.ropensci.org/1de5e7b2b8967a606af6c7793518fab58c818ba5282afe4b1006f9d87553916e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewheiss/actions/runs/28998944881"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-07-09T06:36:51.000Z",
      "commit": "c9074a14431b68f71bcf3595998ba785503164ca",
      "fileid": "https://r2.ropensci.org/c6d53c56a6f4f4a668a8e3a9888f033e2aaadc7b4025e416c8a713642e15ea3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewheiss/actions/runs/28998944881"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-07-09T06:36:52.000Z",
      "commit": "c9074a14431b68f71bcf3595998ba785503164ca",
      "fileid": "https://r2.ropensci.org/83678b6df66dfb7b4f955afac7b14dbe6c430d6e9f17032ec618db73942b09d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewheiss/actions/runs/28998944881"
    }
  ]
}