Closed dirkseidensticker closed 4 years ago
Merging #95 into master will increase coverage by
0.31%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #95 +/- ##
==========================================
+ Coverage 95.18% 95.49% +0.31%
==========================================
Files 32 34 +2
Lines 1434 1533 +99
==========================================
+ Hits 1365 1464 +99
Misses 69 69
Impacted Files | Coverage Δ | |
---|---|---|
R/get_pacea.R | 100% <ø> (ø) |
:arrow_up: |
R/get_medafricarbon.R | 100% <100%> (ø) |
|
R/get_c14data.R | 76.19% <100%> (+0.78%) |
:arrow_up: |
R/get_jomon.R | 100% <100%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 334c0e9...fb6362f. Read the comment docs.
The Japanese characters look fine for me. At least as far as I can judge :smile:. Maybe a problem with your system? It's ok if there are no coordinates. We already have other databases without these. Maybe @ercrema wants to comment this?
Concerning the thesaurification: The reference tables are always downloaded from the master branch.
Ceramic Organic Residue
is in here, but not in here yet. This is a constant source of confusion and I'm more and more convinced that we have to find a better solution for this.
Arg, damn ... you are so right ... okay
But ... please wait a second: please take a look at #96 ... there it seems the country_thesaurus is not respected either
The Japanese characters look fine for me. At least as far as I can judge 😄. Maybe a problem with your system? It's ok if there are no coordinates. We already have other databases without these. Maybe @ercrema wants to comment this?
Okay, actually same here, if I print into the console. But I always checked using View()
and that only returns UTF-8 codes. But so this isn't an issue on our side 👍
thanks for b282e40 ... I need to up my dplyr-game for sure
The Japanese look fine - coordinates are a bit of nightmare for various reasons. We are working on a larger dataset which will have some coordinates but this is still work in progress. Thanks for adding both datasets on your package btw!
a62bb76 adds variables missed in the initial parser and lists the unused variable in the reference list.
@nevrome please test if still functional, after that I can resolve merge conflicts & merge
Great! Works fine. Go ahead!
The Japanese look fine - coordinates are a bit of nightmare for various reasons. We are working on a larger dataset which will have some coordinates but this is still work in progress. Thanks for adding both datasets on your package btw!
@ercrema many thanks for your explanations. Looking forward to future data ;)
Created new parsers for MedAfriCarbon & Crema Jomon Japan datasets (see #2 ).
Known Issues:
@nevrome : Any suggestion how to improve this?