{
  "_id": "6a1e25c91d7bb097a0a61875",
  "Package": "adklakedata",
  "Title": "Adirondack Long-Term Lake Data",
  "Version": "0.7.1",
  "Maintainer": "Jeremy Farrell <jeremyfarrell@gmail.com>",
  "Authors@R": "c(\nperson(\"Jeremy\", \"Farrell\", , \"jeremyfarrell@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Luke\", \"Winslow\", role = \"aut\"),\nperson(\"Taylor\", \"Leach\", role = \"aut\"),\nperson(\"Tobi\", \"Hahn\", role = \"aut\")\n)",
  "Description": "Package for the access and distribution of long-term lake\ndatasets from 28 lakes in the Adirondack Park, northern New\nYork state. Includes a wide variety of physical, chemical, and\nbiological parameters originally described in Farrell et al.\n2018 <doi:10.1038/sdata.2018.59>. Water chemistry and nutrient\nrecords are extended through 2024 using data from the USGS AQ\nSamples database, including new columns for surface\ntemperature, UV-254 absorbance, and a program flag\ndistinguishing AEAP integrated samples from ALTM surface grabs.\nThe underlying figshare archive\n<doi:10.6084/m9.figshare.32305479> additionally contains\nchemistry records for 25 ALTM-only lakes; the package restricts\nto the 28 originals for consistency with the published dataset.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/jeremylfarrell/adklakedata",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "BugReports": "https://github.com/jeremylfarrell/adklakedata/issues",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://jeremylfarrell.r-universe.dev",
  "Date/Publication": "2026-06-02 00:07:13 UTC",
  "RemoteUrl": "https://github.com/jeremylfarrell/adklakedata",
  "RemoteRef": "HEAD",
  "RemoteSha": "907fe9dfeacf9dae3a29ca3b18d3b04c268ac046",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 00:34:45 UTC",
    "User": "root"
  },
  "Author": "Jeremy Farrell [aut, cre],\nLuke Winslow [aut],\nTaylor Leach [aut],\nTobi Hahn [aut]",
  "MD5sum": "6132685d6e9ee29054020c594207efd6",
  "_user": "jeremylfarrell",
  "_type": "src",
  "_file": "adklakedata_0.7.1.tar.gz",
  "_fileid": "dca6178475b46ca378aae1033f0b94138e8789c4b0a8c5c845edd50ff7d3ace4",
  "_filesize": 344046,
  "_sha256": "dca6178475b46ca378aae1033f0b94138e8789c4b0a8c5c845edd50ff7d3ace4",
  "_created": "2026-06-02T00:34:45.000Z",
  "_published": "2026-06-02T00:37:29.121Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78976784107,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7346321150"
    },
    {
      "job": 78976784106,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7346321160"
    },
    {
      "job": 78976784103,
      "time": 75,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7346309973"
    },
    {
      "job": 78976784097,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7346309912"
    },
    {
      "job": 78976497900,
      "time": 152,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7346294132"
    },
    {
      "job": 78976784091,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7346315184"
    },
    {
      "job": 78976784124,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7346308984"
    },
    {
      "job": 78976784133,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7346307821"
    },
    {
      "job": 78976784113,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7346314389"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jeremylfarrell/actions/runs/26790767341",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jeremylfarrell/adklakedata",
  "_commit": {
    "id": "907fe9dfeacf9dae3a29ca3b18d3b04c268ac046",
    "author": "Farrell <FARREJ2@win.rpi.edu>",
    "committer": "Farrell <FARREJ2@win.rpi.edu>",
    "message": "v0.7.1: fix DOI formatting in DESCRIPTION; refresh cran-comments\n",
    "time": 1780358833
  },
  "_maintainer": {
    "name": "Jeremy Farrell",
    "email": "jeremyfarrell@gmail.com",
    "login": "jeremylfarrell",
    "description": "",
    "uuid": 149919920
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "jeremylfarrell",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 9
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "lawinslow",
      "count": 18,
      "uuid": 347600
    },
    {
      "user": "lilyhahn",
      "count": 13,
      "uuid": 3321756
    },
    {
      "user": "jeremylfarrell",
      "count": 10,
      "uuid": 149919920
    }
  ],
  "_userbio": {
    "uuid": 149919920,
    "type": "user",
    "name": "jeremylfarrell"
  },
  "_downloads": {
    "count": 230,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/adklakedata"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/jeremylfarrell/adklakedata",
  "_searchresults": 47,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/adklakedata.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jeremylfarrell/adklakedata",
  "_realowner": "jeremylfarrell",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.6.1",
      "date": "2018-02-16"
    },
    {
      "version": "0.6.4",
      "date": "2025-11-28"
    }
  ],
  "_exports": [
    "adk_data",
    "adk_lake_shapes",
    "adk_lakes",
    "adk_metadata",
    "adk_shape",
    "check_dl_data",
    "check_dl_file",
    "local_path",
    "set_local_path"
  ],
  "_help": [
    {
      "page": "adk_data",
      "title": "Load ADK Data",
      "topics": [
        "adk_data"
      ]
    },
    {
      "page": "adk_lake_shapes",
      "title": "Return path to Lake Polygons Shapefile",
      "topics": [
        "adk_lake_shapes"
      ]
    },
    {
      "page": "adk_lakes",
      "title": "Load the lake shapefile for ADK",
      "topics": [
        "adk_lakes"
      ]
    },
    {
      "page": "adk_metadata",
      "title": "Get data table metadata info",
      "topics": [
        "adk_metadata"
      ]
    },
    {
      "page": "adk_shape",
      "title": "Return path to Adirondack Park Shapefile",
      "topics": [
        "adk_shape"
      ]
    },
    {
      "page": "check_dl_data",
      "title": "Download lake data from internet",
      "topics": [
        "check_dl_data"
      ]
    },
    {
      "page": "check_dl_file",
      "title": "Verify and download data files",
      "topics": [
        "check_dl_file"
      ]
    },
    {
      "page": "local_path",
      "title": "Get local file path",
      "topics": [
        "local_path"
      ]
    },
    {
      "page": "set_local_path",
      "title": "Set custom local file path",
      "topics": [
        "set_local_path"
      ]
    }
  ],
  "_readme": "https://github.com/jeremylfarrell/adklakedata/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_score": 4.149219112655381,
  "_indexed": true,
  "_nocasepkg": "adklakedata",
  "_universes": [
    "jeremylfarrell"
  ],
  "_previous": "0.7.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.1",
      "date": "2026-06-02T00:37:01.000Z",
      "distro": "noble",
      "commit": "907fe9dfeacf9dae3a29ca3b18d3b04c268ac046",
      "fileid": "cea589c2641896daa21cc666d9d34496e5db4fddcfd6cde8133b0093eb0e96a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeremylfarrell/actions/runs/26790767341"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.1",
      "date": "2026-06-02T00:37:00.000Z",
      "distro": "noble",
      "commit": "907fe9dfeacf9dae3a29ca3b18d3b04c268ac046",
      "fileid": "bdb4ca41bf5ed5af501d42c2384e0bd4894cf75fd6ecb60e7e9eb1bcdd93247b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeremylfarrell/actions/runs/26790767341"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.1",
      "date": "2026-06-02T00:36:09.000Z",
      "commit": "907fe9dfeacf9dae3a29ca3b18d3b04c268ac046",
      "fileid": "0d2c8742a2eb7467d10860aa02d1ccd1c2883b776f1e66b9f09c6a97e601d861",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeremylfarrell/actions/runs/26790767341"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7.1",
      "date": "2026-06-02T00:36:08.000Z",
      "commit": "907fe9dfeacf9dae3a29ca3b18d3b04c268ac046",
      "fileid": "aa260c1ade7cc4c7321657110c42dfa2354469d6f62cbc611cd5f7df1183974c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeremylfarrell/actions/runs/26790767341"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.1",
      "date": "2026-06-02T00:36:40.000Z",
      "commit": "907fe9dfeacf9dae3a29ca3b18d3b04c268ac046",
      "fileid": "d954b14f86821aa70ee884768d39421437c156c2a4409a7e788bd5e42e5bc7c6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jeremylfarrell/actions/runs/26790767341"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.1",
      "date": "2026-06-02T00:35:56.000Z",
      "commit": "907fe9dfeacf9dae3a29ca3b18d3b04c268ac046",
      "fileid": "45c8c9892fc72cd08bf21eee8535c5f0e342e1bbf6ec5847676748f8f857f9cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeremylfarrell/actions/runs/26790767341"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.1",
      "date": "2026-06-02T00:35:51.000Z",
      "commit": "907fe9dfeacf9dae3a29ca3b18d3b04c268ac046",
      "fileid": "09f93a04bb2fea32f46ff1e3e48c1be1d3e3d56b2d79a85b22dfcaa41e7e865a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeremylfarrell/actions/runs/26790767341"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7.1",
      "date": "2026-06-02T00:36:21.000Z",
      "commit": "907fe9dfeacf9dae3a29ca3b18d3b04c268ac046",
      "fileid": "da3ace06d996b472358729de661db36aad169833cb0b61f0482c258528b9b186",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeremylfarrell/actions/runs/26790767341"
    }
  ]
}