Skip to content
New issue

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

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

Already on GitHub? # to your account

Adding rmarkdown to suggests #189

Merged
merged 3 commits into from
Feb 3, 2023
Merged

Adding rmarkdown to suggests #189

merged 3 commits into from
Feb 3, 2023

Conversation

arkadiuszbeer
Copy link
Contributor

I got error:

error: processing vignette 'goshawk.Rmd' failed with diagnostics:
The 'rmarkdown' package should be installed and declared as a dependency of the 'goshawk' package (e.g., in the 'Suggests' field of DESCRIPTION), because the latter contains vignette(s) built with the 'rmarkdown' package.

@arkadiuszbeer arkadiuszbeer requested review from asbates, mhallal1 and a team February 3, 2023 11:02
@arkadiuszbeer arkadiuszbeer self-assigned this Feb 3, 2023
@arkadiuszbeer arkadiuszbeer requested a review from w316liu February 3, 2023 11:03
@mhallal1 mhallal1 self-assigned this Feb 3, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2023

badge

Code Coverage Summary

Filename                           Stmts    Miss  Cover    Missing
-------------------------------  -------  ------  -------  ---------
R/g_boxplot.R                        108     108  0.00%    150-305
R/g_correlationplot.R                129     129  0.00%    252-414
R/g_density_distribution_plot.R       86      86  0.00%    126-237
R/g_lineplot.R                       256     256  0.00%    263-588
R/g_scatterplot.R                    123     123  0.00%    143-304
R/g_spaghettiplot.R                  100     100  0.00%    197-329
R/geom_axes_line.R                   167     167  0.00%    48-370
R/t_summarytable.R                   102     102  0.00%    88-225
R/utils.R                             68      68  0.00%    21-139
TOTAL                               1139    1139  0.00%

Diff against main

Filename      Stmts    Miss  Cover
----------  -------  ------  --------
TOTAL             0       0  +100.00%

Results for commit: d3d4159

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@arkadiuszbeer arkadiuszbeer enabled auto-merge (squash) February 3, 2023 15:22
@arkadiuszbeer arkadiuszbeer merged commit faa7d9f into main Feb 3, 2023
@arkadiuszbeer arkadiuszbeer deleted the rmarkdown_Suggests branch February 3, 2023 15:33
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants