{
  "_id": "6a155ae8acfb0bcc41d5f36e",
  "Package": "wikilake",
  "Title": "Scrape Lake Metadata Tables from Wikipedia",
  "Version": "0.7.0",
  "Authors@R": "c(\nperson(\"Jemma\", \"Stachelek\", email = \"jemma.stachelek@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-5924-2464\"))\n)",
  "Description": "Scrape lake metadata tables from Wikipedia\n<https://www.wikipedia.org/>.",
  "URL": "https://github.com/jsta/wikilake",
  "BugReports": "https://github.com/jsta/wikilake/issues",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev libudunits2-dev",
  "Repository": "https://jsta.r-universe.dev",
  "Date/Publication": "2023-01-07 04:14:23 UTC",
  "RemoteUrl": "https://github.com/jsta/wikilake",
  "RemoteRef": "HEAD",
  "RemoteSha": "75bd84724531b230ed522886974aacbf934b28b2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 08:30:10 UTC",
    "User": "root"
  },
  "Author": "Jemma Stachelek [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5924-2464>)",
  "Maintainer": "Jemma Stachelek <jemma.stachelek@gmail.com>",
  "MD5sum": "382d275ad302e960c8340f433c299485",
  "_user": "jsta",
  "_type": "src",
  "_file": "wikilake_0.7.0.tar.gz",
  "_fileid": "e947be9b07db505d189e4aa763ff07f725bb3f4c785b69732e11469b59b78338",
  "_filesize": 403243,
  "_sha256": "e947be9b07db505d189e4aa763ff07f725bb3f4c785b69732e11469b59b78338",
  "_created": "2026-05-26T08:30:10.000Z",
  "_published": "2026-05-26T08:33:44.156Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77836357735,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7212397615"
    },
    {
      "job": 77836357721,
      "time": 180,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7212406165"
    },
    {
      "job": 77836357788,
      "time": 170,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7212395940"
    },
    {
      "job": 77836357905,
      "time": 162,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7212389929"
    },
    {
      "job": 77835910292,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212346896"
    },
    {
      "job": 77836357703,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212386626"
    },
    {
      "job": 77836357761,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7212380137"
    },
    {
      "job": 77836357821,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7212382121"
    },
    {
      "job": 77836357770,
      "time": 142,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7212394166"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jsta/actions/runs/26441209256",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jsta/wikilake",
  "_commit": {
    "id": "75bd84724531b230ed522886974aacbf934b28b2",
    "author": "jsta <stachel2@msu.edu>",
    "committer": "jsta <stachel2@msu.edu>",
    "message": "mv'd docs to gh-pages\n",
    "time": 1673064863
  },
  "_maintainer": {
    "name": "Jemma Stachelek",
    "email": "jemma.stachelek@gmail.com",
    "login": "jsta",
    "orcid": "0000-0002-5924-2464",
    "description": "",
    "uuid": 7844578
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "maps",
      "role": "Depends"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "WikipediR",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "selectr",
      "role": "Imports"
    },
    {
      "package": "units",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "reticulate",
      "role": "Suggests"
    }
  ],
  "_owner": "jsta",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "lakes",
    "limnology",
    "wikipedia"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "jsta",
      "count": 77,
      "uuid": 7844578
    }
  ],
  "_userbio": {
    "uuid": 7844578,
    "type": "user",
    "name": "Jemma Stachelek"
  },
  "_downloads": {
    "count": 171,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wikilake"
  },
  "_devurl": "https://github.com/jsta/wikilake",
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/wikilake.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jsta/wikilake",
  "_realowner": "jsta",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2017-01-07"
    },
    {
      "version": "0.2",
      "date": "2017-03-13"
    },
    {
      "version": "0.3",
      "date": "2017-07-10"
    },
    {
      "version": "0.4",
      "date": "2018-06-07"
    },
    {
      "version": "0.5.0",
      "date": "2021-02-09"
    },
    {
      "version": "0.6.0",
      "date": "2021-10-05"
    },
    {
      "version": "0.7.0",
      "date": "2023-01-06"
    }
  ],
  "_exports": [
    "dms2dd",
    "lake_clean",
    "lake_wiki",
    "lake_wiki_browser",
    "parse_unit_brackets"
  ],
  "_datasets": [
    {
      "name": "milakes",
      "title": "Michigan Lakes",
      "object": "milakes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Name",
        "Location",
        "Type",
        "Lat",
        "Lon",
        "Primary inflows",
        "Basin countries",
        "Surface area",
        "Max. depth",
        "Surface elevation",
        "Average depth",
        "Max. length",
        "Max. width",
        "Primary outflows",
        "Shore length1"
      ],
      "rows": 176,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "wikilake-package",
      "title": "Scrape Wikipedia lakes metadata",
      "topics": [
        "wikilake-package",
        "wikilake"
      ]
    },
    {
      "page": "dms2dd",
      "title": "dms2dd",
      "topics": [
        "dms2dd"
      ]
    },
    {
      "page": "get_lake_wiki",
      "title": "get_lake_wiki",
      "topics": [
        "get_lake_wiki"
      ]
    },
    {
      "page": "lake_clean",
      "title": "Clean output of lake_wiki",
      "topics": [
        "lake_clean"
      ]
    },
    {
      "page": "lake_wiki",
      "title": "lake_wiki",
      "topics": [
        "lake_wiki"
      ]
    },
    {
      "page": "lake_wiki_browser",
      "title": "lake_wiki_browser",
      "topics": [
        "lake_wiki_browser"
      ]
    },
    {
      "page": "map_lake_wiki",
      "title": "map_lake_wiki",
      "topics": [
        "map_lake_wiki"
      ]
    },
    {
      "page": "milakes",
      "title": "Michigan Lakes",
      "topics": [
        "milakes"
      ]
    },
    {
      "page": "parse_unit_brackets",
      "title": "Parse string representation of units package quantities",
      "topics": [
        "parse_unit_brackets"
      ]
    },
    {
      "page": "tidy_lake_df",
      "title": "tidy_lake_df",
      "topics": [
        "tidy_lake_df"
      ]
    }
  ],
  "_readme": "https://github.com/jsta/wikilake/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "maps",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "rvest",
    "selectr",
    "sp",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "WikipediR",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "scrape_michigan_lakes.Rmd",
      "filename": "scrape_michigan_lakes.html",
      "title": "Scrape Michigan Lakes",
      "author": "Jemma Stachelek",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Generate list of Michigan Lakes",
        "Get Wikipedia URL of Category",
        "Scrape lake names",
        "Remove junk names",
        "Scrape tables",
        "Collapse list to data.frame",
        "Map lakes"
      ],
      "created": "2017-01-03 17:30:12",
      "modified": "2021-06-06 02:18:25",
      "commits": 12
    }
  ],
  "_score": 4.832508912706237,
  "_indexed": true,
  "_nocasepkg": "wikilake",
  "_universes": [
    "jsta"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-05-26T08:32:30.000Z",
      "distro": "noble",
      "commit": "75bd84724531b230ed522886974aacbf934b28b2",
      "fileid": "3de3a07745c021b2b4a68f0e4265187945dde183f431095071c2db476507d9ca",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jsta/actions/runs/26441209256"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-05-26T08:32:56.000Z",
      "distro": "noble",
      "commit": "75bd84724531b230ed522886974aacbf934b28b2",
      "fileid": "6869cd93c069cf79e38679c7bd669017405d5def4c7b3e004179c5e3ef3eeb77",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jsta/actions/runs/26441209256"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-05-26T08:32:35.000Z",
      "commit": "75bd84724531b230ed522886974aacbf934b28b2",
      "fileid": "02478ed70657b89be74d78981bd16745d3cb7fb4df87164c1bf1841cb1608a7e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jsta/actions/runs/26441209256"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-05-26T08:32:15.000Z",
      "commit": "75bd84724531b230ed522886974aacbf934b28b2",
      "fileid": "631135ba2a21b0ca117c63dd1056de0f530cfa23caaac9f9d9b750735229d149",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jsta/actions/runs/26441209256"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.0",
      "date": "2026-05-26T08:32:23.000Z",
      "commit": "75bd84724531b230ed522886974aacbf934b28b2",
      "fileid": "89e36851cedf0d928d04083dab064e35710305be8c1931af008161b8dfa1f48c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jsta/actions/runs/26441209256"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-05-26T08:31:32.000Z",
      "commit": "75bd84724531b230ed522886974aacbf934b28b2",
      "fileid": "a8c7866788a4ba305100cdf06ee77a831ddb30fc743e31d91ed9be2abda10049",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jsta/actions/runs/26441209256"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-05-26T08:31:34.000Z",
      "commit": "75bd84724531b230ed522886974aacbf934b28b2",
      "fileid": "2a7eee1964e651d5a01cdf49d3e8ccabc56a91480b3c773785a639a03a0ce666",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jsta/actions/runs/26441209256"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-05-26T08:32:11.000Z",
      "commit": "75bd84724531b230ed522886974aacbf934b28b2",
      "fileid": "09cf6d51de05505f29d591319226368740c3e721be23423fd4e1f3b04112e5e2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jsta/actions/runs/26441209256"
    }
  ]
}