{
  "_id": "6a5f38b414e95619b75d5ba0",
  "Package": "glow",
  "Title": "Make Plots that Glow",
  "Version": "0.13.0",
  "Date": "2024-09-24",
  "Authors@R": "c(\nperson(\"Travers\", \"Ching\", email = \"traversc@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"))\n)",
  "Maintainer": "Travers Ching <traversc@gmail.com>",
  "Description": "Provides a framework for creating plots with glowing\npoints.",
  "License": "GPL-3",
  "Biarch": "true",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/traversc/glow",
  "BugReports": "https://github.com/traversc/glow/issues",
  "Config/pak/sysreqs": "make",
  "Repository": "https://traversc.r-universe.dev",
  "Date/Publication": "2024-09-25 06:05:07 UTC",
  "RemoteUrl": "https://github.com/traversc/glow",
  "RemoteRef": "HEAD",
  "RemoteSha": "ec0babec9f237b36b150098cc2b39fb019b6d40b",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-21 09:09:50 UTC",
    "User": "root"
  },
  "Author": "Travers Ching [aut, cre, cph]",
  "_user": "traversc",
  "_type": "src",
  "_file": "glow_0.13.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/a0a541a1a453fe7baded9af2a536cfc7870ce3ce50eedd8f90eaac3e9fe6b5c0",
  "_filesize": 2216183,
  "_sha256": "a0a541a1a453fe7baded9af2a536cfc7870ce3ce50eedd8f90eaac3e9fe6b5c0",
  "_expires": "2026-10-29T09:15:30.000Z",
  "_created": "2026-07-21T09:09:50.000Z",
  "_published": "2026-07-21T09:15:32.416Z",
  "_jobs": [
    {
      "job": 88591188301,
      "time": 173,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8489894749"
    },
    {
      "job": 88591188286,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8489884654"
    },
    {
      "job": 88591188303,
      "time": 159,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8489889490"
    },
    {
      "job": 88591188330,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8489884705"
    },
    {
      "job": 88591188326,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8489858805"
    },
    {
      "job": 88591188261,
      "time": 219,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8489912493"
    },
    {
      "job": 88591188270,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8489864693"
    },
    {
      "job": 88591188367,
      "time": 286,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8489945198"
    },
    {
      "job": 88590356688,
      "time": 223,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8489815273"
    },
    {
      "job": 88591188314,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8489869633"
    },
    {
      "job": 88591188239,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8489872199"
    },
    {
      "job": 88591188316,
      "time": 143,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8489879017"
    },
    {
      "job": 88591188309,
      "time": 130,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8489873121"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/traversc/actions/runs/29816906656",
  "_status": "success",
  "_upstream": "https://github.com/traversc/glow",
  "_commit": {
    "id": "ec0babec9f237b36b150098cc2b39fb019b6d40b",
    "author": "Travers <traversc@gmail.com>",
    "committer": "Travers <traversc@gmail.com>",
    "message": "fix status badge\n",
    "time": 1727244307
  },
  "_maintainer": {
    "name": "Travers Ching",
    "email": "traversc@gmail.com",
    "login": "traversc",
    "description": "Data Scientist and Computational Biologist",
    "uuid": 9452194
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "RcppParallel",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "RcppParallel",
      "version": ">= 5.1.2",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "viridisLite",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "role": "Suggests"
    },
    {
      "package": "EBImage",
      "role": "Suggests"
    },
    {
      "package": "qs2",
      "role": "Suggests"
    }
  ],
  "_owner": "traversc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 19,
  "_contributors": [
    {
      "user": "traversc",
      "count": 26,
      "uuid": 9452194
    }
  ],
  "_userbio": {
    "uuid": 9452194,
    "type": "user",
    "name": "Travers",
    "followers": 75,
    "description": "Data Scientist and Computational Biologist"
  },
  "_downloads": {
    "count": 252,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/glow"
  },
  "_devurl": "https://github.com/traversc/glow",
  "_searchresults": 12,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/glow.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/traversc/glow",
  "_realowner": "traversc",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.10.1",
      "date": "2020-08-31"
    },
    {
      "version": "0.11.0",
      "date": "2023-04-05"
    },
    {
      "version": "0.13.0",
      "date": "2024-09-25"
    }
  ],
  "_exports": [
    "additive_alpha",
    "circular_palette",
    "clifford_attractor",
    "GlowMapper",
    "GlowMapper4",
    "light_cool_colors",
    "light_heat_colors",
    "LightMapper",
    "LightMapper4",
    "map_colors",
    "mollweide_projection",
    "relx",
    "rely",
    "theme_night"
  ],
  "_help": [
    {
      "page": "additive_alpha",
      "title": "additive_alpha",
      "topics": [
        "additive_alpha"
      ]
    },
    {
      "page": "circular_palette",
      "title": "circular_palette",
      "topics": [
        "circular_palette"
      ]
    },
    {
      "page": "clifford_attractor",
      "title": "clifford_attractor",
      "topics": [
        "clifford_attractor"
      ]
    },
    {
      "page": "GlowMapper",
      "title": "GlowMapper",
      "topics": [
        "GlowMapper"
      ]
    },
    {
      "page": "GlowMapper4",
      "title": "GlowMapper4",
      "topics": [
        "GlowMapper4"
      ]
    },
    {
      "page": "light_cool_colors",
      "title": "light_cool_colors",
      "topics": [
        "light_cool_colors"
      ]
    },
    {
      "page": "light_heat_colors",
      "title": "light_heat_colors",
      "topics": [
        "light_heat_colors"
      ]
    },
    {
      "page": "LightMapper",
      "title": "LightMapper",
      "topics": [
        "LightMapper"
      ]
    },
    {
      "page": "LightMapper4",
      "title": "LightMapper4",
      "topics": [
        "LightMapper4"
      ]
    },
    {
      "page": "map_colors",
      "title": "map_colors",
      "topics": [
        "map_colors"
      ]
    },
    {
      "page": "mollweide_projection",
      "title": "mollweide_projection",
      "topics": [
        "mollweide_projection"
      ]
    },
    {
      "page": "relxy",
      "title": "relxy",
      "topics": [
        "relx",
        "relxy",
        "rely"
      ]
    },
    {
      "page": "theme_night",
      "title": "theme_night",
      "topics": [
        "theme_night"
      ]
    }
  ],
  "_readme": "https://github.com/traversc/glow/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RcppParallel",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "vignette.rmd",
      "filename": "vignette.html",
      "title": "glow",
      "engine": "knitr::rmarkdown",
      "headings": [
        "A package for making glow-y plots",
        "Gallery",
        "Installation",
        "Some advantages over traditional techniques",
        "Usage",
        "ggplot example using the diamonds dataset",
        "Writing a raster image directly"
      ],
      "created": "2020-08-23 19:25:08",
      "modified": "2024-09-25 06:05:07",
      "commits": 13
    }
  ],
  "_score": 5.056904851336473,
  "_indexed": true,
  "_nocasepkg": "glow",
  "_universes": [
    "traversc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.13.0",
      "date": "2026-07-21T09:12:44.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ec0babec9f237b36b150098cc2b39fb019b6d40b",
      "fileid": "https://r2.ropensci.org/45e4ad7bedd18011725f748b5b28ce3c719eda69356ec3ba605a3b8a267eb7f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/traversc/actions/runs/29816906656"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.13.0",
      "date": "2026-07-21T09:12:18.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ec0babec9f237b36b150098cc2b39fb019b6d40b",
      "fileid": "https://r2.ropensci.org/653085f7ad7b1f186dc1638fb379c5508f7c202a26358323c20f3b091981542b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/traversc/actions/runs/29816906656"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.13.0",
      "date": "2026-07-21T09:12:33.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ec0babec9f237b36b150098cc2b39fb019b6d40b",
      "fileid": "https://r2.ropensci.org/d76ab7446838fcd67b0d75f436b9109653c119473280422bb2fb0acbc7fabd4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/traversc/actions/runs/29816906656"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.13.0",
      "date": "2026-07-21T09:12:17.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ec0babec9f237b36b150098cc2b39fb019b6d40b",
      "fileid": "https://r2.ropensci.org/d18f1489a17b1b3c8b82c09f52a9e02bed7434ebd94a4aaf8fa1b17c210d1cbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/traversc/actions/runs/29816906656"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.13.0",
      "date": "2026-07-21T09:11:26.000Z",
      "arch": "aarch64",
      "commit": "ec0babec9f237b36b150098cc2b39fb019b6d40b",
      "fileid": "https://r2.ropensci.org/c69c32921f40944c35f62489c2ab1c70046f52971992bc2c7562e38f0405ef29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/traversc/actions/runs/29816906656"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.13.0",
      "date": "2026-07-21T09:12:45.000Z",
      "arch": "x86_64",
      "commit": "ec0babec9f237b36b150098cc2b39fb019b6d40b",
      "fileid": "https://r2.ropensci.org/98d86ce9e622d9527863c85af1e882b1e30cad25c403c337919be38e25c2d48b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/traversc/actions/runs/29816906656"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.13.0",
      "date": "2026-07-21T09:11:37.000Z",
      "arch": "aarch64",
      "commit": "ec0babec9f237b36b150098cc2b39fb019b6d40b",
      "fileid": "https://r2.ropensci.org/943f887fd71e11284de4fc2a43c4e9f02a474f1aede13a675baf3eb5c6b69e49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/traversc/actions/runs/29816906656"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.13.0",
      "date": "2026-07-21T09:13:27.000Z",
      "arch": "x86_64",
      "commit": "ec0babec9f237b36b150098cc2b39fb019b6d40b",
      "fileid": "https://r2.ropensci.org/8cb8f7ab0b942ef61837e04ad4c931f4674280d5a2e126d52e99db2b364836b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/traversc/actions/runs/29816906656"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.13.0",
      "date": "2026-07-21T09:12:15.000Z",
      "arch": "emscripten",
      "commit": "ec0babec9f237b36b150098cc2b39fb019b6d40b",
      "fileid": "https://r2.ropensci.org/bfe4ec2214582b13e786828d3ef43e99f795146181668bbd29150abd77ea7778",
      "status": "success",
      "buildurl": "https://github.com/r-universe/traversc/actions/runs/29816906656"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.13.0",
      "date": "2026-07-21T09:11:18.000Z",
      "arch": "x86_64",
      "commit": "ec0babec9f237b36b150098cc2b39fb019b6d40b",
      "fileid": "https://r2.ropensci.org/db8eaf345719ad08efcca38fd2672d1529b19759ac55e93422adf0034965a65a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/traversc/actions/runs/29816906656"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.13.0",
      "date": "2026-07-21T09:11:28.000Z",
      "arch": "x86_64",
      "commit": "ec0babec9f237b36b150098cc2b39fb019b6d40b",
      "fileid": "https://r2.ropensci.org/7a7f1c7d594134cae6a2aadffb5453967c89cf42f550543554d418e0a6d39c52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/traversc/actions/runs/29816906656"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.13.0",
      "date": "2026-07-21T09:11:16.000Z",
      "arch": "x86_64",
      "commit": "ec0babec9f237b36b150098cc2b39fb019b6d40b",
      "fileid": "https://r2.ropensci.org/771f404c34f94978af8b6d7378da3eba0a693433a1ceb9ad8ee4941966385d7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/traversc/actions/runs/29816906656"
    }
  ]
}