{
  "_id": "6a272bc124555f66ed52c9f2",
  "Package": "rLakeHabitat",
  "Type": "Package",
  "Title": "Interpolate Bathymetry and Quantify Physical Aquatic Habitat",
  "Version": "1.0.2",
  "Date": "2026-03-27",
  "URL": "https://gitlab.com/tristanblechinger/rlakehabitat",
  "BugReports": "https://gitlab.com/tristanblechinger/rlakehabitat/-/issues",
  "Authors@R": "c(person(\"Tristan\", \"Blechinger\", , \"tblechin@uwyo.edu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0005-6730-8856\")),\nperson(\"Sean\", \"Bertalot\", , \"sbertalo@uwyo.edu\", role = c(\"aut\"), comment = c(ORCID = \"0000-0001-8099-0144\")))",
  "Maintainer": "Tristan Blechinger <tblechin@uwyo.edu>",
  "Description": "Offers bathymetric interpolation using Inverse Distance\nWeighted and Ordinary Kriging via the 'gstat' and 'terra'\npackages. Other functions focus on quantifying physical aquatic\nhabitats (e.g., littoral, epliminion, metalimnion, hypolimnion)\nfrom interpolated digital elevation models (DEMs). Functions\nwere designed to calculate these metrics across water levels\nfor use in reservoirs but can be applied to any DEM and will\nprovide values for fixed conditions. Parameters like Secchi\ndisk depth or estimated photic zone, thermocline depth, and\nwater level fluctuation depth are included in most functions.",
  "License": "GPL (>= 3)",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://tristanblechinger.r-universe.dev",
  "Date/Publication": "2026-06-08 16:49:39 UTC",
  "RemoteUrl": "https://gitlab.com/tristanblechinger/rlakehabitat",
  "RemoteRef": "HEAD",
  "RemoteSha": "4082b2d3aa0f189b7909341474d50ffc31346fc5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 20:46:06 UTC",
    "User": "root"
  },
  "Author": "Tristan Blechinger [aut, cre] (ORCID:\n<https://orcid.org/0009-0005-6730-8856>),\nSean Bertalot [aut] (ORCID: <https://orcid.org/0000-0001-8099-0144>)",
  "MD5sum": "8af5aa31de8102b836394a9659ea02df",
  "_user": "tristanblechinger",
  "_type": "src",
  "_file": "rLakeHabitat_1.0.2.tar.gz",
  "_fileid": "2106ca8afca7d3df910e9cb15c452be519506db782d2b72d7634b1416193d92a",
  "_filesize": 301451,
  "_sha256": "2106ca8afca7d3df910e9cb15c452be519506db782d2b72d7634b1416193d92a",
  "_created": "2026-06-08T20:46:06.000Z",
  "_published": "2026-06-08T20:53:21.077Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80192932827,
      "time": 250,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7492070852"
    },
    {
      "job": 80192932778,
      "time": 299,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7492087693"
    },
    {
      "job": 80192932746,
      "time": 228,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7492063047"
    },
    {
      "job": 80192932782,
      "time": 237,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7492066180"
    },
    {
      "job": 80192141976,
      "time": 266,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7491985722"
    },
    {
      "job": 80192932728,
      "time": 388,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7492117778"
    },
    {
      "job": 80192932799,
      "time": 267,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7492077248"
    },
    {
      "job": 80192932744,
      "time": 225,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7492065669"
    },
    {
      "job": 80192932764,
      "time": 176,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7492046052"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tristanblechinger/actions/runs/27165681638",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://gitlab.com/tristanblechinger/rlakehabitat",
  "_commit": {
    "id": "4082b2d3aa0f189b7909341474d50ffc31346fc5",
    "author": "Tristan Blechinger <tblechin@uwyo.edu>",
    "committer": "Tristan Blechinger <tblechin@uwyo.edu>",
    "message": "vignette updated for bootstrap\n",
    "time": 1780937379
  },
  "_maintainer": {
    "name": "Tristan Blechinger",
    "email": "tblechin@uwyo.edu",
    "login": "tristanblechinger",
    "description": "",
    "uuid": 184261898
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "gstat",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "gganimate",
      "role": "Imports"
    },
    {
      "package": "tidyterra",
      "role": "Imports"
    },
    {
      "package": "rLakeAnalyzer",
      "role": "Imports"
    },
    {
      "package": "isoband",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "gitlab-tristanblechinger",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2025-52",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 14
    },
    {
      "week": "2026-13",
      "n": 2
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [],
  "_userbio": {
    "uuid": 184261898,
    "type": "user",
    "name": "tristanblechinger"
  },
  "_downloads": {
    "count": 461,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rLakeHabitat"
  },
  "_devurl": "https://gitlab.com/tristanblechinger/rlakehabitat",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rLakeHabitat.html",
    "manual.pdf"
  ],
  "_homeurl": "https://gitlab.com/tristanblechinger/rlakehabitat",
  "_realowner": "tristanblechinger",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-04-15"
    },
    {
      "version": "1.0.1",
      "date": "2025-11-07"
    },
    {
      "version": "1.0.2",
      "date": "2026-03-27"
    }
  ],
  "_exports": [
    "animBathy",
    "bathyMap",
    "calcHyps",
    "calcLittoral",
    "calcPhotic",
    "calcSDI",
    "calcVolume",
    "contourPoints",
    "crossValidate",
    "estThermo",
    "genStack",
    "interpBathy",
    "littoralVol",
    "rarify"
  ],
  "_help": [
    {
      "page": "animBathy",
      "title": "Generate Animated Plot",
      "topics": [
        "animBathy"
      ]
    },
    {
      "page": "bathyMap",
      "title": "Plot Bathymetry Map",
      "topics": [
        "bathyMap"
      ]
    },
    {
      "page": "calcHyps",
      "title": "Calculate Hypsography",
      "topics": [
        "calcHyps"
      ]
    },
    {
      "page": "calcLittoral",
      "title": "Calculate Littoral Area",
      "topics": [
        "calcLittoral"
      ]
    },
    {
      "page": "calcPhotic",
      "title": "Calculate Euphotic Depth",
      "topics": [
        "calcPhotic"
      ]
    },
    {
      "page": "calcSDI",
      "title": "Calculate Shoreline Development Index",
      "topics": [
        "calcSDI"
      ]
    },
    {
      "page": "calcVolume",
      "title": "Calculate Pelagic Habitat Volumes",
      "topics": [
        "calcVolume"
      ]
    },
    {
      "page": "contourPoints",
      "title": "Contour Lines to Points",
      "topics": [
        "contourPoints"
      ]
    },
    {
      "page": "crossValidate",
      "title": "Cross Validate Interpolated Bathymetry",
      "topics": [
        "crossValidate"
      ]
    },
    {
      "page": "estThermo",
      "title": "Estimate Average Thermocline Depth",
      "topics": [
        "estThermo"
      ]
    },
    {
      "page": "genStack",
      "title": "Create Raster Stack",
      "topics": [
        "genStack"
      ]
    },
    {
      "page": "interpBathy",
      "title": "Interpolate bathymetry",
      "topics": [
        "interpBathy"
      ]
    },
    {
      "page": "littoralVol",
      "title": "Calculate Littoral Volume",
      "topics": [
        "littoralVol"
      ]
    },
    {
      "page": "rarify",
      "title": "Rarify Depth Data",
      "topics": [
        "rarify"
      ]
    }
  ],
  "_readme": "https://gitlab.com/tristanblechinger/rlakehabitat/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "crayon",
    "data.table",
    "DBI",
    "dplyr",
    "e1071",
    "farver",
    "FNN",
    "generics",
    "gganimate",
    "ggplot2",
    "glue",
    "gstat",
    "gtable",
    "hms",
    "intervals",
    "isoband",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "lpSolve",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rLakeAnalyzer",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "sftime",
    "sp",
    "spacetime",
    "stars",
    "stringi",
    "stringr",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidyterra",
    "transformr",
    "tweenr",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xts",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "rLakeHabitat_Introduction.Rmd",
      "filename": "rLakeHabitat_Introduction.html",
      "title": "Introduction to rLakeHabitat",
      "author": "Tristan Blechinger & Sean Bertalot",
      "engine": "knitr::rmarkdown",
      "headings": [
        "rLakeHabitat Introduction and Guide",
        "Step 1: Loading Data",
        "Step 2: Interpolation",
        "Step 3: Habitat Quantification",
        "Step 4: Visualization",
        "Save DEM"
      ],
      "created": "2025-03-14 19:05:09",
      "modified": "2026-06-08 16:49:39",
      "commits": 9
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "rlakehabitat",
  "_universes": [
    "tristanblechinger",
    "gitlab-tristanblechinger"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-08T20:49:03.000Z",
      "distro": "noble",
      "commit": "4082b2d3aa0f189b7909341474d50ffc31346fc5",
      "fileid": "b5c7cd823d40244fa991e63f7f55c3dd4fd29417a43d26aef6a61e2625e6a388",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tristanblechinger/actions/runs/27165681638"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-08T20:49:37.000Z",
      "distro": "noble",
      "commit": "4082b2d3aa0f189b7909341474d50ffc31346fc5",
      "fileid": "28e18ccc5663004c3080a0c066c696d8f6170a2aa22480c7a4f1ba7b472d885c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tristanblechinger/actions/runs/27165681638"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-08T20:49:02.000Z",
      "commit": "4082b2d3aa0f189b7909341474d50ffc31346fc5",
      "fileid": "2b7b9bd6cb00db76ff5a2a719e621ba7dda079f6e81ba646c2257ff52cb6aa02",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tristanblechinger/actions/runs/27165681638"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-08T20:48:54.000Z",
      "commit": "4082b2d3aa0f189b7909341474d50ffc31346fc5",
      "fileid": "718fb37cfec4eac70ac8795aa60e7949bb5a471f056eb17cdfac1386a5e93aea",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tristanblechinger/actions/runs/27165681638"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-06-08T20:53:02.000Z",
      "commit": "4082b2d3aa0f189b7909341474d50ffc31346fc5",
      "fileid": "70d987b3152d5b9513f21d8bb0d7df7c5cb832a78add949eb1795ab0d99b2017",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tristanblechinger/actions/runs/27165681638"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-08T20:48:42.000Z",
      "commit": "4082b2d3aa0f189b7909341474d50ffc31346fc5",
      "fileid": "06fa0a3c9c4453b948b44693d4e155422bb42056e5794ba7f7c5208a4078dba8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tristanblechinger/actions/runs/27165681638"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-08T20:48:18.000Z",
      "commit": "4082b2d3aa0f189b7909341474d50ffc31346fc5",
      "fileid": "23a699b6eed2d4e9f64fb635e63062fbfe49b48a4c6e66a3fdc77dbd1940a9df",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tristanblechinger/actions/runs/27165681638"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-08T20:48:07.000Z",
      "commit": "4082b2d3aa0f189b7909341474d50ffc31346fc5",
      "fileid": "ad46ba2bc4984b65c45b1d6a47576d3794aab2abe0f648078eaebac94834555f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tristanblechinger/actions/runs/27165681638"
    }
  ]
}