Package: exreport 0.4.1

exreport: Fast, Reliable and Elegant Reproducible Research

Analysis of experimental results and automatic report generation in both interactive HTML and LaTeX. This package ships with a rich interface for data modeling and built in functions for the rapid application of statistical tests and generation of common plots and tables with publish-ready quality.

Authors:Jacinto Arias [aut, cre], Javier Cozar [aut]

exreport_0.4.1.tar.gz
exreport_0.4.1.zip(r-4.7)exreport_0.4.1.zip(r-4.6)exreport_0.4.1.zip(r-4.5)
exreport_0.4.1.tgz(r-4.6-any)exreport_0.4.1.tgz(r-4.5-any)
exreport_0.4.1.tar.gz(r-4.7-any)exreport_0.4.1.tar.gz(r-4.6-any)
exreport_0.4.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
exreport/json (API)

# Install 'exreport' in R:
install.packages('exreport', repos = c('https://jacintoarias.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/jacintoarias/exreport/issues

Datasets:
  • ILsMultiple - Problem: Comparison between three Ionic Liquids packs to capture and reduce the emission of CO2 in industrial fuel combustion processes.
  • ILsPaired - Problem: Comparison between two Ionic Liquids packs to capture and reduce the emission of CO2 in industrial fuel combustion processes.
  • wekaExperiment - Problem: Comparison between several Machine Learning algorithms from the Weka library

On CRAN:

Conda:

4.27 score 10 stars 37 scripts 198 downloads 1 mentions 26 exports 23 dependencies

Last updated from:ac61cb5a88. Checks:7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE132
source / vignettesOK146
linux-release-x86_64NOTE126
macos-release-arm64NOTE180
macos-oldrel-arm64NOTE158
windows-develNOTE93
windows-releaseNOTE103
windows-oldrelNOTE83
wasm-releaseOK100

Exports:.testMultipleexpCombineexpConcatexpCreateexpCreateFromTableexpExtendexpExtractexpGetDuplicatedexpInstantiateexpReduceexpRemoveDuplicatedexpRenameexpReorderexpSubsetexreportexreportAddexreportRenderplotCumulativeRankplotExpSummaryplotRankDistributiontabularExpSummarytabularTestPairwisetabularTestSummarytestMultipleControltestMultiplePairwisetestPaired

Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecyclemagrittrplyrR6RColorBrewerRcppreshape2rlangS7scalesstringistringrvctrsviridisLitewithr

Readme and manuals

Help Manual

Help pageTopics
Combine two experiments with different outputsexpCombine
Concatenate rows of matching experimentsexpConcat
Load data and create an exreport experimentexpCreate
Create an exreport experiment from a tabular representationexpCreateFromTable
Extend an experiment by adding new parametersexpExtend
Extract statistically equivalent methods from a multiple comparison testexpExtract
Create a new experiment with only the duplicated rowsexpGetDuplicated
Instatiate the methods in the experiment for each one of the different parameter configurations.expInstantiate
Reduce a parameter by a function for each method, problem and remaining parameter configuration interactionexpReduce
Remove duplicated rows from an experimentexpRemoveDuplicated
Change the name of elements that an experiment containsexpRename
Change the order of elements that an experiment containsexpReorder
Obtains a subset of an experiment matching the given conditionsexpSubset
Create a new exreport documentexreport
Add elements to an existing exreport documentexreportAdd
Render an exreport documentexreportRender
Problem: Comparison between three Ionic Liquids packs to capture and reduce the emission of CO2 in industrial fuel combustion processes.ILsMultiple
Problem: Comparison between two Ionic Liquids packs to capture and reduce the emission of CO2 in industrial fuel combustion processes.ILsPaired
Area plot for the rank distribution from a multiple testplotCumulativeRank
Barplot for summarizing an experiment output variableplotExpSummary
Boxplot for the ranks distribution and control hypotheses from multiple testplotRankDistribution
Summarize the experiment with a table for given outputstabularExpSummary
Display pairwise information about a multiple test between the methodstabularTestPairwise
Summarize the result of a multiple comparison statistical test in a tabletabularTestSummary
Multiple Comparison Statistical Test (Friedman + Control Holm PostHoc)testMultipleControl
Multiple Comparison Statistical Test (Friedman + Pairwise Shaffer PostHoc)testMultiplePairwise
Paired Wilcoxon statistical testtestPaired
Problem: Comparison between several Machine Learning algorithms from the Weka librarywekaExperiment