quitte

Bits and pieces of code to use with quitte-style data frames

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

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 (13.8%) to scientific vocabulary

Keywords from Contributors

energy-system energy-system-model
Last synced: 8 months ago · JSON representation ·

Repository

Bits and pieces of code to use with quitte-style data frames

Basic Info
  • Host: GitHub
  • Owner: pik-piam
  • Language: R
  • Default Branch: master
  • Size: 1.15 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 12
  • Open Issues: 2
  • Releases: 0
Created over 6 years ago · Last pushed 12 months ago
Metadata Files
Readme Citation

README.md

Bits and pieces of code to use with quitte-style data frames

R package quitte, version 0.3144.0

CRAN status R build status codecov r-universe

Purpose and Functionality

A collection of functions for easily dealing with quitte-style data frames, doing multi-model comparisons and plots.

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("quitte")

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

r update.packages()

Tutorial

The package comes with a vignette describing the basic functionality of the package and how to use it. You can load it with the following command (the package needs to be installed):

r vignette("quitte-data-analysis") # REMIND/IAM Data Analysis Using quitte

Questions / Problems

In case of questions / problems please contact Falk Benke benke@pik-potsdam.de.

Citation

To cite package quitte in publications use:

Pehl M, Bauer N, Hilaire J, Levesque A, Luderer G, Schultes A, Dietrich J, Richters O, Rüter T (2025). "quitte: Bits and pieces of code to use with quitte-style data frames." Version: 0.3144.0, https://github.com/pik-piam/quitte.

A BibTeX entry for LaTeX users is

latex @Misc{, title = {quitte: Bits and pieces of code to use with quitte-style data frames}, author = {Michaja Pehl and Nico Bauer and Jérôme Hilaire and Antoine Levesque and Gunnar Luderer and Anselm Schultes and Jan Philipp Dietrich and Oliver Richters and Tonn Rüter}, date = {2025-04-24}, year = {2025}, url = {https://github.com/pik-piam/quitte}, note = {Version: 0.3144.0}, }

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: 'quitte: Bits and pieces of code to use with quitte-style data frames'
version: 0.3144.0
date-released: '2025-04-24'
abstract: A collection of functions for easily dealing with quitte-style data frames,
  doing multi-model comparisons and plots.
authors:
- family-names: Pehl
  given-names: Michaja
  email: pehl@pik-potsdam.de
- family-names: Bauer
  given-names: Nico
  email: nicolasb@pik-potsdam.de
- family-names: Hilaire
  given-names: Jérôme
  email: jeromehilaire@pik-potsdam.de
- family-names: Levesque
  given-names: Antoine
  email: levesque@pik-potsdam.de
- family-names: Luderer
  given-names: Gunnar
  email: luderer@pik-potsdam.de
- family-names: Schultes
  given-names: Anselm
  email: schultes@pik-potsdam.de
- family-names: Dietrich
  given-names: Jan Philipp
  email: dietrich@pik-potsdam.de
- family-names: Richters
  given-names: Oliver
- family-names: Rüter
  given-names: Tonn
  email: tonn.rueter@pik-potsdam.de
license: GPL-2
repository-code: https://github.com/pik-piam/quitte

GitHub Events

Total
  • Issues event: 5
  • Delete event: 1
  • Issue comment event: 17
  • Push event: 11
  • Pull request review comment event: 17
  • Pull request review event: 15
  • Pull request event: 26
  • Fork event: 2
  • Create event: 1
Last Year
  • Issues event: 5
  • Delete event: 1
  • Issue comment event: 17
  • Push event: 11
  • Pull request review comment event: 17
  • Pull request review event: 15
  • Pull request event: 26
  • Fork event: 2
  • Create event: 1

Committers

Last synced: about 2 years ago

All Time
  • Total Commits: 208
  • Total Committers: 9
  • Avg Commits per committer: 23.111
  • Development Distribution Score (DDS): 0.293
Past Year
  • Commits: 114
  • Committers: 5
  • Avg Commits per committer: 22.8
  • Development Distribution Score (DDS): 0.298
Top Committers
Name Email Commits
Michaja Pehl p****l@p****e 147
orichters o****r@p****e 30
Pascal Führlich p****h@p****e 10
Antoine Levesque l****e@p****e 8
giannou g****u@p****e 5
Jan Philipp Dietrich d****h@p****e 3
pre-commit-ci[bot] 6****] 2
Adrian Odenweller a****r@p****e 2
Johannes Koch 4****4 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 21
  • Total pull requests: 76
  • Average time to close issues: about 2 months
  • Average time to close pull requests: 4 days
  • Total issue authors: 12
  • Total pull request authors: 10
  • Average comments per issue: 1.62
  • Average comments per pull request: 0.49
  • Merged pull requests: 63
  • Bot issues: 0
  • Bot pull requests: 6
Past Year
  • Issues: 3
  • Pull requests: 12
  • Average time to close issues: 5 days
  • Average time to close pull requests: 2 days
  • Issue authors: 2
  • Pull request authors: 4
  • Average comments per issue: 3.33
  • Average comments per pull request: 0.17
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
  • 0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q (4)
  • robinhasse (4)
  • bs538 (3)
  • orichters (2)
  • johanneskoch94 (1)
  • cchrisgong (1)
  • chroetz (1)
  • rauner (1)
  • Loisel (1)
  • mikapfl (1)
  • dklein-pik (1)
  • merfort (1)
Pull Request Authors
  • 0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q (51)
  • orichters (26)
  • pre-commit-ci[bot] (8)
  • johanneskoch94 (3)
  • giannou (2)
  • tonnrueter (2)
  • piklev (2)
  • pfuehrlich-pik (2)
  • aodenweller (1)
  • pascal-sauer (1)
Top Labels
Issue Labels
bug (8) enhancement (5) wontfix (2) invalid (1) help wanted (1)
Pull Request Labels
enhancement (2)

Dependencies

DESCRIPTION cran
  • R >= 3.0 depends
  • countrycode * imports
  • dplyr >= 0.7.0 imports
  • forcats * imports
  • ggplot2 * imports
  • lazyeval * imports
  • lubridate * imports
  • magclass * imports
  • methods * imports
  • plyr * imports
  • readr * imports
  • reshape2 * imports
  • rlang * imports
  • stats * imports
  • stringr * imports
  • tibble * imports
  • tidyr * imports
  • tidyselect * imports
  • zoo * imports
  • covr * suggests
  • gdxrrw * suggests
  • knitr * suggests
  • mip * suggests
  • rmarkdown * suggests
  • testthat * suggests
  • tidyverse * suggests
.github/workflows/check.yaml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite