.Rbuildignore
.github/workflows/main.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md
R/AAAA.R
R/classicforest.R
R/forest-constructor.R
R/helpers-for-tests.R
R/plot-forest.R
R/summarize-data.R
R/table-plot.R
R/utils-pipe.R
README.Rmd
README.md
_pkgdown.yml
inst/test-data/plotData.RDS
inst/test-data/plotData2.RDS
inst/test-data/plotDataEXP.RDS
inst/test-data/spec/analysis3.yml
man/classicforest.Rd
man/figures/logo.png
man/forest_constructor.Rd
man/pipe.Rd
man/plot_forest.Rd
man/skip_vdiffr.Rd
man/summarize_data.Rd
man/table_plot.Rd
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
pkgr.yml
pmforest.Rproj
tests/testthat.R
tests/testthat/_snaps/base-plot/axis-labels-and-captions.svg
tests/testthat/_snaps/base-plot/base-plot.svg
tests/testthat/_snaps/base-plot/change-ci-interval-format-change-both.svg
tests/testthat/_snaps/base-plot/change-ci-interval-format-mixed.svg
tests/testthat/_snaps/base-plot/character-interpretation-of-numeric-group-level.svg
tests/testthat/_snaps/base-plot/ci-table-mean.svg
tests/testthat/_snaps/base-plot/ci-table-median.svg
tests/testthat/_snaps/base-plot/full-test-big.svg
tests/testthat/_snaps/base-plot/full-test-small.svg
tests/testthat/_snaps/base-plot/full-test.svg
tests/testthat/_snaps/base-plot/modify-ggplot-theme.svg
tests/testthat/_snaps/base-plot/modify-shape-size.svg
tests/testthat/_snaps/base-plot/modify-shape.svg
tests/testthat/_snaps/base-plot/modify-text-size.svg
tests/testthat/_snaps/base-plot/multiple-lines-for-ci-label.svg
tests/testthat/_snaps/base-plot/no-group-level.svg
tests/testthat/_snaps/base-plot/numeric-group-level.svg
tests/testthat/_snaps/base-plot/plot-table-width.svg
tests/testthat/_snaps/base-plot/shaded-interval.svg
tests/testthat/_snaps/base-plot/test-breaks-and-limits-of-x-axis.svg
tests/testthat/_snaps/base-plot/test-metagroup-with-labels.svg
tests/testthat/_snaps/base-plot/test-metagroup-with-nrow.svg
tests/testthat/_snaps/base-plot/test-metagroup.svg
tests/testthat/_snaps/base-plot/update-labels-via-yaml-file.svg
tests/testthat/_snaps/base-plot/vertical-intercept.svg
tests/testthat/_snaps/nsim-plot/multiple-ci-s-with-jitter.svg
tests/testthat/_snaps/nsim-plot/multiple-simulations.svg
tests/testthat/test-base-plot.R
tests/testthat/test-input-data.R
tests/testthat/test-nsim-plot.R
tests/testthat/test-summary.R
vignettes/getting-started.Rmd
vignettes/multiple-simulations.Rmd