Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://doi.org/10.5281/zenodo.7752811
04 June 2025, 09:45:08 UTC
  • Code
  • Branches (0)
  • Releases (1)
  • Visits
    • Branches
    • Releases
      • 1
      • 1
    • f014182
    • /
    • PIK-LPJmL-lpjmlkit-6fbb991
    • /
    • DESCRIPTION
    Raw File Download

    To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
    Select below a type of object currently browsed in order to display its associated SWHID and permalink.

    • content
    • directory
    • snapshot
    • release
    origin badgecontent badge
    swh:1:cnt:68e98bed5da827259a2ac188cafa6312e829e808
    origin badgedirectory badge
    swh:1:dir:f445daac4908d69abe57f9722984a542791e26cc
    origin badgesnapshot badge
    swh:1:snp:9e660b31b6e0d7e183a9e0a2681b965fd466b900
    origin badgerelease badge
    swh:1:rel:f4bdd73f2005a9f39d899ef1ef73b3188b2a75aa

    This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
    Select below a type of object currently browsed in order to generate citations for them.

    • content
    • directory
    • snapshot
    • release
    Generate software citation in BibTex format (requires biblatex-software package)
    Generating citation ...
    Generate software citation in BibTex format (requires biblatex-software package)
    Generating citation ...
    Generate software citation in BibTex format (requires biblatex-software package)
    Generating citation ...
    Generate software citation in BibTex format (requires biblatex-software package)
    Generating citation ...
    DESCRIPTION
    Package: lpjmlkit
    Type: Package
    Title: Toolkit for Basic LPJmL Handling
    Version: 1.7.3
    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
    LazyData: true
    RoxygenNote: 7.3.2
    Roxygen: list(markdown = TRUE,
                  r6 = TRUE)
    Encoding: UTF-8
    Depends:
        R (>= 3.5.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
    Config/testthat/edition: 3
    VignetteBuilder: knitr
    Date: 2024-09-24
    

    back to top

    Software Heritage — Copyright (C) 2015–2026, The Software Heritage developers. License: GNU AGPLv3+.
    The source code of Software Heritage itself is available on our development forge.
    The source code files archived by Software Heritage are available under their own copyright and licenses.
    Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API