statdivlab / corncob

Count Regression for Correlated Observations with the Beta-binomial
102 stars 22 forks source link

Address concerns about `contrastsTest()` and make small fixes to pass cran checks #165

Closed svteichman closed 9 months ago

svteichman commented 9 months ago

Add data to change the examples and test case for the function contrastsTest(), which works fine but was not compatible with the previous example. Add a warning about the package limma, which is under "Suggests", but needs to be installed before using the contrastsTest() function.

Additionally make minor changes to the vignette and documentation to pass cran checks and reflect the new github url for corncob.

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (main@ddbe56d). Click here to learn what that means.

:exclamation: Current head 09aaf93 differs from pull request most recent head 6a9d61c. Consider uploading reports for the commit 6a9d61c to get more accurate results

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #165 +/- ## ======================================= Coverage ? 94.21% ======================================= Files ? 34 Lines ? 1158 Branches ? 0 ======================================= Hits ? 1091 Misses ? 67 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.