-
-
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.
- Loading branch information
1 parent
10dc260
commit e9d73d5
Showing
3 changed files
with
14 additions
and
74 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1 @@ | ||
# mapSpain | ||
|
||
<details> | ||
|
||
* Version: 0.7.0 | ||
* GitHub: https://github.com/rOpenSpain/mapSpain | ||
* Source code: https://github.com/cran/mapSpain | ||
* Date/Publication: 2022-12-22 21:40:02 UTC | ||
* Number of recursive dependencies: 105 | ||
|
||
Run `revdepcheck::revdep_details(, "mapSpain")` for more info | ||
|
||
</details> | ||
|
||
## Newly broken | ||
|
||
* checking tests ... | ||
``` | ||
Running 'testthat.R' | ||
ERROR | ||
Running the tests in 'tests/testthat.R' failed. | ||
Last 13 lines of output: | ||
[ FAIL 1 | WARN 0 | SKIP 29 | PASS 140 ] | ||
══ Skipped tests ═══════════════════════════════════════════════════════════════ | ||
• On CRAN (29) | ||
══ Failed tests ════════════════════════════════════════════════════════════════ | ||
── Failure ('test-esp_cache.R:17:3'): Test cache online ──────────────────────── | ||
dir.exists(testdir) is not FALSE | ||
`actual`: TRUE | ||
`expected`: FALSE | ||
[ FAIL 1 | WARN 0 | SKIP 29 | PASS 140 ] | ||
Error: Test failures | ||
Execution halted | ||
``` | ||
## In both | ||
* checking data for non-ASCII characters ... NOTE | ||
``` | ||
Note: found 13138 marked UTF-8 strings | ||
``` | ||
*Wow, no problems at all. :)* |