# Copyright 1999-2026 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit R-packages DESCRIPTION='Functions to Streamline Statisti... (see metadata)' KEYWORDS="~amd64 ~x64-macos ~arm64-macos" SRC_URI="http://cran.r-project.org/src/contrib/colleyRstats_0.1.4.tar.gz" LICENSE='MIT' IUSE="${IUSE-} r_suggests_afex r_suggests_artool r_suggests_bayesfactor r_suggests_bayestestr r_suggests_cairo r_suggests_car r_suggests_clipr r_suggests_conflicted r_suggests_dt r_suggests_dunn_test r_suggests_emmeans r_suggests_emoa r_suggests_flexdashboard r_suggests_fsa r_suggests_ggtext r_suggests_glmmtmb r_suggests_hmisc r_suggests_knitr r_suggests_lme4 r_suggests_moocore r_suggests_nparld r_suggests_ordinal r_suggests_parameters r_suggests_patchwork r_suggests_pkgload r_suggests_psych r_suggests_readxl r_suggests_report r_suggests_reporttools r_suggests_rmarkdown r_suggests_rstantools r_suggests_rstatix r_suggests_scales r_suggests_sjplot r_suggests_stargazer r_suggests_styler r_suggests_testthat r_suggests_tibble r_suggests_writexl r_suggests_xtable" R_SUGGESTS=" r_suggests_afex? ( sci-CRAN/afex ) r_suggests_artool? ( >=sci-CRAN/ARTool-0.11.0 ) r_suggests_bayesfactor? ( sci-CRAN/BayesFactor ) r_suggests_bayestestr? ( sci-CRAN/bayestestR ) r_suggests_cairo? ( sci-CRAN/Cairo ) r_suggests_car? ( sci-CRAN/car ) r_suggests_clipr? ( sci-CRAN/clipr ) r_suggests_conflicted? ( sci-CRAN/conflicted ) r_suggests_dt? ( sci-CRAN/DT ) r_suggests_dunn_test? ( sci-CRAN/dunn_test ) r_suggests_emmeans? ( sci-CRAN/emmeans ) r_suggests_emoa? ( sci-CRAN/emoa ) r_suggests_flexdashboard? ( sci-CRAN/flexdashboard ) r_suggests_fsa? ( sci-CRAN/FSA ) r_suggests_ggtext? ( sci-CRAN/ggtext ) r_suggests_glmmtmb? ( sci-CRAN/glmmTMB ) r_suggests_hmisc? ( sci-CRAN/Hmisc ) r_suggests_knitr? ( sci-CRAN/knitr ) r_suggests_lme4? ( sci-CRAN/lme4 ) r_suggests_moocore? ( sci-CRAN/moocore ) r_suggests_nparld? ( sci-CRAN/nparLD ) r_suggests_ordinal? ( sci-CRAN/ordinal ) r_suggests_parameters? ( sci-CRAN/parameters ) r_suggests_patchwork? ( sci-CRAN/patchwork ) r_suggests_pkgload? ( sci-CRAN/pkgload ) r_suggests_psych? ( sci-CRAN/psych ) r_suggests_readxl? ( sci-CRAN/readxl ) r_suggests_report? ( sci-CRAN/report ) r_suggests_reporttools? ( sci-CRAN/reporttools ) r_suggests_rmarkdown? ( sci-CRAN/rmarkdown ) r_suggests_rstantools? ( sci-CRAN/rstantools ) r_suggests_rstatix? ( sci-CRAN/rstatix ) r_suggests_scales? ( sci-CRAN/scales ) r_suggests_sjplot? ( sci-CRAN/sjPlot ) r_suggests_stargazer? ( sci-CRAN/stargazer ) r_suggests_styler? ( sci-CRAN/styler ) r_suggests_testthat? ( >=sci-CRAN/testthat-3.3.0 ) r_suggests_tibble? ( sci-CRAN/tibble ) r_suggests_writexl? ( sci-CRAN/writexl ) r_suggests_xtable? ( sci-CRAN/xtable ) " DEPEND="sci-CRAN/tidyr sci-CRAN/effectsize >=sci-CRAN/dplyr-1.1.0 >=dev-lang/R-4.2.0 >=sci-CRAN/ggplot2-3.4.0 >=sci-CRAN/ggpmisc-0.5.0 sci-CRAN/ggsignif >=sci-CRAN/ggstatsplot-1.0.0 sci-CRAN/purrr sci-CRAN/rlang sci-CRAN/stringr sci-CRAN/see " RDEPEND="${DEPEND-} ${R_SUGGESTS-}"