adw96 / DivNet

diversity estimation under ecological networks
83 stars 18 forks source link

Remotes #56

Closed samhunter closed 4 years ago

samhunter commented 4 years ago

Tiny changes RE using remotes (https://twitter.com/AmyDWillis/status/1236400145245204482) and some tweaks to Rmd doc.

adw96 commented 4 years ago

This looks fantastic -- thanks, @samhunter ! I'm trying to figure out why the Travis build is failing but once I figure that out I will merge. Thanks for taking the time to fix some of my embarrassing earlier choices 😊 😸

samhunter commented 4 years ago

Thank you @adw96, but seriously these are very small and minor contributions! I am working on a big microbiome project and very happy to have some new alternatives for estimating and comparing diversity. Thank you for making your software available. Hopefully you don't mind some questions in the future.

codecov-commenter commented 4 years ago

Codecov Report

Merging #56 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #56   +/-   ##
=======================================
  Coverage   67.10%   67.10%           
=======================================
  Files          13       13           
  Lines         608      608           
=======================================
  Hits          408      408           
  Misses        200      200           
Impacted Files Coverage Δ
R/MCmat.R 50.94% <100.00%> (ø)
R/conversions.R 76.92% <100.00%> (ø)
R/divnet_main.R 94.25% <100.00%> (ø)
R/fit_aitchison.R 92.30% <100.00%> (ø)
R/utility.R 66.66% <100.00%> (ø)

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 1f3c3d3...468d98b. Read the comment docs.

adw96 commented 4 years ago

HASHTAG FINALLY! The delay was because I also dealt with issues with R 4.0 in this merge. Thanks again @samhunter !