ropensci / c14bazAAR

R Package - Download and Prepare C14 Dates from Different Source Databases
https://docs.ropensci.org/c14bazAAR
GNU General Public License v2.0
30 stars 12 forks source link

Cleaning parsers #114

Closed nevrome closed 4 years ago

nevrome commented 4 years ago

The mesorad branch was getting too full with random fixes, so here is a patch to this branch to make the excel reading great again :smile:

codecov-commenter commented 4 years ago

Codecov Report

Merging #114 into MesoRAD will decrease coverage by 0.31%. The diff coverage is 87.73%.

Impacted file tree graph

@@             Coverage Diff             @@
##           MesoRAD     #114      +/-   ##
===========================================
- Coverage    95.27%   94.96%   -0.32%     
===========================================
  Files           34       34              
  Lines         1587     1648      +61     
===========================================
+ Hits          1512     1565      +53     
- Misses          75       83       +8     
Impacted Files Coverage Δ
R/c14_date_list_duplicates_remove.R 93.57% <ø> (+3.22%) :arrow_up:
R/deprecated_functions.R 0.00% <0.00%> (ø)
R/c14_date_list_basic.R 90.14% <73.33%> (-5.18%) :arrow_down:
R/c14_date_list_country_attribution.R 78.57% <78.57%> (ø)
R/c14_date_list_classify_material.R 90.47% <100.00%> (+2.24%) :arrow_up:
R/c14_date_list_write_c14.R 94.11% <100.00%> (ø)
R/get_14cpalaeolithic.R 100.00% <100.00%> (ø)
R/get_14sea.R 100.00% <100.00%> (ø)
R/get_c14data.R 77.27% <100.00%> (+0.71%) :arrow_up:
R/get_calpal.R 100.00% <100.00%> (ø)
... and 9 more

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 d70b38f...5b4808b. Read the comment docs.