This output is created by covrpage.
Coverage summary is created using the covr package.
Object | Coverage (%) |
---|---|
ggstatsplot | 12.04 |
R/combine_plots.R | 0.00 |
R/ggbarstats.R | 0.00 |
R/ggbetweenstats.R | 0.00 |
R/ggcorrmat.R | 0.00 |
R/ggdotplotstats.R | 0.00 |
R/gghistostats.R | 0.00 |
R/ggpiestats.R | 0.00 |
R/ggscatterstats.R | 0.00 |
R/ggwithinstats.R | 0.00 |
R/grouped_ggbarstats.R | 0.00 |
R/grouped_ggbetweenstats.R | 0.00 |
R/grouped_ggcorrmat.R | 0.00 |
R/grouped_ggdotplotstats.R | 0.00 |
R/grouped_gghistostats.R | 0.00 |
R/grouped_ggpiestats.R | 0.00 |
R/grouped_ggscatterstats.R | 0.00 |
R/grouped_ggwithinstats.R | 0.00 |
R/helpers_ggbetweenstats_graphics.R | 0.00 |
R/helpers_gghistostats_graphics.R | 0.00 |
R/helpers_grouped_functions.R | 0.00 |
R/switch_functions.R | 0.00 |
R/helpers_ggcatstats_graphics.R | 21.98 |
R/helpers_ggcoefstats_graphics.R | 38.95 |
R/ggcoefstats.R | 56.50 |
R/helpers_messages.R | 67.74 |
R/helpers_theme_ggstatsplot.R | 67.86 |
Unit Test summary is created using the testthat package.
Show Detailed Test Results
file | context | test | status | n | time | icon |
---|---|---|---|---|---|---|
test-argument_count.R | argument_count | argument_count is correct | SKIPPED | 1 | 0.01 | + |
test-combine_plots.R | combine_plots | checking if combining plots works | SKIPPED | 1 | 0.00 | + |
test-formals.R | formals | checking if formal defaults are the same across primary and grouped | SKIPPED | 1 | 0.00 | + |
test-ggbarstats.R | ggbarstats | checking labels with counts | SKIPPED | 1 | 0.00 | + |
test-ggbarstats.R | ggbarstats | aesthetic modifications | SKIPPED | 1 | 0.00 | + |
test-ggbarstats.R | ggbarstats | subtitle return | SKIPPED | 1 | 0.02 | + |
test-ggbarstats.R | ggbarstats | checking if functions work without enough data | SKIPPED | 1 | 0.00 | + |
test-ggbetweenstats.R | ggbetweenstats | outlier.labeling works across vector types | SKIPPED | 1 | 0.00 | + |
test-ggbetweenstats.R | ggbetweenstats | checking sorting | SKIPPED | 1 | 0.00 | + |
test-ggbetweenstats.R | ggbetweenstats | checking labels and data from plot | SKIPPED | 1 | 0.01 | + |
test-ggbetweenstats.R | ggbetweenstats | checking mean labels are working | SKIPPED | 1 | 0.00 | + |
test-ggbetweenstats.R | ggbetweenstats | checking mean labels are working | SKIPPED | 1 | 0.00 | + |
test-ggbetweenstats.R | ggbetweenstats | checking if plot.type argument works | SKIPPED | 1 | 0.00 | + |
test-ggbetweenstats.R | ggbetweenstats | ggplot component addition works | SKIPPED | 1 | 0.00 | + |
test-ggbetweenstats.R | ggbetweenstats | subtitle return works | SKIPPED | 1 | 0.00 | + |
test-ggcoefstats.R | ggcoefstats | ggcoefstats with lm model | SKIPPED | 1 | 0.00 | + |
test-ggcoefstats.R | ggcoefstats | ggcoefstats with glmer model | SKIPPED | 1 | 0.00 | + |
test-ggcoefstats.R | ggcoefstats | ggcoefstats with partial variants of effect size for f-statistic | SKIPPED | 1 | 0.01 | + |
test-ggcoefstats.R | ggcoefstats | ggcoefstats with non-partial variants of effect size for f-statistic | SKIPPED | 1 | 0.00 | + |
test-ggcoefstats.R | ggcoefstats | check merMod output | SKIPPED | 1 | 0.00 | + |
test-ggcoefstats.R | ggcoefstats | check glm output | SKIPPED | 1 | 0.00 | + |
test-ggcoefstats.R | ggcoefstats | check mlm output | SKIPPED | 1 | 0.00 | + |
test-ggcoefstats.R | ggcoefstats | check aareg output | SKIPPED | 1 | 0.00 | + |
test-ggcoefstats.R | ggcoefstats | ggcoefstats works with glmmPQL object | SKIPPED | 1 | 0.00 | + |
test-ggcoefstats.R | ggcoefstats | check clm models (minimal) | SKIPPED | 1 | 0.00 | + |
test-ggcoefstats.R | ggcoefstats | ggcoefstats works with data frames | SKIPPED | 1 | 0.00 | + |
test-ggcoefstats.R | ggcoefstats | ggcoefstats works with data frames | SKIPPED | 1 | 0.02 | + |
test-ggcoefstats.R | ggcoefstats | ggcoefstats works with data frames (with NAs) | SKIPPED | 1 | 0.00 | + |
test-ggcoefstats.R | ggcoefstats | check computing confidence intervals | SKIPPED | 1 | 0.00 | + |
test-ggcoefstats.R | ggcoefstats | check if glance works | SKIPPED | 1 | 0.00 | + |
test-ggcoefstats.R | ggcoefstats | check if augment works | SKIPPED | 1 | 0.00 | + |
test-ggcoefstats.R | ggcoefstats | augment with lm works | SKIPPED | 1 | 0.00 | + |
test-ggcoefstats.R | ggcoefstats | check if p-value adjustment works | SKIPPED | 1 | 0.01 | + |
test-ggcoefstats.R | ggcoefstats | testing aesthetic modifications | SKIPPED | 1 | 0.00 | + |
test-ggcoefstats.R | ggcoefstats | unsupported model objects | PASS | 4 | 0.53 | |
test-ggcoefstats.R | ggcoefstats_label_maker | glm works | SKIPPED | 1 | 0.00 | + |
test-ggcoefstats.R | ggcoefstats_label_maker | glmerMod works | SKIPPED | 1 | 0.02 | + |
test-ggcoefstats.R | ggcoefstats_label_maker | easystats works | SKIPPED | 1 | 0.00 | + |
test-ggcorrmat.R | ggcorrmat | cor.vars works with different methods of inputs | SKIPPED | 1 | 0.00 | + |
test-ggcorrmat.R | ggcorrmat | checking ggcorrmat - without NAs - pearson’s r | SKIPPED | 1 | 0.00 | + |
test-ggcorrmat.R | ggcorrmat | checking ggcorrmat - with NAs - robust r | SKIPPED | 1 | 0.00 | + |
test-ggcorrmat.R | ggcorrmat | checking ggcorrmat - with NAs - spearman’s rho | SKIPPED | 1 | 0.02 | + |
test-ggcorrmat.R | ggcorrmat | checking ggcorrmat - with NAs - Kendall tau | SKIPPED | 1 | 0.00 | + |
test-ggcorrmat.R | ggcorrmat | checking sample sizes | SKIPPED | 1 | 0.00 | + |
test-ggcorrmat.R | ggcorrmat | checking p-values | SKIPPED | 1 | 0.00 | + |
test-ggcorrmat.R | ggcorrmat | checking confidence intervals | SKIPPED | 1 | 0.00 | + |
test-ggcorrmat.R | ggcorrmat | checking messages | SKIPPED | 1 | 0.00 | + |
test-ggdotplotstats.R | ggdotplotstats | ggdotplotstats works as expected | SKIPPED | 1 | 0.00 | + |
test-ggdotplotstats.R | ggdotplotstats | ggdotplotstats works with summarized data | SKIPPED | 1 | 0.00 | + |
test-ggdotplotstats.R | ggdotplotstats | subtitle return | SKIPPED | 1 | 0.00 | + |
test-ggdotplotstats.R | ggdotplotstats | subtitle return | SKIPPED | 1 | 0.00 | + |
test-gghistostats.R | gghistostats | checking gghistostats plot and parametric stats - data with NAs | SKIPPED | 1 | 0.00 | + |
test-gghistostats.R | gghistostats | checking gghistostats and non-parametric stats - data without NAs | SKIPPED | 1 | 0.00 | + |
test-gghistostats.R | gghistostats | checking robust stats and proportions | SKIPPED | 1 | 0.00 | + |
test-gghistostats.R | gghistostats | checking bayes stats and density | SKIPPED | 1 | 0.00 | + |
test-gghistostats.R | gghistostats | checking with default binwidth | SKIPPED | 1 | 0.00 | + |
test-gghistostats.R | gghistostats | checking with default binwidth | SKIPPED | 1 | 0.02 | + |
test-gghistostats.R | gghistostats | subtitle return | SKIPPED | 1 | 0.00 | + |
test-ggpiestats.R | ggpiestats | checking one sample proportion test | SKIPPED | 1 | 0.00 | + |
test-ggpiestats.R | ggpiestats | checking labels with contingency tab | SKIPPED | 1 | 0.00 | + |
test-ggpiestats.R | ggpiestats | checking labels with counts | SKIPPED | 1 | 0.00 | + |
test-ggpiestats.R | ggpiestats | checking labels with contingency tab (paired) | SKIPPED | 1 | 0.00 | + |
test-ggpiestats.R | ggpiestats | checking one sample prop test bf caption | SKIPPED | 1 | 0.00 | + |
test-ggpiestats.R | ggpiestats | checking if functions work without enough data | SKIPPED | 1 | 0.00 | + |
test-ggpiestats.R | ggpiestats | subtitle return | SKIPPED | 1 | 0.00 | + |
test-ggplot_converter.R | ggplot_converter | ggplot_converter work | SKIPPED | 1 | 0.00 | + |
test-ggscatterstats.R | ggscatterstats | checking ggscatterstats - without NAs - pearson’s r | SKIPPED | 1 | 0.00 | + |
test-ggscatterstats.R | ggscatterstats | checking ggscatterstats - without NAs - spearman’s rho | SKIPPED | 1 | 0.00 | + |
test-ggscatterstats.R | ggscatterstats | checking ggscatterstats - without NAs - percentage bend | SKIPPED | 1 | 0.00 | + |
test-ggscatterstats.R | ggscatterstats | checking median display | SKIPPED | 1 | 0.00 | + |
test-ggscatterstats.R | ggscatterstats | bayes factor plus class of object | SKIPPED | 1 | 0.00 | + |
test-ggscatterstats.R | ggscatterstats | aesthetic modifications work | SKIPPED | 1 | 0.00 | + |
test-ggscatterstats.R | ggscatterstats | checking ggscatterstats with different kinds of inputs to labeling | SKIPPED | 1 | 0.00 | + |
test-ggscatterstats.R | ggscatterstats | with marginals | SKIPPED | 1 | 0.01 | + |
test-ggscatterstats.R | ggscatterstats | checking formula specification | SKIPPED | 1 | 0.00 | + |
test-ggscatterstats.R | ggscatterstats | subtitle return | SKIPPED | 1 | 0.00 | + |
test-ggscatterstats.R | ggscatterstats | message checks | SKIPPED | 1 | 0.00 | + |
test-ggwithinstats.R | ggwithinstats | basic plotting works - two groups | SKIPPED | 1 | 0.01 | + |
test-ggwithinstats.R | ggwithinstats | basic plotting works - more than two groups | SKIPPED | 1 | 0.00 | + |
test-ggwithinstats.R | ggwithinstats | checking sorting | SKIPPED | 1 | 0.00 | + |
test-ggwithinstats.R | ggwithinstats | checking subtitle outputs - without NAs | SKIPPED | 1 | 0.00 | + |
test-ggwithinstats.R | ggwithinstats | ggplot component addition works | SKIPPED | 1 | 0.00 | + |
test-ggwithinstats.R | ggwithinstats | checking warning message when too few obs | SKIPPED | 1 | 0.00 | + |
test-grouped_ggbarstats.R | grouped_ggbarstats | grouped_ggbarstats works | SKIPPED | 1 | 0.00 | + |
test-grouped_ggbarstats.R | grouped_ggbarstats | subtitle return | SKIPPED | 1 | 0.00 | + |
test-grouped_ggbarstats.R | grouped_ggbarstats | checking if results coincide with base version | SKIPPED | 1 | 0.00 | + |
test-grouped_ggbetweenstats.R | grouped_ggbetweenstats | grouping.var works across vector types | SKIPPED | 1 | 0.00 | + |
test-grouped_ggbetweenstats.R | grouped_ggbetweenstats | subtitle return | SKIPPED | 1 | 0.00 | + |
test-grouped_ggcorrmat.R | grouped_ggcorrmat | grouped_ggcorrmat plots work | SKIPPED | 1 | 0.00 | + |
test-grouped_ggcorrmat.R | grouped_ggcorrmat | grouped_ggcorrmat stats work | SKIPPED | 1 | 0.00 | + |
test-grouped_ggdotplotstats.R | grouped_ggdotplotstats | grouped_ggdotplotstats works | SKIPPED | 1 | 0.00 | + |
test-grouped_ggdotplotstats.R | grouped_ggdotplotstats | subtitle return | SKIPPED | 1 | 0.00 | + |
test-grouped_ggdotplotstats.R | grouped_ggdotplotstats | checking if results coincide with base version | SKIPPED | 1 | 0.00 | + |
test-grouped_gghistostats.R | grouped_gghistostats | grouped_gghistostats works | SKIPPED | 1 | 0.00 | + |
test-grouped_gghistostats.R | grouped_gghistostats | subtitle return | SKIPPED | 1 | 0.00 | + |
test-grouped_ggpiestats.R | grouped_ggpiestats | grouped_ggpiestats works | SKIPPED | 1 | 0.00 | + |
test-grouped_ggpiestats.R | grouped_ggpiestats | subtitle return | SKIPPED | 1 | 0.00 | + |
test-grouped_ggpiestats.R | grouped_ggpiestats | checking if results coincide with base version | SKIPPED | 1 | 0.00 | + |
test-grouped_ggscatterstats.R | grouped_ggscatterstats | grouped_ggscatterstats works | SKIPPED | 1 | 0.00 | + |
test-grouped_ggscatterstats.R | grouped_ggscatterstats | subtitle return | SKIPPED | 1 | 0.00 | + |
test-grouped_ggwithinstats.R | grouped_ggwithinstats | grouping.var works across vector types | SKIPPED | 1 | 0.00 | + |
test-grouped_ggwithinstats.R | grouped_ggwithinstats | grouping.var works across vector types | SKIPPED | 1 | 0.00 | + |
test-grouped_ggwithinstats.R | grouped_ggwithinstats | subtitle return | SKIPPED | 1 | 0.00 | + |
test-grouped_ggwithinstats.R | grouped_ggwithinstats | subtitle return with NA | SKIPPED | 1 | 0.00 | + |
test-grouped_list.R | grouped_list works | grouped_list works | SKIPPED | 1 | 0.00 | + |
test-helper_messages.R | helper_messages | grouped_message is working | PASS | 1 | 0.02 | |
test-helper_messages.R | helper_messages | ggcorrmat_matrix_message is working | PASS | 1 | 0.00 | |
test-helper_messages.R | helper_messages | palette_message is working | PASS | 1 | 0.02 | |
test-helper_messages.R | helper_messages | normality_message is working | PASS | 3 | 0.01 | |
test-helper_messages.R | helper_messages | bartlett_message is working | SKIPPED | 1 | 0.00 | + |
test-helpers_ggbetweenstats.R | helpers_ggbetweenstats | mean_ggrepel works | SKIPPED | 1 | 0.00 | + |
test-helpers_ggbetweenstats.R | helpers_ggbetweenstats | mean_labeller works | SKIPPED | 1 | 0.00 | + |
test-helpers_ggbetweenstats.R | outlier_df | outlier_df works as expected | SKIPPED | 1 | 0.00 | + |
test-helpers_ggbetweenstats.R | outlier_df | mean` pattern names | SKIPPED | 1 | 0.00 | + |
test-helpers_ggbetweenstats.R | outlier_df | sort_xy works as expected | SKIPPED | 1 | 0.00 | + |
test-helpers_ggcatstats.R | cat_label_df | cat_label_df works | SKIPPED | 1 | 0.00 | + |
test-helpers_ggcatstats.R | cat_label_df | cat_couter works | SKIPPED | 1 | 0.00 | + |
test-pairwise_ggsignif.R | pairwise comparisons with ggsignif | check comparison significant displays - adjusted | SKIPPED | 1 | 0.00 | + |
test-pairwise_ggsignif.R | pairwise comparisons with ggsignif | check non-significant comparison displays - no adjustment | SKIPPED | 1 | 0.00 | + |
test-pairwise_ggsignif.R | pairwise comparisons with ggsignif | check mixed comparison displays - adjusted | SKIPPED | 1 | 0.00 | + |
test-pairwise_ggsignif.R | pairwise comparisons with ggsignif | check robust test display - adjusted | SKIPPED | 1 | 0.00 | + |
test-pairwise_ggsignif.R | pairwise comparisons with ggsignif | check student’s t test display - adjusted | SKIPPED | 1 | 0.00 | + |
test-parameters_tidy.R | parameters_tidy | grouped_message is working | SKIPPED | 1 | 0.00 | + |
test-theme_ggstatsplot.R | theme_ggstatsplot | theme_ggstatsplot() works |
SKIPPED | 1 | 0.01 | + |
test-theme_ggstatsplot.R | theme_ggstatsplot | theme_pie() works |
PASS | 6 | 0.03 |
Failed | Warning | Skipped |
---|---|---|
! | - | + |
Session Info
Field | Value |
---|---|
Version | R version 3.6.2 (2019-12-12) |
Platform | x86_64-w64-mingw32/x64 (64-bit) |
Running | Windows 10 x64 (build 16299) |
Language | English_United States |
Timezone | Europe/Berlin |
Package | Version |
---|---|
testthat | 2.3.1 |
covr | 3.4.0 |
covrpage | 0.0.70 |