Package: reportifyr 0.2.5

Jacob Dumbleton

reportifyr: Create reproducible reports with quarto and word

A tool to extend quarto's ability to be a starting point for fully featured word reports.

Authors:Jacob Dumbleton [aut, cre], Matthew Smith [aut], Theodoros Papathanasiou [aut], Tarjinder Sahota [aut], Devin Pastoor [aut], Agnes Kim [aut], Anne Zheng [aut], Jenna Johnson [aut], Fernando Carreno [aut], Kashyap Patel [ctb], Maxwell Chirehwa [ctb], Wesley Cummings [ctb], Elizabeth LeBeau [ctb]

reportifyr_0.2.5.tar.gz
reportifyr_0.2.5.zip(r-4.5)reportifyr_0.2.5.zip(r-4.4)reportifyr_0.2.5.zip(r-4.3)
reportifyr_0.2.5.tgz(r-4.4-any)reportifyr_0.2.5.tgz(r-4.3-any)
reportifyr_0.2.5.tar.gz(r-4.5-noble)reportifyr_0.2.5.tar.gz(r-4.4-noble)
reportifyr_0.2.5.tgz(r-4.4-emscripten)reportifyr_0.2.5.tgz(r-4.3-emscripten)
reportifyr.pdf |reportifyr.html
reportifyr/json (API)

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

Peer review:

Bug tracker:https://github.com/a2-ai/reportifyr/issues

On CRAN:

2.60 score 1 stars 9 scripts 21 exports 82 dependencies

Last updated 2 days agofrom:966a61c154. Checks:ERROR: 7. Indexed: yes.

TargetResultDate
Doc / VignettesFAILNov 19 2024
R-4.5-winERRORNov 19 2024
R-4.5-linuxERRORNov 19 2024
R-4.4-winERRORNov 19 2024
R-4.4-macERRORNov 19 2024
R-4.3-winERRORNov 19 2024
R-4.3-macERRORNov 19 2024

Exports:add_footnotesadd_plotsadd_tablesbuild_reportfinalize_documentformat_flextableget_meta_abbrevsget_meta_typeggsave_with_metadatainitialize_pythoninitialize_report_projectmake_doc_dirspreview_metadatapreview_metadata_filesremove_tables_figures_footnotessave_rds_with_metadatatoggle_loggerupdate_object_footnotesvalidate_objectwrite_csv_with_metadatawrite_object_metadata

Dependencies:askpassassertthatbase64encbslibcachemclicolorspacecpp11credentialscurldata.tabledigestdplyrevaluatefansifarverfastmapflextablefontawesomefontBitstreamVerafontLiberationfontquiverfsgdtoolsgenericsgertggplot2gluegtableherehighrhtmltoolsisobandjquerylibjsonliteknitrlabelinglatticelifecyclelog4rmagrittrMASSMatrixmemoisemgcvmimemunsellnlmeofficeropensslpillarpkgconfigprocessxpspurrrR6raggrappdirsRColorBrewerRcpprlangrmarkdownrprojrootrstudioapisassscalessyssystemfontstextshapingtibbletictoctidyselecttinytexutf8uuidvctrsviridisLitewithrxfunxml2yamlzip

Readme and manuals

Help Manual

Help pageTopics
Inserts Footnotes in appropriate places in Word filesadd_footnotes
Inserts Figures in appropriate places in Word filesadd_plots
Adds tables by looking for magic stringadd_tables
Updates a Word file to include formatted plots, tables, and footnotesbuild_report
Finalizes the document by removing magic strings and bookmarksfinalize_document
Formats data frames to a flextable specificationformat_flextable
Get meta abbreviations from standard_footnotes.yamlget_meta_abbrevs
Get meta types from standard_footnotes.yamlget_meta_type
Wrapper around the ggplot2 ggsave function. Saves a ggplot (or other grid object) and captures analysis relevant metadata in a .json fileggsave_with_metadata
Initializes python virtual environmentinitialize_python
Create report directories within a projectinitialize_report_project
Helper function that defines document output pathsmake_doc_dirs
Previews a single metadata file for an objectpreview_metadata
Preview all metadata .json files in a directorypreview_metadata_files
Removes Tables, Figures, and Footnotes from a Word fileremove_tables_figures_footnotes
reportifyr: An R package to aid in the drafting of reports.reportifyr-package reportifyr
Wrapper around the saveRDS function. Saves an object as .RDS and .RTF and captures analysis relevant metadata in a .json filesave_rds_with_metadata
Updates the logging level for functions. Default is set to WARNtoggle_logger
Updates an object's footnote metadata - equations, notes, or abbreviationsupdate_object_footnotes
Validates a file's hash against a stored hash in the associated _metadata.json filevalidate_object
Wrapper around the write.csv function. Saves data as .RDS and .RTF and captures analysis relevant metadata in a .json filewrite_csv_with_metadata
Writes an object's metadata .json filewrite_object_metadata