-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #45 from petrbouchal/lkod-fix
Lkod fix
- Loading branch information
Showing
5 changed files
with
35 additions
and
109 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 |
---|---|---|
@@ -1,26 +1,15 @@ | ||
# Resubmission of patch version | ||
|
||
Resubmitting because CRAN automated pre-check (Flavor: r-devel-linux-x86_64-debian-gcc) flagged a URL redirect uncaught by other checks. Now fixed. | ||
|
||
## Notes on patch version submitted here: | ||
|
||
Main change: correction of embedded SPARQL query to reflect changes in the data catalogue made by the data provide. | ||
|
||
No changes to R code made in this version save for a bug fix where a namespace was missing from a function call. | ||
Main change: update of one of the core functions to adapt to a change in the data provider API. | ||
|
||
## Test environments | ||
|
||
* local R installation on MacOS, R 4.0.4 | ||
* ubuntu 16.04 (on r-hub), R 4.0.4 | ||
* local R installation on MacOS | ||
* ubuntu 16.04 (on r-hub) | ||
* fedora-clang (devel on r-hub) | ||
* windows (release and devel on win-builder, release on Github Actions) | ||
* macOS (devel on Github Actions) | ||
|
||
## R CMD check results | ||
|
||
0 errors | 0 warnings | 0 notes | ||
|
||
The install failed on these devel platforms: | ||
|
||
- r-hub Windows devel - reports missing utf8 package. | ||
- GHA MacOS devel - reports missing usethis package |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.