OHDSI / Andromeda

AsynchroNous Disk-based Representation of MassivE DAta: An R package aimed at replacing ff for storing large data objects.
https://ohdsi.github.io/Andromeda/
11 stars 9 forks source link

Draft Andromeda v0.5.0 release #18

Closed ablack3 closed 3 years ago

ablack3 commented 3 years ago

This PR is currently a draft to prepare for the Andromeda v0.5.0 release.

Changes

codecov[bot] commented 3 years ago

Codecov Report

Merging #18 (472c8a8) into master (e1336b3) will increase coverage by 0.33%. The diff coverage is 28.57%.

:exclamation: Current head 472c8a8 differs from pull request most recent head 109090a. Consider uploading reports for the commit 109090a to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   87.09%   87.42%   +0.33%     
==========================================
  Files           4        4              
  Lines         341      350       +9     
==========================================
+ Hits          297      306       +9     
  Misses         44       44              
Impacted Files Coverage Δ
R/Operations.R 84.25% <0.00%> (-8.75%) :arrow_down:
R/LoadingSaving.R 85.39% <100.00%> (+7.86%) :arrow_up:
R/Object.R 84.94% <100.00%> (+0.16%) :arrow_up:
R/Indices.R 100.00% <0.00%> (+5.00%) :arrow_up:

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 e1336b3...109090a. Read the comment docs.

ablack3 commented 3 years ago

Submitted this branch to CRAN. Once it is accepted I'll complete this merge.

ablack3 commented 3 years ago

Package was accepted by CRAN.