Package: lpjmlstats Title: Statistical tools for LPJmL data analysis Version: 0.10.1 Authors@R: c( person("David","Hötten", , "davidho@pik-potsdam.de", role = c("aut", "cre")), person("Jannes","Breier", , "jannes.breier@pik-potsdam.de", role = c("aut"), comment = c(ORCID = "0000-0002-9055-6904")), person("Christoph","Müller", , "cmueller@pik-potsdam.de", role = c("aut"), comment = c(ORCID = "0000-0002-9491-3550")), person("Stephen B.","Wirth", , "stephen.wirth@pik-potsdam.de", role = c("aut"), comment = c(ORCID = "0000-0003-3090-3318")) ) Description: This package provides statistical tools for LPJmL data analysis to be used for benchmarking LPJmL outputs. License: AGPL-3 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Encoding: UTF-8 URL: https://github.com/PIK-LPJmL/lpjmlstats BugReports: https://github.com/PIK-LPJmL/lpjmlstats/issues Imports: dplyr, units, lpjmlkit, Matrix, methods, memoise, rlang, jsonlite, stringr, rmarkdown, knitr, colorspace, ggplot2, kableExtra, patchwork, tibble, cli, raster, tidyselect, R6, rnaturalearth Suggests: testthat (>= 3.0.0), maps, sf, covr, ncdf4 Config/testthat/edition: 3 VignetteBuilder: knitr Depends: R (>= 4.1.0) Date: 2026-06-22 Config/pak/sysreqs: libabsl-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev libgdal-dev gdal-bin libgeos-dev make libharfbuzz-dev libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://pik-piam.r-universe.dev Date/Publication: 2026-07-06 13:48:34 UTC RemoteUrl: https://github.com/PIK-LPJmL/lpjmlstats RemoteRef: HEAD RemoteSha: 124d13cd85300b4d0e6d8b4d596dbff122b42b56 NeedsCompilation: no Packaged: 2026-07-06 16:32:48 UTC; root Author: David Hötten [aut, cre], Jannes Breier [aut] (ORCID: ), Christoph Müller [aut] (ORCID: ), Stephen B. Wirth [aut] (ORCID: ) Maintainer: David Hötten