-
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.
Submit to cran with proper author information
- Loading branch information
1 parent
3abb4ff
commit 3c28292
Showing
3 changed files
with
5 additions
and
4 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,6 +17,7 @@ | |
^doc$ | ||
^docs$ | ||
^gem_data.R$ | ||
^inst/*.eml$ | ||
^pkgdown$ | ||
^renv$ | ||
^renv\.lock$ | ||
|
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,3 +1,3 @@ | ||
Version: 0.2.7 | ||
Date: 2024-12-07 17:28:45 UTC | ||
SHA: e986877023ecd2ef160e098fdf7f526f7037041c | ||
Date: 2024-12-07 19:09:50 UTC | ||
SHA: 3abb4ff4aea51b7f57cb8c0ab8c3694df73b494b |
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 |
---|---|---|
|
@@ -6,8 +6,8 @@ Authors@R: c( | |
person("Aleksander", "Bang-Larsen", , "[email protected]", | ||
role = c("aut", "cre", "cph"), | ||
comment = c(ORCID = "0009-0007-7984-4650")), | ||
person("Agency of Climate Data", role = c("ctb"), | ||
comment = c(NOTE = "The Danish Agency of Climate Data provides this | ||
person(given = "Agency of Climate Data", role = c("ctb"), | ||
comment = c("The Danish Agency of Climate Data provides this | ||
API for the public and have not actively contributed to the | ||
development nor distribution in this package."))) | ||
Description: Functions for interacting with all sections of | ||
|