{
  "_id": "6a106b94acfb0bcc41caa593",
  "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-05-07 09:22:08 UTC",
    "User": "root"
  },
  "Author": "Tim Schäfer [aut, cre] (ORCID: <https://orcid.org/0000-0002-3683-8070>)",
  "MD5sum": "68cbf997a6ce2762b3ab6dd822df0d4c",
  "_user": "dfsp-spirit",
  "_type": "src",
  "_file": "haze_0.2.0.tar.gz",
  "_fileid": "76003ecce6bbfd2d8c8782d5372dc90131b2b22ad42446b859b733a4f0c958b3",
  "_filesize": 22515299,
  "_sha256": "76003ecce6bbfd2d8c8782d5372dc90131b2b22ad42446b859b733a4f0c958b3",
  "_created": "2026-05-07T09:22:08.000Z",
  "_published": "2026-05-22T14:43:32.071Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77402536869,
      "time": 173,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6851506480"
    },
    {
      "job": 77402537093,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6851505267"
    },
    {
      "job": 77402537711,
      "time": 153,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6851499343"
    },
    {
      "job": 77402537051,
      "time": 163,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6851505111"
    },
    {
      "job": 77402537319,
      "time": 157,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6851499960"
    },
    {
      "job": 77402536913,
      "time": 265,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6851536970"
    },
    {
      "job": 77402536796,
      "time": 171,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6851505598"
    },
    {
      "job": 77402536852,
      "time": 367,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6851572046"
    },
    {
      "job": 77402535939,
      "time": 229,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6851446594"
    },
    {
      "job": 77402536100,
      "time": 154,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163280728"
    },
    {
      "job": 77402537008,
      "time": 154,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6851500079"
    },
    {
      "job": 77402536868,
      "time": 130,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6851492984"
    },
    {
      "job": 77402537148,
      "time": 184,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6851510262"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dfsp-spirit/actions/runs/25487159872",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 1061893
  },
  "_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",
    "description": "Bioinformatician, former Neuroscientist,  and Software Developer. Currently Research Software Engineer at MPI AE."
  },
  "_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.0",
  "_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",
    "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": "14.2.0-4ubuntu2~24.04.1",
      "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-05-07T09:25:15.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "dfccb658d0772f7e6d755ab0e4a29354592cddd0",
      "fileid": "b3983c9d06b0851d277af5a2a87945637263d8cb5f3317bfe83776912b98f5b9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dfsp-spirit/actions/runs/25487159872"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-07T09:25:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "dfccb658d0772f7e6d755ab0e4a29354592cddd0",
      "fileid": "9f65f3d1c37463148eff97e32c6a67ccbc1b5ae3291b6e383435c089e997ada4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dfsp-spirit/actions/runs/25487159872"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-07T09:24:57.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "dfccb658d0772f7e6d755ab0e4a29354592cddd0",
      "fileid": "b0a9b52417c9de923515bc6ab25f5e42d1e10b8ee95ecc1b3823d29629377734",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dfsp-spirit/actions/runs/25487159872"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-07T09:25:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "dfccb658d0772f7e6d755ab0e4a29354592cddd0",
      "fileid": "16f165b156e5262a78ada2700833fe76e2e6fa3bc994ffadc04ad84b5160dcd9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dfsp-spirit/actions/runs/25487159872"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-07T09:24:48.000Z",
      "arch": "aarch64",
      "commit": "dfccb658d0772f7e6d755ab0e4a29354592cddd0",
      "fileid": "1051b229725e528bb77a72d48d927c53976ebea32349f4800f2a03eee92c4080",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dfsp-spirit/actions/runs/25487159872"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-07T09:25:45.000Z",
      "arch": "x86_64",
      "commit": "dfccb658d0772f7e6d755ab0e4a29354592cddd0",
      "fileid": "7c32149b58d3a675878613224a047c1ef09cff9609780515fe3d9b6501ca527b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dfsp-spirit/actions/runs/25487159872"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-07T09:25:02.000Z",
      "arch": "aarch64",
      "commit": "dfccb658d0772f7e6d755ab0e4a29354592cddd0",
      "fileid": "8111eae4caf0acf7e6229834389c4339491f51388358d154aec5c088bc0e194c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dfsp-spirit/actions/runs/25487159872"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-07T09:26:56.000Z",
      "arch": "x86_64",
      "commit": "dfccb658d0772f7e6d755ab0e4a29354592cddd0",
      "fileid": "bf03f296965a0acbd9397d7dc358d419c725c4141edd065f09aea28e1d2ca9df",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dfsp-spirit/actions/runs/25487159872"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-07T09:24:22.000Z",
      "arch": "x86_64",
      "commit": "dfccb658d0772f7e6d755ab0e4a29354592cddd0",
      "fileid": "287ff6199271dc4b892426fa509d1e5a8d3fee4e612e8d7735d7ae603751a93b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dfsp-spirit/actions/runs/25487159872"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-07T09:24:11.000Z",
      "arch": "x86_64",
      "commit": "dfccb658d0772f7e6d755ab0e4a29354592cddd0",
      "fileid": "19a61dc4581b8e5e20ddc4172f5f5f079fe90b3e39b18ab99e6de02e9286e139",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dfsp-spirit/actions/runs/25487159872"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-07T09:24:30.000Z",
      "arch": "x86_64",
      "commit": "dfccb658d0772f7e6d755ab0e4a29354592cddd0",
      "fileid": "556a8f6bb97ec553b4c9d127a04d2b9e6822152d1ef8a8c03b958fc1c6a78337",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/dfsp-spirit/actions/runs/25487159872"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-22T14:42:42.000Z",
      "arch": "emscripten",
      "commit": "dfccb658d0772f7e6d755ab0e4a29354592cddd0",
      "fileid": "996bbcd353d6ec5a3cf063e978c5fe157e4169157a41f1a2d16498e77173a506",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dfsp-spirit/actions/runs/25487159872"
    }
  ]
}