{"id":22413682,"url":"https://github.com/jsta/nesrdata","last_synced_at":"2025-07-31T23:31:29.137Z","repository":{"id":56936373,"uuid":"90763881","full_name":"jsta/nesRdata","owner":"jsta","description":"R package to fetch, cache, and serve the National Eutrophication Survey","archived":false,"fork":false,"pushed_at":"2023-10-10T17:14:35.000Z","size":432,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-28T17:38:30.574Z","etag":null,"topics":["cran","hydrology","rstats","water-quality"],"latest_commit_sha":null,"homepage":"https://doi.org/10.5063/F1KK98R5","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsta.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-05-09T15:45:48.000Z","updated_at":"2023-10-10T17:13:56.000Z","dependencies_parsed_at":"2022-08-21T06:21:00.379Z","dependency_job_id":null,"html_url":"https://github.com/jsta/nesRdata","commit_stats":{"total_commits":55,"total_committers":2,"mean_commits":27.5,"dds":"0.10909090909090913","last_synced_commit":"4638bafe3928b3bb689787d80643d1781bd53b8e"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsta%2FnesRdata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsta%2FnesRdata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsta%2FnesRdata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsta%2FnesRdata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsta","download_url":"https://codeload.github.com/jsta/nesRdata/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228312125,"owners_count":17900219,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cran","hydrology","rstats","water-quality"],"created_at":"2024-12-05T14:14:16.880Z","updated_at":"2024-12-05T14:14:17.369Z","avatar_url":"https://github.com/jsta.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r setup, echo = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"README-\"\n)\n```\n\n# National Eutrophication Survey Data Package\n\n[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)\n[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/nesRdata)](https://cran.r-project.org/package=nesRdata)\n\n## Installation\n\n```{r installation, eval=FALSE}\n# install stable version from CRAN\ninstall.packages(\"nesRdata\")\n\n# install development version from Github\n# install devtools if not found - install.packages(\"devtools\")\n# devtools::install_github(\"jsta/nesRdata\", update_dependencies = TRUE)\n```\n\n\n## Usage\n\n```{r load_package}\nlibrary(nesRdata)\n```\n\n### View static compilation of all lakes\n\n```{r static}\ndata(nes)\nhead(nes)\n```\n\n### Download dynamic external data and cache in file system\n\n```{r get_cached, message=FALSE, eval=FALSE}\nnes_get(version_id = \"5\", dest_folder = cache_path())\n```\n\n#### List cached (non-temporary) versions\n\n```{r versions, eval=FALSE}\nnes_versions()\n```\n\n#### Load data\n\n```{r load_data, eval=FALSE}\ndt \u003c- nes_load(version_id = \"5\", folder = cache_path())\nnames(dt)\nlapply(dt, head)\n```\n\n## Metadata\n\n`help.search(\"^nes$\", package = \"nesRdata\")`\n\n## Contributing\n\nWe’ve tried to fix any transciption errors from the original data files but it’s difficult to catch them all. If you find any errors please open an issue or submit a pull request against the files at https://github.com/ReproducibleQM/NES\n\n## References\n\nStachelek, J., Ford, C., Kincaid, D., King, K., Miller, H. and Nagelkirk, R., 2018. The National Eutrophication Survey: lake characteristics and historical nutrient concentrations. Earth System Science Data, 10(1), pp.81-86.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsta%2Fnesrdata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsta%2Fnesrdata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsta%2Fnesrdata/lists"}