{
  "_id": "6a103438acfb0bcc41c98d8b",
  "Type": "Package",
  "Package": "RcppColors",
  "Title": "Color Mappings and 'C++' Header Files for Color Conversion",
  "Version": "0.6.0",
  "Authors@R": "c(\nperson(\"Stéphane\", \"Laurent\", , \"laurent_step@outlook.fr\", role = c(\"cre\", \"aut\")),\nperson(\"Scott\", \"Spencer\", role = \"aut\")\n)",
  "Maintainer": "Stéphane Laurent <laurent_step@outlook.fr>",
  "Description": "Provides 'C++' header files to deal with color conversion\nfrom some color spaces to hexadecimal with 'Rcpp', and exports\nsome color mapping functions for usage in R. Also exports\nfunctions to convert colors from the 'HSLuv' color space for\nusage in R. 'HSLuv' is a human-friendly alternative to HSL.",
  "License": "GPL-3",
  "URL": "https://github.com/stla/RcppColors",
  "BugReports": "https://github.com/stla/RcppColors/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Repository": "https://stla.r-universe.dev",
  "Date/Publication": "2023-11-18 18:24:41 UTC",
  "RemoteUrl": "https://github.com/stla/rcppcolors",
  "RemoteRef": "HEAD",
  "RemoteSha": "b94e0d7228428199ccff3f870003148f34331b30",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-12 07:51:04 UTC",
    "User": "root"
  },
  "Author": "Stéphane Laurent [cre, aut],\nScott Spencer [aut]",
  "MD5sum": "ce24eb96f341cf57cc8caab922310b24",
  "_user": "stla",
  "_type": "src",
  "_file": "RcppColors_0.6.0.tar.gz",
  "_fileid": "76dcfc0a43396a36e2fce61f723c8945484441b8fc57e68996183ac5ce1c34ba",
  "_filesize": 1088370,
  "_sha256": "76dcfc0a43396a36e2fce61f723c8945484441b8fc57e68996183ac5ce1c34ba",
  "_created": "2026-05-12T07:51:04.000Z",
  "_published": "2026-05-22T10:47:20.174Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77364499808,
      "time": 108,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938596704"
    },
    {
      "job": 77364499914,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938598271"
    },
    {
      "job": 77364500042,
      "time": 112,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938597737"
    },
    {
      "job": 77364500096,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938598555"
    },
    {
      "job": 77364500109,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938592248"
    },
    {
      "job": 77364499917,
      "time": 186,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938619697"
    },
    {
      "job": 77364500035,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938592875"
    },
    {
      "job": 77364500243,
      "time": 196,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938623237"
    },
    {
      "job": 77364499623,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938563760"
    },
    {
      "job": 77364499601,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158672152"
    },
    {
      "job": 77364499968,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938592092"
    },
    {
      "job": 77364500151,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938592087"
    },
    {
      "job": 77364500059,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938597989"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stla/actions/runs/25720922169",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/stla/rcppcolors",
  "_commit": {
    "id": "b94e0d7228428199ccff3f870003148f34331b30",
    "author": "stla <laurent_step@yahoo.fr>",
    "committer": "stla <laurent_step@yahoo.fr>",
    "message": "isocuboids lambda on square\n",
    "time": 1700331881
  },
  "_maintainer": {
    "name": "Stéphane Laurent",
    "email": "laurent_step@outlook.fr",
    "login": "laustep",
    "uuid": 29288085
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.8",
      "role": "Imports"
    }
  ],
  "_owner": "stla",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "colormap",
    "colorspace",
    "rcpp",
    "cpp",
    "openmp"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "stla",
      "count": 75,
      "uuid": 4466543
    }
  ],
  "_userbio": {
    "uuid": 4466543,
    "type": "user",
    "name": "stla"
  },
  "_downloads": {
    "count": 268,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RcppColors"
  },
  "_devurl": "https://github.com/stla/rcppcolors",
  "_searchresults": 88,
  "_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/RcppColors.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stla/rcppcolors",
  "_realowner": "stla",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-07-01"
    },
    {
      "version": "0.1.1",
      "date": "2022-08-20"
    },
    {
      "version": "0.2.0",
      "date": "2023-02-11"
    },
    {
      "version": "0.3.0",
      "date": "2023-03-09"
    },
    {
      "version": "0.4.0",
      "date": "2023-08-25"
    },
    {
      "version": "0.5.0",
      "date": "2023-09-22"
    },
    {
      "version": "0.6.0",
      "date": "2023-10-21"
    }
  ],
  "_exports": [
    "colorMap1",
    "colorMap10",
    "colorMap11",
    "colorMap12",
    "colorMap13",
    "colorMap14",
    "colorMap2",
    "colorMap3",
    "colorMap4",
    "colorMap5",
    "colorMap6",
    "colorMap7",
    "colorMap8",
    "colorMap9",
    "hsi",
    "hsl",
    "hsluv",
    "hsluv2rgb",
    "permuteRGB"
  ],
  "_help": [
    {
      "page": "RcppColors-package",
      "title": "'C++' header files for conversion from some color spaces to hexadecimal.",
      "topics": [
        "RcppColors-package",
        "RcppColors"
      ]
    },
    {
      "page": "colorMaps",
      "title": "Color mappings functions",
      "topics": [
        "colorMap1",
        "colorMap10",
        "colorMap11",
        "colorMap12",
        "colorMap13",
        "colorMap14",
        "colorMap2",
        "colorMap3",
        "colorMap4",
        "colorMap5",
        "colorMap6",
        "colorMap7",
        "colorMap8",
        "colorMap9"
      ]
    },
    {
      "page": "hsi",
      "title": "HSI color specification",
      "topics": [
        "hsi"
      ]
    },
    {
      "page": "hsl",
      "title": "HSL color specification",
      "topics": [
        "hsl"
      ]
    },
    {
      "page": "hsluv",
      "title": "HSLuv color specification",
      "topics": [
        "hsluv",
        "hsluv2rgb"
      ]
    },
    {
      "page": "permuteRGB",
      "title": "RGB permutation",
      "topics": [
        "permuteRGB"
      ]
    }
  ],
  "_readme": "https://github.com/stla/rcppcolors/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 4.488550716500445,
  "_indexed": true,
  "_nocasepkg": "rcppcolors",
  "_universes": [
    "stla",
    "laustep"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-05-12T07:52:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b94e0d7228428199ccff3f870003148f34331b30",
      "fileid": "c85de152d96d2463e718896e19e96218b74618a76944d6a8501a142a8e9bb601",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25720922169"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-05-12T07:52:59.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b94e0d7228428199ccff3f870003148f34331b30",
      "fileid": "58f3ac222dc79e70e8edbc99b3f9992465542ab3b526e3c086fc300f9f1d487a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25720922169"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-05-12T07:53:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b94e0d7228428199ccff3f870003148f34331b30",
      "fileid": "9880ec9cf90e3d8724d318974804ec50db493697f7a4a89b8a7ca10d50963ae8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25720922169"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-05-12T07:52:58.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b94e0d7228428199ccff3f870003148f34331b30",
      "fileid": "96c3091bb2be61e3cfd21fea62fa7dbdf54ace3c87f6cdf694d2216904753b6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25720922169"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-05-12T07:52:39.000Z",
      "arch": "aarch64",
      "commit": "b94e0d7228428199ccff3f870003148f34331b30",
      "fileid": "3e6765e765c2cedbdbe674000c01b0fdd438678122e05651908f52d374da131f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25720922169"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-05-12T07:53:45.000Z",
      "arch": "x86_64",
      "commit": "b94e0d7228428199ccff3f870003148f34331b30",
      "fileid": "2a1c267c4ca91dbebd123c588db5116d99d8de52754713c3f239f5696a4d1f0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25720922169"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-05-12T07:52:41.000Z",
      "arch": "aarch64",
      "commit": "b94e0d7228428199ccff3f870003148f34331b30",
      "fileid": "74760ab2d96d84b1f708de572c9d40220c68a32f99d939a97272e960d3c2476e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25720922169"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-05-12T07:54:07.000Z",
      "arch": "x86_64",
      "commit": "b94e0d7228428199ccff3f870003148f34331b30",
      "fileid": "0612b9e85114c30533762c9b67329ae80382658c6ff2dd2b672a8da9a008e524",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25720922169"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-05-12T07:52:14.000Z",
      "arch": "x86_64",
      "commit": "b94e0d7228428199ccff3f870003148f34331b30",
      "fileid": "d866821c0ea760ef735714c4f4479058249191bdbdb4f231242c5a694f550289",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25720922169"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-05-12T07:52:15.000Z",
      "arch": "x86_64",
      "commit": "b94e0d7228428199ccff3f870003148f34331b30",
      "fileid": "c56df0e5677b88a9736c8bc9d5661ffe1ae0fcb31d9aee5110d13f12ac89ea20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25720922169"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-05-12T07:52:23.000Z",
      "arch": "x86_64",
      "commit": "b94e0d7228428199ccff3f870003148f34331b30",
      "fileid": "284b780ad865c40bb08745d2b7583359378a567554716278ccf686650d2dbde1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25720922169"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.0",
      "date": "2026-05-22T10:46:55.000Z",
      "arch": "emscripten",
      "commit": "b94e0d7228428199ccff3f870003148f34331b30",
      "fileid": "5fbf1ae7de828d06bfec66d0edcfa8cef0380b61ded554f834fd45283c93902c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25720922169"
    }
  ]
}