{
  "_id": "6a16a416acfb0bcc41d81f41",
  "Package": "MultiscaleDTM",
  "Title": "Multi-Scale Geomorphometric Terrain Attributes",
  "Version": "1.0.1",
  "Authors@R": "c(\nperson(given = \"Alexander\",\nfamily = \"Ilich\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ailich@usf.edu\",\ncomment = c(ORCID = \"0000-0003-1758-8499\")),\nperson(given = \"Vincent\",\nfamily = \"Lecours\",\nrole = c(\"aut\")),\nperson(given = \"Benjamin\",\nfamily = \"Misiuk\",\nrole = c(\"aut\")),\nperson(given = \"Steven\",\nfamily = \"Murawski\",\nrole = c(\"aut\")))",
  "Description": "Calculates multi-scale geomorphometric terrain attributes\nfrom regularly gridded digital terrain models using a variable\nfocal windows size (Ilich et al. (2023)\n<doi:10.1111/tgis.13067>).",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "BugReports": "https://github.com/ailich/MultiscaleDTM/issues",
  "SystemRequirements": "C++17",
  "URL": "https://ailich.github.io/MultiscaleDTM/,\nhttps://github.com/ailich/MultiscaleDTM",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-27 07:52:23 UTC",
    "User": "root"
  },
  "Author": "Alexander Ilich [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1758-8499>), Vincent Lecours\n[aut], Benjamin Misiuk [aut], Steven Murawski [aut]",
  "Maintainer": "Alexander Ilich <ailich@usf.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-11-28 13:40:07 UTC",
  "RemoteUrl": "https://github.com/cran/MultiscaleDTM",
  "RemoteRef": "HEAD",
  "RemoteSha": "09b66fd1fb486edc9342da2fc5a67ff9a0589f83",
  "MD5sum": "4bd43f7750b4cad96088dff6a27ad67d",
  "_user": "cran",
  "_type": "src",
  "_file": "MultiscaleDTM_1.0.1.tar.gz",
  "_fileid": "decf8a9fa771ecb2267bf939e9a898a90f7c592d072158dc47fef3448ab10017",
  "_filesize": 5027348,
  "_sha256": "decf8a9fa771ecb2267bf939e9a898a90f7c592d072158dc47fef3448ab10017",
  "_created": "2026-05-27T07:52:23.000Z",
  "_published": "2026-05-27T07:58:14.681Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78032211256,
      "time": 258,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7234964890"
    },
    {
      "job": 78032211269,
      "time": 275,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7234970755"
    },
    {
      "job": 78032211301,
      "time": 252,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234963095"
    },
    {
      "job": 78032211251,
      "time": 242,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234959398"
    },
    {
      "job": 78031387609,
      "time": 324,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234880483"
    },
    {
      "job": 78032211276,
      "time": 206,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234947522"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26497991047",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/MultiscaleDTM",
  "_commit": {
    "id": "09b66fd1fb486edc9342da2fc5a67ff9a0589f83",
    "author": "Alexander Ilich <ailich@usf.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1764337207
  },
  "_maintainer": {
    "name": "Alexander Ilich",
    "email": "ailich@usf.edu",
    "login": "ailich",
    "description": "",
    "uuid": 28163862,
    "orcid": "0000-0003-1758-8499"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "terra",
      "version": ">= 1.7.46",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "rgl",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tmap",
      "role": "Suggests"
    },
    {
      "package": "colorRamps",
      "role": "Suggests"
    },
    {
      "package": "cowplot",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-48",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.1",
      "date": "2025-11-28"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ailich",
      "count": 13,
      "uuid": 28163862
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 273,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MultiscaleDTM"
  },
  "_devurl": "https://github.com/ailich/multiscaledtm",
  "_pkgdown": "https://ailich.github.io/MultiscaleDTM/",
  "_searchresults": 49,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MultiscaleDTM.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ailich/multiscaledtm",
  "_realowner": "ailich",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.5.3",
      "date": "2022-10-04"
    },
    {
      "version": "0.5.5",
      "date": "2023-01-30"
    },
    {
      "version": "0.6.0",
      "date": "2023-02-22"
    },
    {
      "version": "0.7",
      "date": "2023-04-11"
    },
    {
      "version": "0.7.1",
      "date": "2023-04-18"
    },
    {
      "version": "0.8",
      "date": "2023-04-25"
    },
    {
      "version": "0.8.1",
      "date": "2023-05-31"
    },
    {
      "version": "0.8.2",
      "date": "2023-09-15"
    },
    {
      "version": "0.8.3",
      "date": "2024-01-22"
    },
    {
      "version": "0.9",
      "date": "2025-01-17"
    },
    {
      "version": "0.9.1",
      "date": "2025-01-21"
    },
    {
      "version": "1.0",
      "date": "2025-05-20"
    },
    {
      "version": "1.0.1",
      "date": "2025-11-28"
    }
  ],
  "_exports": [
    "AdjSD",
    "annulus_window",
    "BPI",
    "circle_window",
    "DirSlp",
    "DMV",
    "erupt",
    "explore_terrain",
    "Pfit",
    "Qfit",
    "RelPos",
    "RIE",
    "SAPA",
    "SlpAsp",
    "SurfaceArea",
    "TPI",
    "VRM"
  ],
  "_help": [
    {
      "page": "AdjSD",
      "title": "Calculates standard deviation of bathymetry (a measure of rugosity) adjusted for slope",
      "topics": [
        "AdjSD"
      ]
    },
    {
      "page": "annulus_window",
      "title": "Creates annulus focal window",
      "topics": [
        "annulus_window"
      ]
    },
    {
      "page": "BPI",
      "title": "Calculates Bathymetric Position Index",
      "topics": [
        "BPI"
      ]
    },
    {
      "page": "circle_window",
      "title": "Creates circular focal window",
      "topics": [
        "circle_window"
      ]
    },
    {
      "page": "classify_features_ff",
      "title": "Helper function factory to classify morphometric features",
      "topics": [
        "classify_features_ff"
      ]
    },
    {
      "page": "DirSlp",
      "title": "Directional Slope",
      "topics": [
        "DirSlp"
      ]
    },
    {
      "page": "DMV",
      "title": "Calculates Difference from Mean Value (DMV)",
      "topics": [
        "DMV"
      ]
    },
    {
      "page": "erupt",
      "title": "Create georeferenced version of R's built in volcano dataset",
      "topics": [
        "erupt"
      ]
    },
    {
      "page": "explore_terrain",
      "title": "Interactive Shiny app to look at terrain attributes",
      "topics": [
        "explore_terrain"
      ]
    },
    {
      "page": "kmax",
      "title": "Calculate max curvature",
      "topics": [
        "kmax"
      ]
    },
    {
      "page": "kmean",
      "title": "Calculate mean curvature",
      "topics": [
        "kmean"
      ]
    },
    {
      "page": "kmin",
      "title": "Calculate min curvature",
      "topics": [
        "kmin"
      ]
    },
    {
      "page": "knc",
      "title": "Calculate normal contour curvature",
      "topics": [
        "knc"
      ]
    },
    {
      "page": "kns",
      "title": "Calculate normal slope line curvature",
      "topics": [
        "kns"
      ]
    },
    {
      "page": "ku",
      "title": "Calculate unsphericity curvature",
      "topics": [
        "ku"
      ]
    },
    {
      "page": "outlier_filter",
      "title": "Helper function to filter outliers from regression parameters using interquartile range",
      "topics": [
        "outlier_filter"
      ]
    },
    {
      "page": "Pfit",
      "title": "Calculates multiscale slope and aspect using a local planar fit.",
      "topics": [
        "Pfit"
      ]
    },
    {
      "page": "Qfit",
      "title": "Calculates multiscale slope, aspect, curvature, and morphometric features using a local quadratic fit",
      "topics": [
        "Qfit"
      ]
    },
    {
      "page": "RelPos",
      "title": "Calculates Relative Position of a focal cell",
      "topics": [
        "RelPos"
      ]
    },
    {
      "page": "RIE",
      "title": "Calculates Roughness Index-Elevation",
      "topics": [
        "RIE"
      ]
    },
    {
      "page": "SAPA",
      "title": "Calculates surface area to planar area rugosity",
      "topics": [
        "SAPA"
      ]
    },
    {
      "page": "SlpAsp",
      "title": "Multiscale Slope and Aspect",
      "topics": [
        "SlpAsp"
      ]
    },
    {
      "page": "SurfaceArea",
      "title": "Calculates surface area of a DTM",
      "topics": [
        "SurfaceArea"
      ]
    },
    {
      "page": "tgc",
      "title": "Calculate contour geodesic torsion",
      "topics": [
        "tgc"
      ]
    },
    {
      "page": "TPI",
      "title": "Calculates Topographic Position Index",
      "topics": [
        "TPI"
      ]
    },
    {
      "page": "VRM",
      "title": "Implementation of the Sappington et al., (2007) vector ruggedness measure",
      "topics": [
        "VRM"
      ]
    }
  ],
  "_readme": "https://github.com/cran/MultiscaleDTM/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lattice",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "R6",
    "rappdirs",
    "raster",
    "Rcpp",
    "RcppArmadillo",
    "rgl",
    "rlang",
    "rmarkdown",
    "sass",
    "shiny",
    "sourcetools",
    "sp",
    "terra",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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"
    }
  ],
  "_vignettes": [
    {
      "source": "README.Rmd",
      "filename": "README.html",
      "title": "README",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-04-10 23:50:02",
      "modified": "2023-04-18 07:10:02",
      "commits": 2
    }
  ],
  "_score": 4.1673173347481764,
  "_indexed": false,
  "_nocasepkg": "multiscaledtm",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://ailich.r-universe.dev/MultiscaleDTM",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-27T07:55:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "09b66fd1fb486edc9342da2fc5a67ff9a0589f83",
      "fileid": "b52f3ebb9e7caa5f6996fbaeb034624b6d360d1497b66a1bf2bb8b487d6fa3d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26497991047"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-27T07:55:31.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "09b66fd1fb486edc9342da2fc5a67ff9a0589f83",
      "fileid": "8088b52c66a194e1ef38300de0a30045a9b7c1d4b20290749043275b4a431a59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26497991047"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-27T07:55:20.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "09b66fd1fb486edc9342da2fc5a67ff9a0589f83",
      "fileid": "bdd03f7301168b13d2614d28b725ef342d13b100eb96be582417d9fc4274d21d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26497991047"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-27T07:55:28.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "09b66fd1fb486edc9342da2fc5a67ff9a0589f83",
      "fileid": "6cd0fa38b4e61cfcd0021b6a791db89cd0aea2a2950064b841ec91e3cf1ac102",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26497991047"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-27T07:56:25.000Z",
      "arch": "emscripten",
      "commit": "09b66fd1fb486edc9342da2fc5a67ff9a0589f83",
      "fileid": "170e96fe991b207e4bbc67dae5816e1ad8d34bd9437804afdc31232b7d36c1fc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26497991047"
    }
  ]
}