Package: lpjmlkit Type: Package Title: Toolkit for Basic LPJmL Handling Version: 1.8.2 Authors@R: c( person("Jannes", "Breier", , "jannesbr@pik-potsdam.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9055-6904")), person("Sebastian","Ostberg", , "ostberg@pik-potsdam.de", role = "aut", comment = c(ORCID = "0000-0002-2368-7015")), person("Stephen Björn", "Wirth", , "wirth@pik-potsdam.de", role = "aut", comment = c(ORCID = "0000-0003-3090-3318")), person("Sara","Minoli", , "minoli@pik-potsdam.de", role = "aut", comment = c(ORCID = "0000-0001-7920-3107")), person("Fabian", "Stenzel", , "stenzel@pik-potsdam.de", role = "aut", comment = c(ORCID = "0000-0002-5109-0048")), person("David","Hötten", , "davidho@pik-potsdam.de", role = c("aut")), person("Christoph", "Müller", , "cmueller@pik-potsdam.de", role = "aut", comment = c(ORCID = "0000-0002-9491-3550")) ) Description: A collection of basic functions to facilitate the work with the Dynamic Global Vegetation Model (DGVM) Lund-Potsdam-Jena managed Land (LPJmL) hosted at the Potsdam Institute for Climate Impact Research (PIK). It provides functions for performing LPJmL simulations, as well as reading, processing and writing model-related data such as inputs and outputs or configuration files. License: AGPL-3 RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE, r6 = TRUE) Encoding: UTF-8 Depends: R (>= 4.1.0) URL: https://github.com/PIK-LPJmL/lpjmlkit, https://doi.org/10.5281/zenodo.7773134 BugReports: https://github.com/PIK-LPJmL/lpjmlkit/issues Imports: magrittr, dplyr, processx, tibble, jsonlite, doParallel, foreach, utils, methods, abind, rlang, withr, grDevices, cli, stringi Suggests: rmarkdown, knitr, testthat (>= 3.0.0), terra, raster, reshape2, maps, sf, ncdf4, CFtime, R6 Config/testthat/edition: 3 VignetteBuilder: knitr Date: 2026-07-06 Config/pak/sysreqs: libicu-dev Repository: https://pik-piam.r-universe.dev Date/Publication: 2026-07-06 14:18:38 UTC RemoteUrl: https://github.com/PIK-LPJmL/lpjmlkit RemoteRef: HEAD RemoteSha: 74bcb36f2213882771b8fed7e948c7d8b37d2b03 NeedsCompilation: no Packaged: 2026-07-06 16:22:59 UTC; root Author: Jannes Breier [aut, cre] (ORCID: ), Sebastian Ostberg [aut] (ORCID: ), Stephen Björn Wirth [aut] (ORCID: ), Sara Minoli [aut] (ORCID: ), Fabian Stenzel [aut] (ORCID: ), David Hötten [aut], Christoph Müller [aut] (ORCID: ) Maintainer: Jannes Breier