{
  "_id": "6a104dfcacfb0bcc41ca087e",
  "Package": "morph",
  "Type": "Package",
  "Title": "3D Segmentation of Voxels into Morphologic Classes",
  "Version": "1.1.0",
  "Date": "2023-02-14",
  "Authors@R": "c(\nperson(\"Tarmo K.\", \"Remmel\", email = \"remmelt@yorku.ca\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-6251-876X\")))",
  "Maintainer": "Tarmo K. Remmel <remmelt@yorku.ca>",
  "Description": "Automatically segments a 3D array of voxels into mutually\nexclusive morphological elements. This package extends existing\nwork for segmenting 2D binary raster data. A paper documenting\nthis approach has been accepted for publication in the journal\nLandscape Ecology. Detailed references will be updated here\nonce those are known.",
  "License": "GPL-3",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 06:42:03 UTC",
    "User": "root"
  },
  "Author": "Tarmo K. Remmel [aut, cre]\n(<https://orcid.org/0000-0001-6251-876X>)",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-02-14 14:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/morph",
  "RemoteRef": "HEAD",
  "RemoteSha": "5c3b73be10b073b68856a5f2e6334c6da83aef51",
  "MD5sum": "0e19961751a85564b46a67d3b7267175",
  "_user": "cran",
  "_type": "src",
  "_file": "morph_1.1.0.tar.gz",
  "_fileid": "a14bd3caad2d26cd5d084b44336cb64e44628d8e232579f9ed9392c302ca6a37",
  "_filesize": 142876,
  "_sha256": "a14bd3caad2d26cd5d084b44336cb64e44628d8e232579f9ed9392c302ca6a37",
  "_created": "2026-05-10T06:42:03.000Z",
  "_published": "2026-05-22T12:37:16.681Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77380590649,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901670525"
    },
    {
      "job": 77380591107,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901670537"
    },
    {
      "job": 77380590110,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901660040"
    },
    {
      "job": 77380590233,
      "time": 151,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160629856"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25622016438",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/morph",
  "_commit": {
    "id": "5c3b73be10b073b68856a5f2e6334c6da83aef51",
    "author": "Tarmo K. Remmel <remmelt@yorku.ca>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.0\n",
    "time": 1676385602
  },
  "_maintainer": {
    "name": "Tarmo K. Remmel",
    "email": "remmelt@yorku.ca",
    "orcid": "0000-0001-6251-876X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "rgl",
      "role": "Depends"
    },
    {
      "package": "reshape2",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 199,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/morph"
  },
  "_mentions": 6,
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/morph.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-12-10"
    },
    {
      "version": "1.1.0",
      "date": "2023-02-14"
    }
  ],
  "_exports": [
    "arraytrim",
    "morph3d",
    "morph3dplot",
    "morph3dprep"
  ],
  "_datasets": [
    {
      "name": "LEdemo",
      "title": "Landscape Ecology Demo Data (3D Voxels)",
      "object": "LEdemo",
      "class": [
        "array"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "morph-package",
      "title": "3D Segmentation of Voxels into Morphologic Classes",
      "topics": [
        "morph-package",
        "morph"
      ]
    },
    {
      "page": "arraytrim",
      "title": "Trim excess white-space (0 planes) from a 3D binary array.",
      "topics": [
        "arraytrim"
      ]
    },
    {
      "page": "LEdemo",
      "title": "Landscape Ecology Demo Data (3D Voxels)",
      "topics": [
        "LEdemo"
      ]
    },
    {
      "page": "morph3d",
      "title": "Performs a morphological segmentation of a binary 3D array",
      "topics": [
        "morph3d"
      ]
    },
    {
      "page": "morph3dlinks",
      "title": "An internal function that computes the spatial neighbours for voxels. It is an internal function called by morph3d() and not intended to be called on its own.",
      "topics": [
        "morph3dlinks"
      ]
    },
    {
      "page": "morph3dplot",
      "title": "A plot function that converts a 3D array of voxels into an interactive rgl plot.",
      "topics": [
        "morph3dplot"
      ]
    },
    {
      "page": "morph3dprep",
      "title": "Prepare 3D voxel data for interactive 3D plotting.",
      "topics": [
        "morph3dprep"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "pkgconfig",
    "plyr",
    "R6",
    "rappdirs",
    "Rcpp",
    "reshape2",
    "rgl",
    "rlang",
    "rmarkdown",
    "sass",
    "stringi",
    "stringr",
    "tinytex",
    "vctrs",
    "xfun",
    "yaml"
  ],
  "_score": 1.7781512503836436,
  "_indexed": true,
  "_nocasepkg": "morph",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-10T06:43:59.000Z",
      "distro": "noble",
      "commit": "5c3b73be10b073b68856a5f2e6334c6da83aef51",
      "fileid": "c5bae693c9c9f5b6f48ea30d207582e819f07ec80e5451de1a146a4dc2fa37b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25622016438"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-10T06:43:58.000Z",
      "distro": "noble",
      "commit": "5c3b73be10b073b68856a5f2e6334c6da83aef51",
      "fileid": "73a9be41c0783146ae6c03171bb3b611034e2bf7a29cd24912dc40b3d3595dd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25622016438"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-05-22T12:37:03.000Z",
      "commit": "5c3b73be10b073b68856a5f2e6334c6da83aef51",
      "fileid": "f5e6692b635e490700bc027a4fc3acdbec1280b7b996d86dfcc0e43fbaa410e4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25622016438"
    }
  ]
}