Type: Package Package: lucode2 Title: Code Manipulation and Analysis Tools Version: 0.56.1 Date: 2026-06-25 Authors@R: c( person("Jan Philipp", "Dietrich", , "dietrich@pik-potsdam.de", role = c("aut", "cre"), comment = c(affiliation = "Potsdam Institute for Climate Impact Research", ORCID = "0000-0002-4309-6431")), person("Pascal", "Sauer", role = "aut", comment = c(affiliation = "Potsdam Institute for Climate Impact Research")), person("David", "Klein", role = "aut", comment = c(affiliation = "Potsdam Institute for Climate Impact Research")), person("Anastasis", "Giannousakis", role = "aut"), person("Markus", "Bonsch", role = "aut"), person("Benjamin Leon", "Bodirsky", role = "aut", comment = c(affiliation = "Potsdam Institute for Climate Impact Research")), person("Lavinia", "Baumstark", role = "aut", comment = c(affiliation = "Potsdam Institute for Climate Impact Research")), person("Oliver", "Richters", role = "aut", comment = c(affiliation = "Potsdam Institute for Climate Impact Research")), person("Mika", "Pflüger", role = "aut"), person("Patrick", "Rein", , "patrick.rein@pik-potsdam.de", role = "aut", comment = c(affiliation = "Potsdam Institute for Climate Impact Research", ORCID = "0000-0001-9454-8381")) ) Description: A collection of tools which allow to manipulate and analyze code. License: BSD_2_clause + file LICENSE URL: https://github.com/pik-piam/lucode2, https://doi.org/10.5281/zenodo.4389418 BugReports: https://github.com/pik-piam/lucode2/issues Imports: callr, citation (>= 0.11.3), data.table, desc, devtools, dplyr, lintr (>= 3.1.0), pak, rlang, tools, usethis (>= 2.1.0), withr, yaml Suggests: covr, gdx, gert, ggplot2, knitr, lusweave, magclass, poorman, renv, rmarkdown, styler, testthat Config/Keywords: tool Config/testthat/edition: 3 Config/testthat/parallel: true Config/testthat/start-first: checkRequiredPackages, updateRepo Encoding: UTF-8 Config/Needs/website: tidyverse/tidytemplate Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://pik-piam.r-universe.dev Date/Publication: 2026-06-26 10:55:06 UTC RemoteUrl: https://github.com/pik-piam/lucode2 RemoteRef: HEAD RemoteSha: dccaf19ba252669159637e1579491b91e2b75d76 NeedsCompilation: no Packaged: 2026-07-08 08:11:03 UTC; root Author: Jan Philipp Dietrich [aut, cre] (affiliation: Potsdam Institute for Climate Impact Research, ORCID: ), Pascal Sauer [aut] (affiliation: Potsdam Institute for Climate Impact Research), David Klein [aut] (affiliation: Potsdam Institute for Climate Impact Research), Anastasis Giannousakis [aut], Markus Bonsch [aut], Benjamin Leon Bodirsky [aut] (affiliation: Potsdam Institute for Climate Impact Research), Lavinia Baumstark [aut] (affiliation: Potsdam Institute for Climate Impact Research), Oliver Richters [aut] (affiliation: Potsdam Institute for Climate Impact Research), Mika Pflüger [aut], Patrick Rein [aut] (affiliation: Potsdam Institute for Climate Impact Research, ORCID: ) Maintainer: Jan Philipp Dietrich