lpjclass
Package containing the LPJ-Object-Class together with relevant functions and methods.
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 (11.5%) to scientific vocabulary
Repository
Package containing the LPJ-Object-Class together with relevant functions and methods.
Basic Info
Statistics
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
LPJ Class Functions
R package lpjclass, version 1.19.7
Purpose and Functionality
Package containing the LPJ-Object-Class together with relevant functions and methods.
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("lpjclass")
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 Jan Philipp Dietrich dietrich@pik-potsdam.de.
Citation
To cite package lpjclass in publications use:
Waha K, Bodirsky B, Roliniski S, Dietrich J, P. P. Alves M (2023). lpjclass: LPJ Class Functions. R package version 1.19.7.
A BibTeX entry for LaTeX users is
latex
@Manual{,
title = {lpjclass: LPJ Class Functions},
author = {Katharina Waha and Benjamin Bodirsky and Susanne Roliniski and Jan Philipp Dietrich and Marcos {P. P. Alves}},
year = {2023},
note = {R package version 1.19.7},
}
Owner
- Name: Potsdam Integrated Assessment Modelling (PIAM)
- Login: pik-piam
- Kind: organization
- Location: Potsdam Institute for Climate Impact Research (PIK), Germany
- Website: https://www.pik-potsdam.de/
- Repositories: 50
- Profile: https://github.com/pik-piam
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: 'lpjclass: LPJ Class Functions' version: 1.19.7 date-released: '2023-06-27' abstract: Package containing the LPJ-Object-Class together with relevant functions and methods. authors: - family-names: Waha given-names: Katharina - family-names: Bodirsky given-names: Benjamin - family-names: Roliniski given-names: Susanne - family-names: Dietrich given-names: Jan Philipp email: dietrich@pik-potsdam.de - family-names: P. P. Alves given-names: Marcos license: LGPL-3.0
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| mppalves | m****s@g****m | 13 |
| Kristine Karstens | k****s@p****e | 6 |
| Felicitas | b****r@p****e | 4 |
| Jan Dietrich | d****h@p****e | 3 |
| DavidhoPIK | d****o@p****e | 1 |
| Anastasis Giannousakis | g****u@p****e | 1 |
| Michaja Pehl | p****l@p****e | 1 |
| Pascal Führlich | 8****k | 1 |
| david chen | c****n@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 2 years ago
All Time
- Total issues: 0
- Total pull requests: 5
- Average time to close issues: N/A
- Average time to close pull requests: about 2 months
- Total issue authors: 0
- Total pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.6
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 2
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- pre-commit-ci[bot] (4)
- mppalves (2)
- DavidhoPIK (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- R >= 2.10 depends
- methods * depends
- covr * imports
- magclass * imports
- utils * imports
- actions/checkout v2 composite
- r-lib/actions/setup-pandoc v1 composite