{
  "_id": "6a2153f4cd65a98ecbd2dc95",
  "Package": "lakemorpho",
  "Type": "Package",
  "Title": "Lake Morphometry Metrics",
  "Version": "1.3.4.9999",
  "Authors@R": "c(\nperson(given = \"Jeffrey W.\", family = \"Hollister\",\nrole = c(\"aut\",\"cre\"),\nemail = \"hollister.jeff@epa.gov\",\ncomment = c(ORCID = c(\"0000-0002-9254-9740\"))),\nperson(given = \"Jemma\", family = \"Stachelek\",\nrole = \"aut\",\ncomment = c(ORCID = c(\"0000-0002-5924-2464\")))\n)",
  "URL": "https://github.com/jhollist/lakemorpho/",
  "BugReports": "https://github.com/jhollist/lakemorpho/issues/",
  "Maintainer": "Jeffrey W. Hollister <hollister.jeff@epa.gov>",
  "License": "CC0",
  "Encoding": "UTF-8",
  "Description": "Lake morphometry metrics are used by limnologists to\nunderstand, among other things, the ecological processes in a\nlake. Traditionally, these metrics are calculated by hand, with\nplanimeters, and increasingly with commercial GIS products. All\nof these methods work; however, they are either outdated,\ndifficult to reproduce, or require expensive licenses to use.\nThe 'lakemorpho' package provides the tools to calculate a\ntypical suite of these metrics from an input elevation model\nand lake polygon. The metrics currently supported are: fetch,\nmajor axis, minor axis, major/minor axis ratio, maximum length,\nmaximum width, mean width, maximum depth, mean depth, shoreline\ndevelopment, shoreline length, surface area, and volume.",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://usepa.r-universe.dev",
  "Date/Publication": "2024-09-25 14:37:54 UTC",
  "RemoteUrl": "https://github.com/usepa/lakemorpho2",
  "RemoteRef": "HEAD",
  "RemoteSha": "2ac7de7400d7088cba01b0e6343e1a53dc7bf823",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 10:26:45 UTC",
    "User": "root"
  },
  "Author": "Jeffrey W. Hollister [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9254-9740>),\nJemma Stachelek [aut] (ORCID: <https://orcid.org/0000-0002-5924-2464>)",
  "MD5sum": "66eced2211ac536f2aa4bb0aca6a5528",
  "_user": "usepa",
  "_type": "src",
  "_file": "lakemorpho_1.3.4.9999.tar.gz",
  "_fileid": "569b95dad280fd1b2e7d015b6c5805cb16d8621b735e09c998e39b798e7032c0",
  "_filesize": 471472,
  "_sha256": "569b95dad280fd1b2e7d015b6c5805cb16d8621b735e09c998e39b798e7032c0",
  "_created": "2026-06-04T10:26:45.000Z",
  "_published": "2026-06-04T10:31:16.260Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79499391885,
      "time": 226,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7409153609"
    },
    {
      "job": 79499391871,
      "time": 216,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409150537"
    },
    {
      "job": 79499391879,
      "time": 147,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7409126573"
    },
    {
      "job": 79499391861,
      "time": 187,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409140004"
    },
    {
      "job": 79498933932,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409078337"
    },
    {
      "job": 79499391943,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409116881"
    },
    {
      "job": 79499391953,
      "time": 192,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7409142076"
    },
    {
      "job": 79499391875,
      "time": 175,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7409136633"
    },
    {
      "job": 79499391893,
      "time": 163,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409132734"
    }
  ],
  "_buildurl": "https://github.com/r-universe/usepa/actions/runs/26945957240",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/usepa/lakemorpho2",
  "_commit": {
    "id": "2ac7de7400d7088cba01b0e6343e1a53dc7bf823",
    "author": "Jeffrey W. Hollister <jeff.w.hollister@gmail.com>",
    "committer": "Jeffrey W. Hollister <jeff.w.hollister@gmail.com>",
    "message": "version bump\n",
    "time": 1727275074
  },
  "_maintainer": {
    "name": "Jeffrey W. Hollister",
    "email": "hollister.jeff@epa.gov",
    "login": "jhollist",
    "linkedin": "in/jhollist",
    "orcid": "0000-0002-9254-9740",
    "description": "R, GIS, Lakes, and Open Science\n",
    "uuid": 5438539
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "geosphere",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "fasterize",
      "role": "Imports"
    }
  ],
  "_owner": "usepa",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "epa",
    "geospatial",
    "lake"
  ],
  "_stars": 13,
  "_contributors": [
    {
      "user": "jhollist",
      "count": 235,
      "uuid": 5438539
    },
    {
      "user": "jsta",
      "count": 12,
      "uuid": 7844578
    },
    {
      "user": "jbousquin",
      "count": 1,
      "uuid": 6400726
    },
    {
      "user": "katrinleinweber",
      "count": 1,
      "uuid": 9948149
    }
  ],
  "_userbio": {
    "uuid": 1304320,
    "type": "organization",
    "name": "U.S. Environmental Protection Agency",
    "description": "Protecting Human Health and the Environment"
  },
  "_downloads": {
    "count": 206,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lakemorpho"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/jhollist/lakemorpho",
  "_searchresults": 40,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lakemorpho.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/usepa/lakemorpho2",
  "_realowner": "usepa",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2014-08-29"
    },
    {
      "version": "1.0.2",
      "date": "2016-05-13"
    },
    {
      "version": "1.0.3",
      "date": "2016-09-02"
    },
    {
      "version": "1.1.0",
      "date": "2016-12-27"
    },
    {
      "version": "1.1.1",
      "date": "2018-02-11"
    },
    {
      "version": "1.2.0",
      "date": "2021-09-23"
    },
    {
      "version": "1.3.0",
      "date": "2023-09-15"
    },
    {
      "version": "1.3.2",
      "date": "2023-09-22"
    }
  ],
  "_exports": [
    "calcLakeMetrics",
    "lakeFetch",
    "lakeMajorAxisLength",
    "lakeMaxDepth",
    "lakeMaxLength",
    "lakeMaxWidth",
    "lakeMeanDepth",
    "lakeMeanWidth",
    "lakeMinorAxisLength",
    "lakeMinorMajorRatio",
    "lakeMorphoClass",
    "lakeShorelineDevelopment",
    "lakeShorelineLength",
    "lakeSurfaceArea",
    "lakeSurroundTopo",
    "lakeVolume"
  ],
  "_datasets": [
    {
      "name": "exampleElev",
      "title": "Elevation Data for 'lakemorpho' examples",
      "object": "lakes",
      "file": "lakes.RData",
      "class": [
        "RasterLayer"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "exampleLake",
      "title": "Lake Data for 'lakemorpho' examples",
      "object": "lakes",
      "file": "lakes.RData",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "COMID",
        "FDATE",
        "RESOLUTION",
        "GNIS_ID",
        "GNIS_NAME",
        "AREASQKM",
        "ELEVATION",
        "REACHCODE",
        "FTYPE",
        "FCODE",
        "SHAPE_LENG",
        "SHAPE_AREA",
        "V2COMID",
        "geometry"
      ],
      "rows": 1,
      "table": false,
      "tojson": true
    },
    {
      "name": "inputLM",
      "title": "lakemorpho class data for 'lakemorpho' examples",
      "object": "lakes",
      "file": "lakes.RData",
      "class": [
        "lakeMorpho"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "calcLakeMetrics",
      "title": "Calculate all Lake Morphometry Metrics",
      "topics": [
        "calcLakeMetrics"
      ]
    },
    {
      "page": "exampleElev",
      "title": "Elevation Data for 'lakemorpho' examples",
      "topics": [
        "exampleElev"
      ]
    },
    {
      "page": "exampleLake",
      "title": "Lake Data for 'lakemorpho' examples",
      "topics": [
        "exampleLake"
      ]
    },
    {
      "page": "inputLM",
      "title": "lakemorpho class data for 'lakemorpho' examples",
      "topics": [
        "inputLM"
      ]
    },
    {
      "page": "lakeFetch",
      "title": "Function to calculate fetch along an input bearing",
      "topics": [
        "lakeFetch"
      ]
    },
    {
      "page": "lakeMajorAxisLength",
      "title": "Calculate the length of the major axis for lake",
      "topics": [
        "lakeMajorAxisLength"
      ]
    },
    {
      "page": "lakeMaxDepth",
      "title": "Estimate maximum lake depth",
      "topics": [
        "lakeMaxDepth"
      ]
    },
    {
      "page": "lakeMaxLength",
      "title": "Calculate maximum lake length",
      "topics": [
        "lakeMaxLength"
      ]
    },
    {
      "page": "lakeMaxWidth",
      "title": "Function to find line representing maximum lake Width",
      "topics": [
        "lakeMaxWidth"
      ]
    },
    {
      "page": "lakeMeanDepth",
      "title": "Function to return lake Mean Depth",
      "topics": [
        "lakeMeanDepth"
      ]
    },
    {
      "page": "lakeMeanWidth",
      "title": "Function to return lake Mean Width",
      "topics": [
        "lakeMeanWidth"
      ]
    },
    {
      "page": "lakeMinorAxisLength",
      "title": "Calculate the length of the minor axis for lake",
      "topics": [
        "lakeMinorAxisLength"
      ]
    },
    {
      "page": "lakeMinorMajorRatio",
      "title": "Calculate the ratio of the minor axis length to major axis length",
      "topics": [
        "lakeMinorMajorRatio"
      ]
    },
    {
      "page": "lakemorpho",
      "title": "Lake Morphometry in R",
      "topics": [
        "lakemorpho"
      ]
    },
    {
      "page": "lakeMorphoClass",
      "title": "Function to create a lakeMorpho class - this is input to all other methods",
      "topics": [
        "lakeMorphoClass"
      ]
    },
    {
      "page": "lakeShorelineDevelopment",
      "title": "Function to calculate shoreline development",
      "topics": [
        "lakeShorelineDevelopment"
      ]
    },
    {
      "page": "lakeShorelineLength",
      "title": "Function to calculate shoreline length",
      "topics": [
        "lakeShorelineLength"
      ]
    },
    {
      "page": "lakeSurfaceArea",
      "title": "Return lake surface area",
      "topics": [
        "lakeSurfaceArea"
      ]
    },
    {
      "page": "lakeSurroundTopo",
      "title": "Calculate surrounding topography for lake",
      "topics": [
        "lakeSurroundTopo"
      ]
    },
    {
      "page": "lakeVolume",
      "title": "Calculates Lake Volume in R",
      "topics": [
        "lakeVolume"
      ]
    },
    {
      "page": "plot.lakeMorpho",
      "title": "Default plotting of a lakeMorpho object",
      "topics": [
        "plot.lakeMorpho"
      ]
    }
  ],
  "_readme": "https://github.com/usepa/lakemorpho2/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cluster",
    "DBI",
    "e1071",
    "fasterize",
    "geosphere",
    "KernSmooth",
    "lattice",
    "MASS",
    "proxy",
    "raster",
    "Rcpp",
    "RcppArmadillo",
    "s2",
    "sf",
    "sp",
    "terra",
    "units",
    "wk"
  ],
  "_score": 4.892094602690481,
  "_indexed": true,
  "_nocasepkg": "lakemorpho",
  "_universes": [
    "usepa",
    "jhollist"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.4.9999",
      "date": "2026-06-04T10:28:54.000Z",
      "distro": "noble",
      "commit": "2ac7de7400d7088cba01b0e6343e1a53dc7bf823",
      "fileid": "5de7047f2221a02e2d4074f6457fe27d68357c021a3b3a76705f36aab320d639",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/usepa/actions/runs/26945957240"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.4.9999",
      "date": "2026-06-04T10:28:58.000Z",
      "distro": "noble",
      "commit": "2ac7de7400d7088cba01b0e6343e1a53dc7bf823",
      "fileid": "763c2fa55f28386235374ee60777ba9dc025a329e4bb731cbf1b7d51297eca9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/usepa/actions/runs/26945957240"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.4.9999",
      "date": "2026-06-04T10:28:34.000Z",
      "commit": "2ac7de7400d7088cba01b0e6343e1a53dc7bf823",
      "fileid": "208a106a38bcb02e9aaf527bea2204cf2c529418438cd597c610b69fea28e687",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/usepa/actions/runs/26945957240"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.4.9999",
      "date": "2026-06-04T10:29:02.000Z",
      "commit": "2ac7de7400d7088cba01b0e6343e1a53dc7bf823",
      "fileid": "90b138d1cac218f20710cc9b073328238c78a67df5d9c4de7491925a1e0f78dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/usepa/actions/runs/26945957240"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.4.9999",
      "date": "2026-06-04T10:29:06.000Z",
      "commit": "2ac7de7400d7088cba01b0e6343e1a53dc7bf823",
      "fileid": "837e941e8c9d005fac7a3b8934b8e0eca86e05e2a95d6ad3de0f5e60a48cbdd3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/usepa/actions/runs/26945957240"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.4.9999",
      "date": "2026-06-04T10:28:15.000Z",
      "commit": "2ac7de7400d7088cba01b0e6343e1a53dc7bf823",
      "fileid": "d91ed3727c164d1c087ed5d6835b72e84474b97e43231818df74f301c8526c78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/usepa/actions/runs/26945957240"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.4.9999",
      "date": "2026-06-04T10:28:05.000Z",
      "commit": "2ac7de7400d7088cba01b0e6343e1a53dc7bf823",
      "fileid": "512c6343610619db599c9ec586f9d36c1d842c807ebb3a4c344bbab82ca8afa8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/usepa/actions/runs/26945957240"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.4.9999",
      "date": "2026-06-04T10:28:27.000Z",
      "commit": "2ac7de7400d7088cba01b0e6343e1a53dc7bf823",
      "fileid": "33d39935daa9f37535fa01d0bed315d077e8f023553f04a4cf5c27fa01869b10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/usepa/actions/runs/26945957240"
    }
  ]
}