Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove epiparameter from vignette and Remotes #88

Merged
merged 4 commits into from
Jun 23, 2023

Conversation

jamesmbaazam
Copy link
Collaborator

The CRAN policy does not allow any dependence on non-CRAN package. This PR removes epiparameter for this reason as it was used in one of the vignettes. When epiparameter goes on CRAN, we will revert to its usage.

This PR closes #84.

@codecov-commenter
Copy link

codecov-commenter commented Jun 23, 2023

Codecov Report

Merging #88 (b718a10) into main (ee3ece3) will decrease coverage by 2.09%.
The diff coverage is n/a.

❗ Current head b718a10 differs from pull request most recent head 8e62c62. Consider uploading reports for the commit 8e62c62 to get more accurate results

@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
- Coverage   96.25%   94.16%   -2.09%     
==========================================
  Files           5        5              
  Lines         240      240              
==========================================
- Hits          231      226       -5     
- Misses          9       14       +5     

see 1 file with indirect coverage changes

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

@jamesmbaazam jamesmbaazam merged commit 6fc5043 into main Jun 23, 2023
@jamesmbaazam jamesmbaazam deleted the remove_epiparameter branch June 23, 2023 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove {epiparameter} from suggests and "Remotes" from DESCRIPTION for CRAN release
2 participants