luplot

Some useful functions to plot data such as a map plot function for MAgPIE objects.

https://github.com/pik-piam/luplot

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Some useful functions to plot data such as a map plot function for MAgPIE objects.

Basic Info
  • Host: GitHub
  • Owner: pik-piam
  • License: lgpl-3.0
  • Language: R
  • Default Branch: master
  • Size: 585 KB
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 6
  • Open Issues: 1
  • Releases: 0
Created almost 7 years ago · Last pushed 12 months ago
Metadata Files
Readme License Citation

README.md

Landuse Plot Library

R package luplot, version 4.1.2

CRAN status R build status codecov r-universe

Purpose and Functionality

Some useful functions to plot data such as a map plot function for MAgPIE objects.

Installation

For installation of the most recent package version an additional repository has to be added in R:

r options(repos = c(CRAN = "@CRAN@", pik = "https://rse.pik-potsdam.de/r/packages")) The additional repository can be made available permanently by adding the line above to a file called .Rprofile stored in the home folder of your system (Sys.glob("~") in R returns the home directory).

After that the most recent version of the package can be installed using install.packages:

r install.packages("luplot")

Package updates can be installed using update.packages (make sure that the additional repository has been added before running that command):

r update.packages()

Questions / Problems

In case of questions / problems please contact Benjamin Bodirsky bodirsky@pik-potsdam.de.

Citation

To cite package luplot in publications use:

Bodirsky B, Dietrich J, Krause M, Stevanovic M, Humpenoeder F, Weindl I, Baumstark L, Klein D, Rolinski S, Wang X, Chen D, Sauer P (2025). "luplot: Landuse Plot Library." Version: 4.1.2, https://github.com/pik-piam/luplot.

A BibTeX entry for LaTeX users is

latex @Misc{, title = {luplot: Landuse Plot Library}, author = {Benjamin Leon Bodirsky and Jan Philipp Dietrich and Michael Krause and Miodrag Stevanovic and Florian Humpenoeder and Isabelle Weindl and Lavinia Baumstark and David Klein and Susanne Rolinski and Xiaoxi Wang and David Chen and Pascal Sauer}, date = {2025-07-16}, year = {2025}, url = {https://github.com/pik-piam/luplot}, note = {Version: 4.1.2}, }

Owner

  • Name: Potsdam Integrated Assessment Modelling (PIAM)
  • Login: pik-piam
  • Kind: organization
  • Location: Potsdam Institute for Climate Impact Research (PIK), Germany

Tools developed for use with data and models related to PIK's research.

Citation (CITATION.cff)

cff-version: 1.2.0
message: If you use this software, please cite it using the metadata from this file.
type: software
title: 'luplot: Landuse Plot Library'
version: 4.1.2
date-released: '2025-07-16'
abstract: Some useful functions to plot data such as a map plot function for MAgPIE
  objects.
authors:
- family-names: Bodirsky
  given-names: Benjamin Leon
  email: bodirsky@pik-potsdam.de
- family-names: Dietrich
  given-names: Jan Philipp
  email: dietrich@pik-potsdam.de
- family-names: Krause
  given-names: Michael
  email: krause@pik-potsdam.de
- family-names: Stevanovic
  given-names: Miodrag
  email: miodrag@pik-potsdam.de
- family-names: Humpenoeder
  given-names: Florian
  email: humpenoeder@pik-potsdam.de
- family-names: Weindl
  given-names: Isabelle
  email: weindl@pik-potsdam.de
- family-names: Baumstark
  given-names: Lavinia
  email: baumstark@pik-potsdam.de
- family-names: Klein
  given-names: David
  email: klein@pik-potsdam.de
- family-names: Rolinski
  given-names: Susanne
  email: rolinski@pik-potsdam.de
- family-names: Wang
  given-names: Xiaoxi
  email: wang@pik-potsdam.de
- family-names: Chen
  given-names: David
  email: davidch@pik-potsdam.de
- family-names: Sauer
  given-names: Pascal
  email: pascal.sauer@pik-potsdam.de
license: LGPL-3.0
repository-code: https://github.com/pik-piam/luplot

GitHub Events

Total
  • Push event: 4
  • Pull request event: 1
  • Fork event: 1
  • Create event: 1
Last Year
  • Push event: 4
  • Pull request event: 1
  • Fork event: 1
  • Create event: 1

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 42
  • Total Committers: 10
  • Avg Commits per committer: 4.2
  • Development Distribution Score (DDS): 0.571
Past Year
  • Commits: 18
  • Committers: 5
  • Avg Commits per committer: 3.6
  • Development Distribution Score (DDS): 0.611
Top Committers
Name Email Commits
emolinab m****a@p****e 18
Pascal Führlich p****h@p****e 7
Jan Philipp Dietrich d****h@p****e 4
giannou g****u@p****e 4
Felicitas Beier f****r@p****e 2
Michaja Pehl p****l@p****e 2
Vartika Singh 5****7 2
Benjamin Leon Bodirsky b****y@p****e 1
mishkos s****c@p****e 1
pre-commit-ci[bot] 6****] 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 8
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 months
  • Total issue authors: 0
  • Total pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 4
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
  • orichters (1)
Pull Request Authors
  • pre-commit-ci[bot] (6)
  • pfuehrlich-pik (3)
  • pascal-sauer (2)
  • orichters (1)
  • 0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q (1)
  • tscheypidi (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

DESCRIPTION cran
  • R >= 2.15.1 depends
  • magclass * depends
  • Hmisc * imports
  • RColorBrewer * imports
  • data.table * imports
  • dplyr * imports
  • fields * imports
  • ggplot2 * imports
  • grDevices * imports
  • graphics * imports
  • luscale * imports
  • lusweave * imports
  • magpiesets * imports
  • mip * imports
  • quitte * imports
  • reshape2 * imports
  • rworldmap * imports
  • sp * imports
  • xml2 * imports
  • covr * suggests
.github/workflows/lucode2-check.yaml actions
  • actions/checkout v2 composite
  • pat-s/always-upload-cache v3 composite
  • r-lib/actions/setup-pandoc v1 composite