{
  "_id": "6a1017c2acfb0bcc41c850db",
  "Package": "palr",
  "Type": "Package",
  "Title": "Colour Palettes for Data",
  "LazyData": "yes",
  "Version": "0.4.0",
  "Authors@R": "c(\nperson(\"Michael D.\",\"Sumner\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mdsumner@gmail.com\"),\nperson(\"Abigael\", \"Proctor\", role = \"ctb\", comment = \"Named the package\"),\nperson(\"Tomas\", \"Remenyi\", role = \"ctb\", comment = \"Provided colours for element_pal\"),\nperson(\"R Core Team and contributors worldwide\", role = \"ctb\", comment = \"source code of image.default\")\n)",
  "Description": "Colour palettes for data, based on some well known public\ndata sets. Includes helper functions to map absolute values to\nknown palettes, and capture the work of image colour mapping as\nraster data sets.",
  "VignetteBuilder": "knitr",
  "License": "GPL-3",
  "RoxygenNote": "7.3.1",
  "URL": "https://australianantarcticdivision.github.io/palr/,\nhttps://github.com/AustralianAntarcticDivision/palr",
  "BugReports": "https://github.com/AustralianAntarcticDivision/palr/issues",
  "Repository": "https://australianantarcticdivision.r-universe.dev",
  "Date/Publication": "2024-07-09 06:25:47 UTC",
  "RemoteUrl": "https://github.com/AustralianAntarcticDivision/palr",
  "RemoteRef": "HEAD",
  "RemoteSha": "5f0f865096f77ad4a91689b3483238c01a17c449",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 06:07:44 UTC",
    "User": "root"
  },
  "Author": "Michael D. Sumner [aut, cre],\nAbigael Proctor [ctb] (Named the package),\nTomas Remenyi [ctb] (Provided colours for element_pal),\nR Core Team and contributors worldwide [ctb] (source code of\nimage.default)",
  "Maintainer": "Michael D. Sumner <mdsumner@gmail.com>",
  "MD5sum": "629cf585edd7a023ee8f9f4f80b8212d",
  "_user": "australianantarcticdivision",
  "_type": "src",
  "_file": "palr_0.4.0.tar.gz",
  "_fileid": "e81e20c6b6b89c21febcdcaa233def1439938762d06e363f9de8232f834b3bea",
  "_filesize": 414565,
  "_sha256": "e81e20c6b6b89c21febcdcaa233def1439938762d06e363f9de8232f834b3bea",
  "_created": "2026-05-14T06:07:44.000Z",
  "_published": "2026-05-22T08:45:54.605Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77346283739,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988310043"
    },
    {
      "job": 77346283830,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988309634"
    },
    {
      "job": 77346283711,
      "time": 173,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7010768066"
    },
    {
      "job": 77346283625,
      "time": 174,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988311141"
    },
    {
      "job": 77346283313,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988279422"
    },
    {
      "job": 77346283112,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156461895"
    },
    {
      "job": 77346283661,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988301603"
    },
    {
      "job": 77346283839,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988299501"
    },
    {
      "job": 77346283847,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988302963"
    }
  ],
  "_buildurl": "https://github.com/r-universe/australianantarcticdivision/actions/runs/25844731770",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/AustralianAntarcticDivision/palr",
  "_commit": {
    "id": "5f0f865096f77ad4a91689b3483238c01a17c449",
    "author": "Michael Sumner <mdsumner@gmail.com>",
    "committer": "Michael Sumner <mdsumner@gmail.com>",
    "message": "more dirty stuff\n",
    "time": 1720506347
  },
  "_maintainer": {
    "name": "Michael D. Sumner",
    "email": "mdsumner@gmail.com",
    "login": "mdsumner",
    "mastodon": "@mdsumner@rstats.me",
    "bluesky": "@mdsumner.bsky.social",
    "uuid": 4107631
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "raster",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "stars",
      "role": "Suggests"
    },
    {
      "package": "viridis",
      "role": "Suggests"
    }
  ],
  "_owner": "australianantarcticdivision",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "mdsumner",
      "count": 87,
      "uuid": 4107631
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 8952518,
    "type": "organization",
    "name": "Australian Antarctic Division",
    "description": "The AAD coordinates the Australian Antarctic Program, a collaborative science partnership of over 150 national and international research institutions."
  },
  "_downloads": {
    "count": 3463,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/palr"
  },
  "_devurl": "https://github.com/australianantarcticdivision/palr",
  "_pkgdown": "https://australianantarcticdivision.github.io/palr/",
  "_searchresults": 59,
  "_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/palr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/australianantarcticdivision/palr",
  "_realowner": "australianantarcticdivision",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0-4",
      "date": "2015-06-11"
    },
    {
      "version": "0.0.6",
      "date": "2016-07-26"
    },
    {
      "version": "0.1.0",
      "date": "2019-11-07"
    },
    {
      "version": "0.2.0",
      "date": "2020-01-30"
    },
    {
      "version": "0.3.0",
      "date": "2021-05-05"
    },
    {
      "version": "0.4.0",
      "date": "2023-11-06"
    }
  ],
  "_exports": [
    "bathy_deep_pal",
    "bathyDeepPal",
    "chl_pal",
    "chlPal",
    "col2hex",
    "d_pal",
    "data_pal",
    "dirty_image",
    "dirty_pal",
    "ice_pal",
    "icePal",
    "image_pal",
    "image_raster",
    "image_stars",
    "mk_timePal",
    "sst_pal",
    "sstPal"
  ],
  "_datasets": [
    {
      "name": "oisst",
      "title": "Sea surface temperature (SST).",
      "object": "oisst",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 160,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bathy_deep_pal",
      "title": "Bathymetry",
      "topics": [
        "bathyDeepPal",
        "bathy_deep_pal"
      ]
    },
    {
      "page": "chl_pal",
      "title": "Ocean colour colours for chlorophyll-a.",
      "topics": [
        "chlPal",
        "chl_pal"
      ]
    },
    {
      "page": "col2hex",
      "title": "Colour to hex conversion.",
      "topics": [
        "col2hex"
      ]
    },
    {
      "page": "d_pal",
      "title": "Colours for data values",
      "topics": [
        "data_pal",
        "d_pal"
      ]
    },
    {
      "page": "dirty_image",
      "title": "Convert list of raster output to bathymetry palette",
      "topics": [
        "dirty_image"
      ]
    },
    {
      "page": "dirty_pal",
      "title": "Bathymetry palette, absolute for global use",
      "topics": [
        "dirty_pal"
      ]
    },
    {
      "page": "ice_pal",
      "title": "Sea ice colours",
      "topics": [
        "icePal",
        "ice_pal"
      ]
    },
    {
      "page": "image_pal",
      "title": "Map data values to colours",
      "topics": [
        "image_pal",
        "image_raster",
        "image_stars"
      ]
    },
    {
      "page": "mk_timePal",
      "title": "Time-indexed colour.",
      "topics": [
        "mk_timePal"
      ]
    },
    {
      "page": "oisst",
      "title": "Sea surface temperature (SST).",
      "topics": [
        "oisst"
      ]
    },
    {
      "page": "palr",
      "title": "palr",
      "topics": [
        "palr-package",
        "palr"
      ]
    },
    {
      "page": "sst_pal",
      "title": "SST colours",
      "topics": [
        "sstPal",
        "sst_pal"
      ]
    }
  ],
  "_readme": "https://github.com/AustralianAntarcticDivision/palr/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "palr.Rmd",
      "filename": "palr.html",
      "title": "Colour palettes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "palr",
        "Examples",
        "Bake those colours",
        "References"
      ],
      "created": "2015-06-11 12:36:47",
      "modified": "2023-05-09 21:23:30",
      "commits": 11
    },
    {
      "source": "nasa_chla.Rmd",
      "filename": "nasa_chla.html",
      "title": "Chlorophyll-a colour scale: the SeaWiFS palette",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2015-11-19 04:45:13",
      "modified": "2019-11-07 04:45:37",
      "commits": 7
    }
  ],
  "_score": 6.866607003958892,
  "_indexed": true,
  "_nocasepkg": "palr",
  "_universes": [
    "australianantarcticdivision",
    "mdsumner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-14T06:09:55.000Z",
      "distro": "noble",
      "commit": "5f0f865096f77ad4a91689b3483238c01a17c449",
      "fileid": "dc3f72b8f20d10ab7db680e7a25f8b1d6023a260448b236cc47ff3e1dfebb0a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/australianantarcticdivision/actions/runs/25844731770"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-14T06:09:53.000Z",
      "distro": "noble",
      "commit": "5f0f865096f77ad4a91689b3483238c01a17c449",
      "fileid": "0cb8370c01863fd2032584242eb885b700f3ee7baa7a74370f96cffc397d5bc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/australianantarcticdivision/actions/runs/25844731770"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-15T05:35:04.000Z",
      "commit": "5f0f865096f77ad4a91689b3483238c01a17c449",
      "fileid": "a9013412f48f8ead614fe72716434d55a27c0fc50c7fec285282ef604f394aca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/australianantarcticdivision/actions/runs/25844731770"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-14T06:10:02.000Z",
      "commit": "5f0f865096f77ad4a91689b3483238c01a17c449",
      "fileid": "d6855106742ac135637335d8316a560b06e4bbe11de598adc93bfeb8849c0d5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/australianantarcticdivision/actions/runs/25844731770"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-14T06:09:14.000Z",
      "commit": "5f0f865096f77ad4a91689b3483238c01a17c449",
      "fileid": "ad2699982b531066f62fc457c10dc6511d78345b68a6fb9a09b1636e7d89e42a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/australianantarcticdivision/actions/runs/25844731770"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-14T06:09:06.000Z",
      "commit": "5f0f865096f77ad4a91689b3483238c01a17c449",
      "fileid": "78bf71406a4e5b76e0182b4d713fa6cb532d4cc1e624bd2f35375e2ef6e600bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/australianantarcticdivision/actions/runs/25844731770"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-14T06:09:21.000Z",
      "commit": "5f0f865096f77ad4a91689b3483238c01a17c449",
      "fileid": "24427936ba29332122af31e79297cd3e71c4fbe8d22e708703b905ed16b800ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/australianantarcticdivision/actions/runs/25844731770"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-05-22T08:45:29.000Z",
      "commit": "5f0f865096f77ad4a91689b3483238c01a17c449",
      "fileid": "b8c5ae3421de95fdd44892970d3ec7f1a17e77c9fe94a8222c9aa877b19210cb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/australianantarcticdivision/actions/runs/25844731770"
    }
  ]
}