Package: reportifyr 0.3.4

Jacob Dumbleton

reportifyr: Reproducible Reporting Made Simple with R

Create reproducible reports with Microsoft Word and R.

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.3.4.tar.gz
reportifyr_0.3.4.zip(r-4.7)reportifyr_0.3.4.zip(r-4.6)reportifyr_0.3.4.zip(r-4.5)
reportifyr_0.3.4.tgz(r-4.6-any)reportifyr_0.3.4.tgz(r-4.5-any)
reportifyr_0.3.4.tar.gz(r-4.7-any)reportifyr_0.3.4.tar.gz(r-4.6-any)
reportifyr_0.3.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
reportifyr/json (API)
NEWS

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

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

On CRAN:

Conda:

3.92 score 7 stars 20 scripts 29 exports 79 dependencies

Last updated from:333bf2a546. Checks:7 ERROR, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64ERROR142
source / vignettesOK171
linux-release-x86_64ERROR181
macos-release-arm64ERROR115
macos-oldrel-arm64ERROR91
windows-develERROR133
windows-releaseERROR103
windows-oldrelERROR88
wasm-releaseOK153

Exports:add_footnotesadd_plotsadd_plots_alt_textadd_tablesadd_tables_alt_textbuild_reportfinalize_documentfit_flextable_to_pageformat_flextableget_meta_abbrevsget_meta_typeget_venv_uv_pathsggsave_with_metadatainitialize_pythoninitialize_report_projectmake_doc_dirspreview_metadatapreview_metadata_filesremove_tables_figures_footnotessave_rds_with_metadatasync_report_projecttoggle_loggerupdate_object_footnotesvalidate_alt_text_magic_stringsvalidate_configvalidate_docxvalidate_objectwrite_csv_with_metadatawrite_object_metadata

Dependencies:askpassassertthatbase64encbslibcachemclicpp11credentialscurldata.tabledigestdplyrevaluatefarverfastmapflextablefontawesomefontBitstreamVerafontLiberationfontquiverfsgdtoolsgenericsgertggplot2gluegtableherehighrhtmltoolsisobandjquerylibjsonliteknitrlabelinglifecyclelog4rmagrittrmemoisemimeofficeropensslpillarpkgconfigprocessxpspurrrR6raggrappdirsRColorBrewerRcpprlangrmarkdownrprojrootrstudioapiS7sassscalesstringistringrsyssystemfontstextshapingthis.pathtibbletictoctidyrtidyselecttinytexutf8uuidvctrsviridisLitewithrxfunxml2yamlzip

Readme and manuals

Help Manual

Help pageTopics
Inserts Footnotes in appropriate places in a Microsoft Word fileadd_footnotes
Inserts Figures in appropriate places in a Microsoft Word fileadd_plots
Inserts alt text for figures within a Microsoft Word file.add_plots_alt_text
Inserts Tables in appropriate places in a Microsoft Word fileadd_tables
Inserts alt text for tables within a Microsoft Word file.add_tables_alt_text
Updates a Microsoft Word file to include formatted plots, tables, and footnotesbuild_report
Finalizes the Microsoft Word file by removing magic strings and bookmarksfinalize_document
Autofits a flextable object, then fits the object to the page widthfit_flextable_to_page
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
get_venv_uv_pathsget_venv_uv_paths
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
Synchronizes report project with config and python dependencies set through options. Uses .report_dir_name_init.json to track differences.sync_report_project
Updates the logging level for functions. Default is set to WARNtoggle_logger
Updates an object's footnote metadata - equations, notes, or abbreviationsupdate_object_footnotes
Validate alt text of figures/tables against their magic strings in a Microsoft Word filevalidate_alt_text_magic_strings
Validate config.yaml filevalidate_config
Validates input Microsoft Word file to ensure proper functionality with reportifyrvalidate_docx
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