mrwaste

MADRAT-linked package calculates municipal solid waste projections and environmental impacts, doi.org/10.1088/1748-9326/ab8659

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

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 (7.1%) to scientific vocabulary
Last synced: 8 months ago · JSON representation ·

Repository

MADRAT-linked package calculates municipal solid waste projections and environmental impacts, doi.org/10.1088/1748-9326/ab8659

Basic Info
  • Host: GitHub
  • Owner: pik-piam
  • Language: R
  • Default Branch: master
  • Size: 51.8 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • Open Issues: 1
  • Releases: 0
Created almost 5 years ago · Last pushed over 1 year ago
Metadata Files
Readme Citation Zenodo

README.Rmd

---
output: github_document
---



```{r, include = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)
```

# mrwaste




mr-universe municipal solid waste package

## Installation

You can install t the development version from [GitHub](https://github.com/) with:

``` r
# install.packages("devtools")
devtools::install_github("caviddhen/mrwaste")
```

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: 'mrwaste: Analysis and Projection of Municipal Solid Waste'
version: 0.4.4
date-released: '2024-06-05'
abstract: Reads in waste data from What a Waste 2.0 and uses brms package to create
  future regressions based on GDP.
authors:
- family-names: Chen
  given-names: David Meng-Chuen
  email: david.chen@pik-potsdam.de
license: LGPL-3.0

GitHub Events

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

Committers

Last synced: about 2 years ago

All Time
  • Total Commits: 8
  • Total Committers: 3
  • Avg Commits per committer: 2.667
  • Development Distribution Score (DDS): 0.5
Past Year
  • Commits: 1
  • Committers: 1
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
david chen c****n@g****m 4
Pascal Führlich p****h@p****e 2
David Chen d****h@l****e 2
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 1
  • Total pull requests: 3
  • Average time to close issues: 2 days
  • Average time to close pull requests: 4 months
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 3.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 3
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
  • johanneskoch94 (1)
Pull Request Authors
  • pre-commit-ci[bot] (4)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

DESCRIPTION cran
  • R >= 2.10.0 depends
  • madrat >= 1.30 depends
  • magclass >= 3.17 depends
  • mrcommons * depends
  • SPEI * imports
  • alabama * imports
  • brms * imports
  • dplyr * imports
  • magpiesets * imports
  • magrittr * imports
  • methods * imports
  • mip * imports
  • mstools * imports
  • nonparaeff * imports
  • readxl * imports
  • reshape2 * imports
  • rlang * imports
  • rstan * imports
  • tidyr * imports
  • tidyselect * imports
  • utils * imports
  • covr * suggests