{
  "_id": "6a3e38eaa319ef94144852f9",
  "Package": "lakeRS",
  "Title": "Remote Sensing Lake Data",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Malte\", \"Zamzow\", , \"malte.zamzow@kompetenz-wasser.de\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-8748-038X\")),\nperson(\"Kompetenzzentrum Wasser Berlin gGmbH (KWB)\", role = \"cph\")\n)",
  "Description": "Download and process ESA Sentinel-2 L2A data to obtain\ntrophic state information or other satellite based indexes.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/KWB-R/lakeRS",
  "BugReports": "https://github.com/KWB-R/lakeRS/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "LazyData": "true",
  "LazyDataCompression": "bzip2",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libpng-dev libuv1-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev",
  "Repository": "https://kwb-r.r-universe.dev",
  "Date/Publication": "2026-05-10 17:16:29 UTC",
  "RemoteUrl": "https://github.com/KWB-R/lakeRS",
  "RemoteRef": "HEAD",
  "RemoteSha": "c47de2bfe199c96942de3437a5abc8018fecda18",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-26 08:26:42 UTC",
    "User": "root"
  },
  "Author": "Malte Zamzow [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8748-038X>),\nKompetenzzentrum Wasser Berlin gGmbH (KWB) [cph]",
  "Maintainer": "Malte Zamzow <malte.zamzow@kompetenz-wasser.de>",
  "MD5sum": "3296c8bbc6d5efb7bae15cbe61285158",
  "_user": "kwb-r",
  "_type": "src",
  "_file": "lakeRS_0.1.0.tar.gz",
  "_fileid": "2fa3104f3ddca5c808bb44f18c1edb128c54d4e38e8b5b8cb9cbc78ded059ed3",
  "_filesize": 251679,
  "_sha256": "2fa3104f3ddca5c808bb44f18c1edb128c54d4e38e8b5b8cb9cbc78ded059ed3",
  "_created": "2026-06-26T08:26:42.000Z",
  "_published": "2026-06-26T08:31:38.368Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83619862067,
      "time": 230,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7900772117"
    },
    {
      "job": 83619862081,
      "time": 240,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "7900775240"
    },
    {
      "job": 83619862087,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7900742979"
    },
    {
      "job": 83619862119,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7900742282"
    },
    {
      "job": 83619185862,
      "time": 259,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7900692333"
    },
    {
      "job": 83619862074,
      "time": 186,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7900757048"
    },
    {
      "job": 83619862096,
      "time": 162,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7900749312"
    },
    {
      "job": 83619862093,
      "time": 178,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7900753857"
    },
    {
      "job": 83619862129,
      "time": 157,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7900747202"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28226347650",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/KWB-R/lakeRS",
  "_commit": {
    "id": "c47de2bfe199c96942de3437a5abc8018fecda18",
    "author": "ma-z-am <43271536+ma-z-am@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update NEWS.md for version 0.1.0 release",
    "time": 1778433389
  },
  "_maintainer": {
    "name": "Malte Zamzow",
    "email": "malte.zamzow@kompetenz-wasser.de",
    "login": "ma-z-am",
    "description": "",
    "uuid": 43271536,
    "orcid": "0000-0002-8748-038X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "geosphere",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "leaflet",
      "role": "Imports"
    },
    {
      "package": "openeo",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "kwb-r",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 3
    },
    {
      "week": "2025-34",
      "n": 2
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 6
    },
    {
      "week": "2026-05",
      "n": 6
    },
    {
      "week": "2026-06",
      "n": 15
    },
    {
      "week": "2026-07",
      "n": 4
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 2
    },
    {
      "week": "2026-19",
      "n": 9
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-05-10"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ma-z-am",
      "count": 48,
      "uuid": 43271536
    },
    {
      "user": "jakovonber",
      "count": 2,
      "uuid": 140279358
    }
  ],
  "_userbio": {
    "uuid": 11964354,
    "type": "organization",
    "name": "Kompetenzzentrum Wasser Berlin gGmbH (KWB)",
    "followers": 23,
    "description": "KWB is an international centre for water research and knowledge transfer"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lakeRS"
  },
  "_devurl": "https://github.com/kwb-r/lakers",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lakeRS.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_lakeID",
    "bbox_from_point",
    "bbox_from_rectangle",
    "best_nk",
    "combine_years_dynamic",
    "combine_years_lakeData",
    "combine_years_pixelData",
    "discreteClassAssessment",
    "display_geometry",
    "download_openEO_job",
    "dynamic_per_pixel",
    "find_trends",
    "get_clusterLayer",
    "load_BandLayer",
    "map_layer",
    "nc_scene_per_image",
    "ndi_per_image",
    "numericAssessment",
    "oneLake_df",
    "open_netcdf",
    "pixel_clusters",
    "plot_class_assessment",
    "plot_dynamic",
    "plot_lake_index_histogram",
    "plot_layer",
    "plot_numeric_assessment",
    "plot_scene_coverage",
    "prepare_for_clustering",
    "sameDimProjection",
    "save_leaflet",
    "seasonal_index_per_lake",
    "seasonal_index_per_pixel",
    "show_pixels",
    "start_openEO_job",
    "trends_to_classes",
    "waterscene_proportion"
  ],
  "_datasets": [
    {
      "name": "NDTrIColors",
      "title": "Colors for the Index",
      "object": "NDTrIColors",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ndtri",
        "color"
      ],
      "rows": 2001,
      "table": true,
      "tojson": true
    },
    {
      "name": "sceneIDs",
      "title": "Sentinel-2 IDs of the SCL Band",
      "object": "sceneIDs",
      "class": [
        "data.frame"
      ],
      "fields": [
        "scl",
        "name"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    },
    {
      "name": "tenClassColors",
      "title": "Colors for the Classes",
      "object": "tenClassColors",
      "class": [
        "data.frame"
      ],
      "fields": [
        "class",
        "color"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "tenClusterColors",
      "title": "Colors for the Clusters",
      "object": "tenClusterColors",
      "class": [
        "data.frame"
      ],
      "fields": [
        "cluster",
        "color"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_lakeID",
      "title": "Add lake name and identifier to a lake index result",
      "topics": [
        "add_lakeID"
      ]
    },
    {
      "page": "bbox_from_point",
      "title": "Create a bounding box around a point",
      "topics": [
        "bbox_from_point"
      ]
    },
    {
      "page": "bbox_from_rectangle",
      "title": "Create a buffered bounding box around a rectangle",
      "topics": [
        "bbox_from_rectangle"
      ]
    },
    {
      "page": "best_nk",
      "title": "Estimate a suitable number of k-means clusters",
      "topics": [
        "best_nk"
      ]
    },
    {
      "page": "combine_years_dynamic",
      "title": "Combine whole-lake dynamics across years",
      "topics": [
        "combine_years_dynamic"
      ]
    },
    {
      "page": "combine_years_lakeData",
      "title": "Combine lake-level index values across years",
      "topics": [
        "combine_years_lakeData"
      ]
    },
    {
      "page": "combine_years_pixelData",
      "title": "Combine annual lake index results into a harmonized pixel-wise data structure",
      "topics": [
        "combine_years_pixelData"
      ]
    },
    {
      "page": "determine_trend",
      "title": "Calculate adjusted linear trends over recent years",
      "topics": [
        "determine_trend"
      ]
    },
    {
      "page": "discreteClassAssessment",
      "title": "Classify yearly index values into discrete classes",
      "topics": [
        "discreteClassAssessment"
      ]
    },
    {
      "page": "display_geometry",
      "title": "Display a bounding box or polygon on a leaflet map",
      "topics": [
        "display_geometry"
      ]
    },
    {
      "page": "download_openEO_job",
      "title": "Download results from a finished openEO job",
      "topics": [
        "download_openEO_job"
      ]
    },
    {
      "page": "dynamic_per_pixel",
      "title": "Calculate day-of-year moving-average dynamics per pixel",
      "topics": [
        "dynamic_per_pixel"
      ]
    },
    {
      "page": "find_trends",
      "title": "Rank lakes by short- or long-term trend",
      "topics": [
        "find_trends"
      ]
    },
    {
      "page": "get_clusterLayer",
      "title": "Create a matrix of clusters in the same dimension as Datacube nc",
      "topics": [
        "get_clusterLayer"
      ]
    },
    {
      "page": "load_bandLayer",
      "title": "Load one band from an opened netCDF data cube",
      "topics": [
        "load_BandLayer"
      ]
    },
    {
      "page": "map_layer",
      "title": "Display a netCDF-aligned matrix as an interactive leaflet layer",
      "topics": [
        "map_layer"
      ]
    },
    {
      "page": "nc_scene_per_image",
      "title": "Calculate scene-class coverage per image",
      "topics": [
        "nc_scene_per_image"
      ]
    },
    {
      "page": "ndi_per_image",
      "title": "Calculate a normalized difference index for each image and pixel",
      "topics": [
        "ndi_per_image"
      ]
    },
    {
      "page": "NDTrIColors",
      "title": "Colors for the Index",
      "topics": [
        "NDTrIColors"
      ]
    },
    {
      "page": "numericAssessment",
      "title": "Assess lake status and relative trends from yearly index values",
      "topics": [
        "numericAssessment"
      ]
    },
    {
      "page": "oneLake_df",
      "title": "Convert annual lake index results for one lake to a data frame",
      "topics": [
        "oneLake_df"
      ]
    },
    {
      "page": "open_netcdf",
      "title": "Open an openEO netCDF data cube",
      "topics": [
        "open_netcdf"
      ]
    },
    {
      "page": "pixel_clusters",
      "title": "Cluster pixel dynamics with k-means",
      "topics": [
        "pixel_clusters"
      ]
    },
    {
      "page": "plot_class_assessment",
      "title": "Plot discrete class assessment results for selected lakes",
      "topics": [
        "plot_class_assessment"
      ]
    },
    {
      "page": "plot_dynamic",
      "title": "Plot annual dynamics with optional uncertainty intervals",
      "topics": [
        "plot_dynamic"
      ]
    },
    {
      "page": "plot_lake_index_histogram",
      "title": "Plot the distribution of pixel index values for one lake-year",
      "topics": [
        "plot_lake_index_histogram"
      ]
    },
    {
      "page": "plot_layer",
      "title": "Plot a netCDF-aligned matrix as a static map",
      "topics": [
        "plot_layer"
      ]
    },
    {
      "page": "plot_numeric_assessment",
      "title": "Plot numeric status and trend assessment for one lake",
      "topics": [
        "plot_numeric_assessment"
      ]
    },
    {
      "page": "plot_scene_coverage",
      "title": "Plot image availability and scene coverage by year",
      "topics": [
        "plot_scene_coverage"
      ]
    },
    {
      "page": "prepare_for_clustering",
      "title": "Prepare pixel dynamics for clustering",
      "topics": [
        "prepare_for_clustering"
      ]
    },
    {
      "page": "sameDimProjection",
      "title": "Reproject a raster while preserving row and column counts",
      "topics": [
        "sameDimProjection"
      ]
    },
    {
      "page": "save_leaflet",
      "title": "Save a leaflet map as a self-contained HTML file",
      "topics": [
        "save_leaflet"
      ]
    },
    {
      "page": "sceneIDs",
      "title": "Sentinel-2 IDs of the SCL Band",
      "topics": [
        "sceneIDs"
      ]
    },
    {
      "page": "seasonal_index_per_lake",
      "title": "Aggregate seasonal pixel indices to one lake-level index",
      "topics": [
        "seasonal_index_per_lake"
      ]
    },
    {
      "page": "seasonal_index_per_pixel",
      "title": "Calculate a seasonal index value for each pixel",
      "topics": [
        "seasonal_index_per_pixel"
      ]
    },
    {
      "page": "show_pixels",
      "title": "Display pixel locations on an interactive map",
      "topics": [
        "show_pixels"
      ]
    },
    {
      "page": "start_openEO_job",
      "title": "Start Job on openEO plattform",
      "topics": [
        "start_openEO_job"
      ]
    },
    {
      "page": "tenClassColors",
      "title": "Colors for the Classes",
      "topics": [
        "tenClassColors"
      ]
    },
    {
      "page": "tenClusterColors",
      "title": "Colors for the Clusters",
      "topics": [
        "tenClusterColors"
      ]
    },
    {
      "page": "trends_to_classes",
      "title": "Convert numeric trend estimates to significance classes",
      "topics": [
        "trends_to_classes"
      ]
    },
    {
      "page": "waterscene_proportion",
      "title": "Calculate water-scene proportions from SCL images",
      "topics": [
        "waterscene_proportion"
      ]
    }
  ],
  "_readme": "https://github.com/KWB-R/lakeRS/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "crosstalk",
    "curl",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "geosphere",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr2",
    "IRdisplay",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lazyeval",
    "leaflet",
    "leaflet.providers",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "openeo",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "repr",
    "rlang",
    "rmarkdown",
    "s2",
    "sass",
    "scales",
    "sf",
    "sp",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "yaml"
  ],
  "_score": 2.7403626894942437,
  "_indexed": true,
  "_nocasepkg": "lakers",
  "_universes": [
    "kwb-r",
    "ma-z-am"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-26T08:29:36.000Z",
      "distro": "resolute",
      "commit": "c47de2bfe199c96942de3437a5abc8018fecda18",
      "fileid": "d796e990c06fe6e63d2ee3defb7065ed7866f0523496a0e17ee6fe2e618ae9f5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28226347650"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-26T08:29:49.000Z",
      "distro": "resolute",
      "commit": "c47de2bfe199c96942de3437a5abc8018fecda18",
      "fileid": "ef87812e6dbee6cb3c8ac8002e8e75460ecebb8f1aa07b316907c66cbad71ba5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28226347650"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-26T08:28:27.000Z",
      "commit": "c47de2bfe199c96942de3437a5abc8018fecda18",
      "fileid": "30630266fc5bcc541a06db2a7f60fdf65ea136131d1560516079ed127300f64f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28226347650"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-26T08:28:31.000Z",
      "commit": "c47de2bfe199c96942de3437a5abc8018fecda18",
      "fileid": "2013e637b509746c49a920278e0fab9a590c643fc79dec0b5e66fbf322d79645",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28226347650"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-26T08:30:21.000Z",
      "commit": "c47de2bfe199c96942de3437a5abc8018fecda18",
      "fileid": "13d1310c76a651aa5ec10b66370edd0c204e025f5d2b4970ac1a35035497c1ea",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28226347650"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-26T08:28:23.000Z",
      "commit": "c47de2bfe199c96942de3437a5abc8018fecda18",
      "fileid": "8429c4a82f535d29296ff58519edfbd7656111c3fd8a2eafbd20f604fc4f970f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28226347650"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-26T08:28:29.000Z",
      "commit": "c47de2bfe199c96942de3437a5abc8018fecda18",
      "fileid": "b6e8a7896b8d020e05093408f1b545222c54790856fc861bf2fe0510ab8f7bf6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28226347650"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-26T08:28:19.000Z",
      "commit": "c47de2bfe199c96942de3437a5abc8018fecda18",
      "fileid": "a408ee1e1f7d61dbeab1d4234ca435976617fb894de0d4b37e783473b46e5844",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28226347650"
    }
  ]
}