-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
625c1f2
commit d19b6cd
Showing
8 changed files
with
27 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ cff-version: 1.2.0 | |
message: If you use this software, please cite it using the metadata from this file. | ||
type: software | ||
title: 'lpjmlstats: Statistical tools for LPJmL data analysis' | ||
version: 0.3.0 | ||
date-released: '2024-07-04' | ||
version: 0.3.1 | ||
date-released: '2024-07-09' | ||
abstract: This package provides statistical tools for LPJmL data analysis to be used | ||
for benchmarking LPJmL outputs. | ||
authors: | ||
|
@@ -13,7 +13,7 @@ authors: | |
- family-names: Breier | ||
given-names: Jannes | ||
email: [email protected] | ||
orcid: 0000-0002-9055-6904 | ||
orcid: https://orcid.org/0000-0002-9055-6904 | ||
license: AGPL-3.0 | ||
repository-code: https://github.com/PIK-LPJmL/lpjmlstats | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Package: lpjmlstats | ||
Title: Statistical tools for LPJmL data analysis | ||
Version: 0.3.0 | ||
Version: 0.3.1 | ||
Authors@R: c( | ||
person("David","Hötten", , "[email protected]", role = c("aut", "cre")), | ||
person("Jannes","Breier", , "[email protected]", role = c("aut"), comment = c(ORCID = "0000-0002-9055-6904")) | ||
|
@@ -44,5 +44,5 @@ Config/testthat/edition: 3 | |
VignetteBuilder: knitr | ||
Depends: | ||
R (>= 3.5.0) | ||
Date: 2024-07-04 | ||
Date: 2024-07-09 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters