Package: lpjmlkit
Type: Package
Title: Toolkit for Basic LPJmL Handling
Version: 1.0.11
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("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.2.3
Encoding: UTF-8
Depends: R (>= 3.5.0)
URL: https://github.com/PIK-LPJmL/lpjmlkit,
        https://doi.org/10.5281/zenodo.7752812
BugReports: https://github.com/PIK-LPJmL/lpjmlkit/issues
Imports: magrittr, dplyr, processx, tibble, jsonlite, doParallel,
        foreach, utils, methods, abind, rlang, withr
Suggests: rmarkdown, knitr, testthat (>= 3.0.0), terra, raster,
        reshape2, maps
Config/testthat/edition: 3
VignetteBuilder: knitr
Date: 2023-03-24
NeedsCompilation: no
Packaged: 2023-03-24 07:37:04 UTC; jannesbr
Author: Jannes Breier [aut, cre] (<https://orcid.org/0000-0002-9055-6904>),
  Sebastian Ostberg [aut] (<https://orcid.org/0000-0002-2368-7015>),
  Stephen Björn Wirth [aut] (<https://orcid.org/0000-0003-3090-3318>),
  Sara Minoli [aut] (<https://orcid.org/0000-0001-7920-3107>),
  Fabian Stenzel [aut] (<https://orcid.org/0000-0002-5109-0048>),
  Christoph Müller [aut] (<https://orcid.org/0000-0002-9491-3550>)
Maintainer: Jannes Breier <jannesbr@pik-potsdam.de>
Repository: CRAN
Date/Publication: 2023-03-24 16:30:04 UTC
