Skip to content

Commit 008abb7

Browse files
committed
include CRAN changes
1 parent cfd2925 commit 008abb7

File tree

3 files changed

+34
-1
lines changed

3 files changed

+34
-1
lines changed

CRAN-SUBMISSION

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
Version: 0.1.1
2+
Date: 2024-02-26 18:23:41 UTC
3+
SHA: fatal: detected dubious ownership in repository at 'D:/datascience/projects-r/gie'
4+
5+
Version: 0.1.1
6+
Date: 2024-02-26 18:23:41 UTC
7+
SHA: 'D:/datascience/projects-r/gie' is owned by:
8+
9+
Version: 0.1.1
10+
Date: 2024-02-26 18:23:41 UTC
11+
SHA: 'S-1-5-32-544'
12+
13+
Version: 0.1.1
14+
Date: 2024-02-26 18:23:41 UTC
15+
SHA: but the current user is:
16+
17+
Version: 0.1.1
18+
Date: 2024-02-26 18:23:41 UTC
19+
SHA: 'S-1-5-21-2921891313-923472064-1014095840-1001'
20+
21+
Version: 0.1.1
22+
Date: 2024-02-26 18:23:41 UTC
23+
SHA: To add an exception for this directory, call:
24+
25+
Version: 0.1.1
26+
Date: 2024-02-26 18:23:41 UTC
27+
SHA:
28+
29+
Version: 0.1.1
30+
Date: 2024-02-26 18:23:41 UTC
31+
SHA: git config --global --add safe.directory D:/datascience/projects-r/gie

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Title: API Wrapper for the Natural Gas Transparency Platforms of Gas Infrastruct
33
Version: 0.1.1
44
Authors@R:
55
person("Yannik", "Buhl", email = "ybuhl@posteo.de", role = c("aut", "cre"))
6-
Description: Functions to access the API for Gas Infrastructure Europe's
6+
Description: Providing access to the API for Gas Infrastructure Europe's
77
natural gas transparency platforms <https://agsi.gie.eu/> and <https://alsi.gie.eu/>. Lets the user
88
easily download metadata on companies and gas storage units covered by
99
the API as well as the respective data on regional, country, company

cran-comments.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ First, the package now complies with CRAN policy on failing gracefully.
1414
Second, the package now has vastly expanded functionalities.
1515
Third, the package now has a streamlined API.
1616

17+
Also, to comply comments with the comments of the first submission attempt, I have adjusted the LICENCE file and the DESCRIPTION file.
18+
1719
I have thoroughly tested the package on multiple platforms and R versions, and I believe it meets all CRAN repository guidelines. I welcome any feedback or suggestions for improvement.
1820

1921
Thank you for considering our package for inclusion in the CRAN repository.

0 commit comments

Comments
 (0)