{
  "_id": "6a4f78ee21b18e15485023c2",
  "Package": "haze",
  "Type": "Package",
  "Title": "Smoothing of per-Vertex Data on Triangular Meshes",
  "Version": "0.2.0",
  "Authors@R": "person(\"Tim\", \"Schäfer\", role = c(\"aut\", \"cre\"), email = \"ts+code@rcmd.org\", comment = c(ORCID = \"0000-0002-3683-8070\"))",
  "Maintainer": "Tim Schäfer <ts+code@rcmd.org>",
  "Description": "Smoothing of per-vertex data on triangular meshes, sub\nmesh creation based on vertex indices, per-vertex data\ninterpolation based on k-d trees.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/dfsp-spirit/haze",
  "BugReports": "https://github.com/dfsp-spirit/haze/issues",
  "SystemRequirements": "C++11",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.2",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libxml2-dev libssl-dev",
  "Repository": "https://dfsp-spirit.r-universe.dev",
  "Date/Publication": "2023-02-12 11:28:24 UTC",
  "RemoteUrl": "https://github.com/dfsp-spirit/haze",
  "RemoteRef": "HEAD",
  "RemoteSha": "dfccb658d0772f7e6d755ab0e4a29354592cddd0",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-09 10:26:19 UTC",
    "User": "root"
  },
  "Author": "Tim Schäfer [aut, cre] (ORCID: <https://orcid.org/0000-0002-3683-8070>)",
  "_user": "dfsp-spirit",
  "_type": "src",
  "_file": "haze_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/638b1e81784c6df4897727f949c9905395840d504f1de05085ffba5667c711d7",
  "_filesize": 22515498,
  "_sha256": "638b1e81784c6df4897727f949c9905395840d504f1de05085ffba5667c711d7",
  "_expires": "2026-10-17T10:33:15.000Z",
  "_created": "2026-07-09T10:26:19.000Z",
  "_published": "2026-07-09T10:33:18.643Z",
  "_jobs": [
    {
      "job": 86096501688,
      "time": 203,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8195915579"
    },
    {
      "job": 86096501712,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8195898580"
    },
    {
      "job": 86096501748,
      "time": 221,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8195921980"
    },
    {
      "job": 86096501700,
      "time": 198,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8195912845"
    },
    {
      "job": 86096501716,
      "time": 147,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8195894104"
    },
    {
      "job": 86096501730,
      "time": 263,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8195937554"
    },
    {
      "job": 86096501714,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8195884000"
    },
    {
      "job": 86096501710,
      "time": 228,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8195923934"
    },
    {
      "job": 86095743113,
      "time": 244,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8195833732"
    },
    {
      "job": 86096501648,
      "time": 165,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8195901154"
    },
    {
      "job": 86096501683,
      "time": 143,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8195892039"
    },
    {
      "job": 86096501735,
      "time": 126,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8195887095"
    },
    {
      "job": 86096501660,
      "time": 137,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8195889537"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dfsp-spirit/actions/runs/29011403066",
  "_status": "success",
  "_upstream": "https://github.com/dfsp-spirit/haze",
  "_commit": {
    "id": "dfccb658d0772f7e6d755ab0e4a29354592cddd0",
    "author": "Tim Schäfer <dfsp-spirit@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "CHG: update my website link",
    "time": 1676201304
  },
  "_maintainer": {
    "name": "Tim Schäfer",
    "email": "ts+code@rcmd.org",
    "login": "dfsp-spirit",
    "orcid": "0000-0002-3683-8070",
    "description": "Research Software Engineer at Max Planck Institute for Empirical Aesthetics",
    "uuid": 1061893
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "freesurferformats",
      "version": ">= 0.1.17",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.6",
      "role": "Imports"
    },
    {
      "package": "Rvcg",
      "version": ">= 0.20.2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    },
    {
      "package": "fsbrain",
      "version": ">= 0.5.3",
      "role": "Suggests"
    }
  ],
  "_owner": "dfsp-spirit",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "per-vertex",
    "smoothing",
    "triangular-mesh",
    "cpp"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "dfsp-spirit",
      "count": 223,
      "uuid": 1061893
    }
  ],
  "_userbio": {
    "uuid": 1061893,
    "type": "user",
    "name": "Tim Schäfer",
    "followers": 76,
    "description": "Research Software Engineer at Max Planck Institute for Empirical Aesthetics"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/haze"
  },
  "_devurl": "https://github.com/dfsp-spirit/haze",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/haze.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "find_nv_kdtree",
    "linear_interpolate_kdtree",
    "mesh.adj",
    "mesh.neigh.pre",
    "nn_interpolate_kdtree",
    "pervertexdata.smoothnn",
    "pervertexdata.smoothnn.adj",
    "read.vv",
    "submesh.vertex"
  ],
  "_help": [
    {
      "page": "haze",
      "title": "haze: Smoothing of per-vertex data on triangular meshes",
      "topics": [
        "haze"
      ]
    },
    {
      "page": "linear_interpolate_kdtree",
      "title": "Interpolate per-vertex data at the query points. Or map per-vertex data between subjects.",
      "topics": [
        "linear_interpolate_kdtree"
      ]
    },
    {
      "page": "mesh.adj",
      "title": "Compute vertex neighborhoods for a mesh.",
      "topics": [
        "mesh.adj"
      ]
    },
    {
      "page": "mesh.neigh.pre",
      "title": "Return pre-computed neighborhood data for specific meshes.",
      "topics": [
        "mesh.neigh.pre"
      ]
    },
    {
      "page": "nn_interpolate_kdtree",
      "title": "Get per-vertex data at vertices closest to the given query coordinates on the mesh.",
      "topics": [
        "nn_interpolate_kdtree"
      ]
    },
    {
      "page": "pervertexdata.smoothnn",
      "title": "Smooth per-vertex data based on mesh.",
      "topics": [
        "pervertexdata.smoothnn"
      ]
    },
    {
      "page": "pervertexdata.smoothnn.adj",
      "title": "Smooth per-vertex data using nearest-neighbor smoothing based on mesh adjacency information.",
      "topics": [
        "pervertexdata.smoothnn.adj"
      ]
    },
    {
      "page": "read.vv",
      "title": "Read vv binary file.",
      "topics": [
        "read.vv"
      ]
    },
    {
      "page": "submesh.vertex",
      "title": "Create a submesh including only the given vertices.",
      "topics": [
        "submesh.vertex"
      ]
    }
  ],
  "_readme": "https://github.com/dfsp-spirit/haze/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "curl",
    "digest",
    "downloader",
    "freesurferformats",
    "pkgfilecache",
    "rappdirs",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rlang",
    "Rvcg",
    "xml2"
  ],
  "_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"
    }
  ],
  "_score": 2.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "haze",
  "_universes": [
    "dfsp-spirit"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-09T10:30:11.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "dfccb658d0772f7e6d755ab0e4a29354592cddd0",
      "fileid": "https://r2.ropensci.org/8be77f3717ef42aa51c10ae21bd75dfec911fdb35916d4f29851c4da291f1942",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dfsp-spirit/actions/runs/29011403066"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-09T10:29:15.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "dfccb658d0772f7e6d755ab0e4a29354592cddd0",
      "fileid": "https://r2.ropensci.org/c8d8f596142a6579dfacfc10ab57f880942998f343b4e857a93bd1bba9b8da1b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dfsp-spirit/actions/runs/29011403066"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-09T10:30:27.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "dfccb658d0772f7e6d755ab0e4a29354592cddd0",
      "fileid": "https://r2.ropensci.org/d78437f7e67e018e7f6d9630b05b0fe3a27b22f6d8d5669bb1b0dba93fa8c61c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/dfsp-spirit/actions/runs/29011403066"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-09T10:30:02.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "dfccb658d0772f7e6d755ab0e4a29354592cddd0",
      "fileid": "https://r2.ropensci.org/ba5c9517cc89cb1481c5c194cba7fbf0e1045f2f14ff4b98a36f7bb641ac8c4c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dfsp-spirit/actions/runs/29011403066"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-09T10:29:02.000Z",
      "arch": "aarch64",
      "commit": "dfccb658d0772f7e6d755ab0e4a29354592cddd0",
      "fileid": "https://r2.ropensci.org/ed61045f22fd700992b9f0e1e819a9c7197e7a05a0e9cfd5d503a810f39c02fd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dfsp-spirit/actions/runs/29011403066"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-09T10:30:17.000Z",
      "arch": "x86_64",
      "commit": "dfccb658d0772f7e6d755ab0e4a29354592cddd0",
      "fileid": "https://r2.ropensci.org/2306f4f7b197a00fda59b0e2aa141ae20fb598d3cc1aa8ae0cc4403abf71ea9a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dfsp-spirit/actions/runs/29011403066"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-09T10:28:43.000Z",
      "arch": "aarch64",
      "commit": "dfccb658d0772f7e6d755ab0e4a29354592cddd0",
      "fileid": "https://r2.ropensci.org/0cb2da4af6f00b5ba55d7a02cd8ad1173a3046e2350689e4b8f34385398538ea",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dfsp-spirit/actions/runs/29011403066"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-09T10:29:45.000Z",
      "arch": "x86_64",
      "commit": "dfccb658d0772f7e6d755ab0e4a29354592cddd0",
      "fileid": "https://r2.ropensci.org/525b77ec4ed20bff8911a6abf5be2991d8054283795c34b24f4d769768cb62ca",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dfsp-spirit/actions/runs/29011403066"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-09T10:29:33.000Z",
      "arch": "emscripten",
      "commit": "dfccb658d0772f7e6d755ab0e4a29354592cddd0",
      "fileid": "https://r2.ropensci.org/64f0a00d711997d090f8cb4ed91e019df1154c62709ae648caf40c9af6888c05",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dfsp-spirit/actions/runs/29011403066"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-09T10:28:29.000Z",
      "arch": "x86_64",
      "commit": "dfccb658d0772f7e6d755ab0e4a29354592cddd0",
      "fileid": "https://r2.ropensci.org/4e19a452ca389176aa604d274cfedc5a00b7dc5383779ee643dd76bc8a8e2491",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dfsp-spirit/actions/runs/29011403066"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-09T10:28:27.000Z",
      "arch": "x86_64",
      "commit": "dfccb658d0772f7e6d755ab0e4a29354592cddd0",
      "fileid": "https://r2.ropensci.org/874fae7025b96c2ee50e9a07a1cb30a3c0247a8dafd70a05d56e9db73a7088a3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/dfsp-spirit/actions/runs/29011403066"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-09T10:28:29.000Z",
      "arch": "x86_64",
      "commit": "dfccb658d0772f7e6d755ab0e4a29354592cddd0",
      "fileid": "https://r2.ropensci.org/e88ea3f9f7cc1df25f5e6b5fa40e7dd14f275dc18452151af8086ba2f9a79eb3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/dfsp-spirit/actions/runs/29011403066"
    }
  ]
}