adw96 / breakaway

Species richness with high diversity
68 stars 18 forks source link

Add in updated .Rbuildignore to ignore non standard files and remove … #171

Closed paulinetrinh closed 2 years ago

paulinetrinh commented 2 years ago
  1. Add in updated .Rbuildignore to ignore non standard package files and remove R-CMD-Check notes
  2. Add in pasolli_et_al example data to package and remove openxlsx suggested package
  3. update documentation
  4. fix vignette title discrepancy for breakaway.Rmd
  5. update .gitignore to allow for .Rbuildignore update
  6. Reduce bootstraps to 100 for examples for F_test and test_submodel to reduce run time

Note: Non-standard files that we would like to keep with the package build can be stored in a folder called inst/ to not flag r-cmd-check notes

codecov-commenter commented 2 years ago

Codecov Report

Merging #171 (08407b7) into main (07a2374) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #171   +/-   ##
=======================================
  Coverage   90.38%   90.38%           
=======================================
  Files          35       35           
  Lines        2173     2173           
=======================================
  Hits         1964     1964           
  Misses        209      209           
Impacted Files Coverage Δ
R/F_test.R 86.53% <ø> (ø)
R/test_submodel.R 100.00% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more