Package: htmlreportR 1.0.1

htmlreportR: 'HTML' Reporting Made Simple(R)

Create compressed, interactive 'HTML' (Hypertext Markup Language) reports with embedded 'Python' code, custom 'JS' ('JavaScript') and 'CSS' (Cascading Style Sheets), and wrappers for 'CanvasXpress' plots, networks and more. Based on <https://pypi.org/project/py-report-html/>, its sister project.

Authors:Álvaro Esteban Martos [aut, cph, cre], José Córdoba Caballero [aut, cph], James Perkins [aut, cph], Pedro Seoane Zonjic [aut, cph], Jesús Pérez García [aut, cph]

htmlreportR_1.0.1.tar.gz
htmlreportR_1.0.1.zip(r-4.7)htmlreportR_1.0.1.zip(r-4.6)htmlreportR_1.0.1.zip(r-4.5)
htmlreportR_1.0.1.tgz(r-4.6-any)htmlreportR_1.0.1.tgz(r-4.5-any)
htmlreportR_1.0.1.tar.gz(r-4.7-any)htmlreportR_1.0.1.tar.gz(r-4.6-any)
htmlreportR_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
htmlreportR/json (API)
NEWS

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

Bug tracker:https://github.com/aestebanmar/htmlreportr/issues

On CRAN:

Conda:

csshtmljsreporting-tool

3.85 score 3 scripts 185 downloads 7 exports 27 dependencies

Last updated from:9329cdf504. Checks:7 ERROR, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64ERROR130
source / vignettesOK189
linux-release-x86_64ERROR162
macos-release-arm64ERROR143
macos-oldrel-arm64ERROR187
windows-develERROR102
windows-releaseERROR85
windows-oldrelERROR98
wasm-releaseOK102

Exports:col_to_rownameshtmlReportmain_htmlreportRmake_html_listparse_pathsreplace_paired_markrow_to_header

Dependencies:clicpp11evaluatefarverggplot2gluegtablehighrisobandjsonliteknitrlabelinglifecyclemagrittrmimeR6RColorBrewerrlangS7scalesstringistringrvctrsviridisLitewithrxfunyaml

Readme and manuals

Help Manual

Help pageTopics
.add_id_column.add_id_column
.prepare_standard_triplet_df.prepare_standard_triplet_df
Add Header and Row Names to Data Frame for HTML Report tableadd_header_row_names
Build CanvasXpress barplot from R data framebarplot-htmlReport-method
Build HTML Report Bodybuild_body
Build HTML report from templatebuild-htmlReport-method
col_to_rownamescol_to_rownames
encode and compress data jsoncompress_data
Custom addition operator for combining htmlReport objectsconcat
Build CanvasXpress density plot from R data framedensity-htmlReport-method
Retrieve Data from htmlReport Objectextract_data
converts span noted table into a span map.get_col_n_row_span-htmlReport-method
Retrieve Data from htmlReport Objectget_data
Get Data for Plotting from htmlReport Objectget_data_for_plot
Get Plot from htmlReport Objectget_plot
Get js Plot from canvasxpress_obj Objectget_plot_data
get col and rowspan for a table element specified by indices.get_span-htmlReport-method
htmlReport reference classhtmlReport htmlReport-class
Build CanvasXpress line plot from R data frameline-htmlReport-method
Build report by loading files from disk and rendering template.main_htmlreportR
Make HTML Report Headmake_head
make_html_listmake_html_list
binds tables contained in hash_vars by rowsmerge_hashed_tables-htmlReport-method
Print data frame in HTML formatparse_data_frame-htmlReport-method
parse_pathsparse_paths
Encapsulates input code in div of specified characteristicsprettify_div-htmlReport-method
replace_paired_markreplace_paired_mark
row_to_headerrow_to_header
Build CanvasXpress scatter2D plot from R data framescatter2D-htmlReport-method
Build CanvasXpress scatter3D plot from R data framescatter3D-htmlReport-method
Generate static ggplot for HTML reportstatic_ggplot_main-htmlReport-method
Generate static plot for HTML reportstatic_plot_main-htmlReport-method
Generate table from plotter object with specified optionstable
Write HTML Reportwrite_report-htmlReport-method