{
  "_id": "6a1edbd9b401979e7340f952",
  "Package": "hillshader",
  "Title": "Create Hillshade Relief Maps Using Ray-Tracing",
  "Version": "0.1.2",
  "Authors@R": "person(given = \"Pierre\",\nfamily = \"Roudier\",\nrole = c(\"aut\", \"cre\"),\nemail = \"pierre.roudier@gmail.com\",\ncomment = c(ORCID = \"0000-0001-7431-2603\"))",
  "Description": "A set of tools to create georeferenced hillshade relief\nraster maps using ray-tracing and other advanced hill-shading\ntechniques. It includes a wrapper function to create a\ngeoreferenced, ray-traced hillshade map from a digital\nelevation model, and other functions that can be used in a\nrayshader pipeline.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "URL": "https://github.com/pierreroudier/hillshader",
  "Collate": "'add_shadow_2d.R' 'matrix_to_raster.R' 'write_raster.R'\n'utils.R' 'hillshader.R' 'maungawhau.R' 'maungawhau_hr.R'",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibgdal-dev gdal-bin libgeos-dev libglu1-mesa-dev make texlive\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libgl1-mesa-dev\nlibproj-dev libsqlite3-dev zlib1g-dev",
  "Repository": "https://pierreroudier.r-universe.dev",
  "Date/Publication": "2024-01-30 01:17:34 UTC",
  "RemoteUrl": "https://github.com/pierreroudier/hillshader",
  "RemoteRef": "HEAD",
  "RemoteSha": "316ccb37c3a9ee794fb7970cc1daa4035d16323f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 08:41:53 UTC",
    "User": "root"
  },
  "Author": "Pierre Roudier [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7431-2603>)",
  "Maintainer": "Pierre Roudier <pierre.roudier@gmail.com>",
  "MD5sum": "f4ad2fa70842b55fcbfc6bcc9d6a0639",
  "_user": "pierreroudier",
  "_type": "src",
  "_file": "hillshader_0.1.2.tar.gz",
  "_fileid": "469c81e083269c478a113816c4bef2bc09928d903097e45f91625a310ada7469",
  "_filesize": 4553706,
  "_sha256": "469c81e083269c478a113816c4bef2bc09928d903097e45f91625a310ada7469",
  "_created": "2026-05-20T08:41:53.000Z",
  "_published": "2026-06-02T13:34:17.207Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79082772860,
      "time": 261,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7105351616"
    },
    {
      "job": 79082773007,
      "time": 265,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105352824"
    },
    {
      "job": 79082773175,
      "time": 192,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7105327808"
    },
    {
      "job": 79082772579,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105312686"
    },
    {
      "job": 79082772371,
      "time": 238,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105261208"
    },
    {
      "job": 79082771587,
      "time": 169,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359177554"
    },
    {
      "job": 79082772856,
      "time": 196,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7105329453"
    },
    {
      "job": 79082772592,
      "time": 214,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7105335921"
    },
    {
      "job": 79082772907,
      "time": 200,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105330047"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/26151308683",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pierreroudier/hillshader",
  "_commit": {
    "id": "316ccb37c3a9ee794fb7970cc1daa4035d16323f",
    "author": "Pierre Roudier <pierre.roudier@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #3 from olivroy/patch-1\n\nAdd link to DESCRIPTION",
    "time": 1706577454
  },
  "_maintainer": {
    "name": "Pierre Roudier",
    "email": "pierre.roudier@gmail.com",
    "login": "pierreroudier",
    "description": "",
    "uuid": 515259,
    "orcid": "0000-0001-7431-2603"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "rayshader",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    }
  ],
  "_owner": "pierreroudier",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 35,
  "_contributors": [
    {
      "user": "pierreroudier",
      "count": 50,
      "uuid": 515259
    },
    {
      "user": "olivroy",
      "count": 3,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 515259,
    "type": "user",
    "name": "Pierre Roudier"
  },
  "_downloads": {
    "count": 246,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hillshader"
  },
  "_devurl": "https://github.com/pierreroudier/hillshader",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hillshader.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pierreroudier/hillshader",
  "_realowner": "pierreroudier",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-06-09"
    },
    {
      "version": "0.1.2",
      "date": "2024-01-29"
    }
  ],
  "_exports": [
    "add_shadow_2d",
    "hillshader",
    "matrix_to_raster",
    "write_raster"
  ],
  "_datasets": [
    {
      "name": "maungawhau",
      "title": "Elevation Raster for Maungawhau in Tāmaki Mākaurau/Auckland",
      "object": "maungawhau",
      "class": [
        "RasterLayer"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "maungawhau_hr",
      "title": "LiDAR Elevation Raster for Maungawhau in Tāmaki Mākaurau/Auckland",
      "object": "maungawhau_hr",
      "class": [
        "RasterLayer"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "add_shadow_2d",
      "title": "Add shadow",
      "topics": [
        "add_shadow_2d"
      ]
    },
    {
      "page": "hillshader",
      "title": "Hillshader",
      "topics": [
        "hillshader"
      ]
    },
    {
      "page": "matrix_to_raster",
      "title": "Matrix to Raster",
      "topics": [
        "matrix_to_raster"
      ]
    },
    {
      "page": "maungawhau",
      "title": "Elevation Raster for Maungawhau in Tāmaki Mākaurau/Auckland",
      "topics": [
        "maungawhau"
      ]
    },
    {
      "page": "maungawhau_hr",
      "title": "LiDAR Elevation Raster for Maungawhau in Tāmaki Mākaurau/Auckland",
      "topics": [
        "maungawhau_hr"
      ]
    },
    {
      "page": "write_raster",
      "title": "Write hillshade to a file",
      "topics": [
        "write_raster"
      ]
    }
  ],
  "_readme": "https://github.com/pierreroudier/hillshader/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "decido",
    "desc",
    "diffobj",
    "digest",
    "doParallel",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "fs",
    "glue",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "iterators",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "png",
    "praise",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "R6",
    "rappdirs",
    "raster",
    "rayimage",
    "rayrender",
    "rayshader",
    "rayvertex",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppThread",
    "rgl",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "sass",
    "scales",
    "sp",
    "spacefillr",
    "systemfonts",
    "terra",
    "terrainmeshr",
    "testthat",
    "tibble",
    "tiff",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "waldo",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 4.243038048686294,
  "_indexed": true,
  "_nocasepkg": "hillshader",
  "_universes": [
    "pierreroudier"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-20T08:45:07.000Z",
      "distro": "noble",
      "commit": "316ccb37c3a9ee794fb7970cc1daa4035d16323f",
      "fileid": "06adc730ee05fa7cd3ebfa012bd91ca9e626dfce5b9f328d3df80eb567919398",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/26151308683"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-20T08:45:08.000Z",
      "distro": "noble",
      "commit": "316ccb37c3a9ee794fb7970cc1daa4035d16323f",
      "fileid": "6eca49039efa863a80559092d749d1b8940c37b545cd4861673172a726359251",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/26151308683"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-20T08:44:12.000Z",
      "commit": "316ccb37c3a9ee794fb7970cc1daa4035d16323f",
      "fileid": "c6540d1930e7b64780576a55d20efbba80ea11c83ee88f9c9b8a1ba69fa11835",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/26151308683"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-20T08:43:38.000Z",
      "commit": "316ccb37c3a9ee794fb7970cc1daa4035d16323f",
      "fileid": "924bca7aed36ec30d0ec75a1e0414422cdf801cd7e399592d7a4400cbdff9b44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/26151308683"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-20T08:43:31.000Z",
      "commit": "316ccb37c3a9ee794fb7970cc1daa4035d16323f",
      "fileid": "faded1f17167ecd1dcc9778b0c65514127f6ed5216b395e9e3b429f92ed63ab0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/26151308683"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-20T08:44:11.000Z",
      "commit": "316ccb37c3a9ee794fb7970cc1daa4035d16323f",
      "fileid": "e4b209f6bf4de8ff55655c176c9fb7add43bea1bc3aca4d3a5c28155d6d194c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/26151308683"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-20T08:43:37.000Z",
      "commit": "316ccb37c3a9ee794fb7970cc1daa4035d16323f",
      "fileid": "b1ca5c990ad82d621184befd22c1630ae5655a449991e482d1da08bb0155a3ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/26151308683"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-02T13:33:52.000Z",
      "commit": "316ccb37c3a9ee794fb7970cc1daa4035d16323f",
      "fileid": "c423be2b59bec8c0d443ebf1bb0d45493fb65edeabe651d189bb36585969a672",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/26151308683"
    }
  ]
}