Package: chronicle 0.3

chronicle: Grammar for Creating R Markdown Reports

A system for creating R Markdown reports with a sequential syntax.

Authors:Philippe Heymans Smith [aut, cre]

chronicle_0.3.tar.gz
chronicle_0.3.zip(r-4.5)chronicle_0.3.zip(r-4.4)chronicle_0.3.zip(r-4.3)
chronicle_0.3.tgz(r-4.4-any)chronicle_0.3.tgz(r-4.3-any)
chronicle_0.3.tar.gz(r-4.5-noble)chronicle_0.3.tar.gz(r-4.4-noble)
chronicle_0.3.tgz(r-4.4-emscripten)chronicle_0.3.tgz(r-4.3-emscripten)
chronicle.pdf |chronicle.html
chronicle/json (API)

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

Peer review:

Bug tracker:https://github.com/pheymanss/chronicle/issues

On CRAN:

35 exports 29 stars 2.47 score 92 dependencies 22 scripts 327 downloads

Last updated 9 months agofrom:e30b87e0f8. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 11 2024
R-4.5-winNOTESep 11 2024
R-4.5-linuxNOTESep 11 2024
R-4.4-winNOTESep 11 2024
R-4.4-macNOTESep 11 2024
R-4.3-winNOTESep 11 2024
R-4.3-macNOTESep 11 2024

Exports:add_barplotadd_boxplotadd_chunkadd_codeadd_densityadd_dygraphadd_histogramadd_imageadd_lineplotadd_quotesadd_raincloudadd_scatterplotadd_tableadd_textadd_titleadd_violinassemble_callcheck_colsfile_extensionmake_barplotmake_boxplotmake_densitymake_dygraphmake_histogrammake_lineplotmake_raincloudmake_scatterplotmake_titlemake_violinoutput_configplot_columnsrender_reportreport_columnsrmd_title_levelset_classes

Dependencies:askpassbase64encbitbit64bookdownbslibcachemclicliprcolorspacecpp11crayoncrosstalkcurldata.tabledigestdplyrDTdygraphsevaluatefansifarverfastmapfontawesomefsgenericsggplot2gluegridExtragtablehighrhmshtmltoolshtmlwidgetshttpuvhttrisobandjquerylibjsonliteknitrlabelinglaterlatticelazyevallifecyclemagrittrMASSMatrixmemoisemgcvmimemunsellnlmeopensslpillarpkgconfigplotlyprettydocprettyunitsprogresspromisespurrrR6rappdirsRColorBrewerRcppreadrreprrlangrmarkdownrmdformatssassscalesskimrstringistringrsystibbletidyrtidyselecttinytextzdbutf8vctrsviridisviridisLitevroomwithrxfunxtsyamlzoo

{chronicle}

Rendered fromchronicle.Rmdusingknitr::rmarkdownon Sep 11 2024.

Last update: 2021-06-21
Started: 2021-03-04

Readme and manuals

Help Manual

Help pageTopics
Add a bar plot to a chronicle reportadd_barplot
Add a box plot to a chronicle reportadd_boxplot
Transforms a function call into an Rmarkdown chunkadd_chunk
Add formatted code chunks to a chronicle R Markdown reportadd_code
Add a density plot to a chronicle reportadd_density
Add a dygraph to a chronicle reportadd_dygraph
Add a histogram plot to a chronicle reportadd_histogram
Add an image to a chronicle Rmarkdown reportadd_image
Add a line plot to a chronicle reportadd_lineplot
Adds additional quotations to character valuesadd_quotes
Add a raincloud plot to a chronicle reportadd_raincloud
Add a scatter plot to a chronicle reportadd_scatterplot
Add a table to a chronicle reportadd_table
Add text to a chronicle Rmarkdown reportadd_text
Add a titled section to a chronicle Rmarkdown reportadd_title
Add a violin plot to a chronicle reportadd_violin
Assembles a formatted function call from a function and a list of parametersassemble_call
Warns if any of the passed column names is missing from the data provided.check_cols
Parse the file extension for each R Markdown output formatfile_extension
Create a bar plot from a data frame through ggplotlymake_barplot
Create a box plot from a data frame through ggplotlymake_boxplot
Create a density plot from a data frame through ggplotlymake_density
Plot a time series from a data frame through dygraph's interactive html plot interfacemake_dygraph
Create a histogram plot from a data frame through ggplotlymake_histogram
Create a line plot from a data frame through ggplotlymake_lineplot
Create a raincloud plot from a data frame through ggplotlymake_raincloud
Create a scatter plot from a data frame through ggplotlymake_scatterplot
Guess a title out of function parametersmake_title
Create a violin plot from a data frame through ggplotlymake_violin
Build the yaml output specification for an R Markdownoutput_config
Plot all columns of a tableplot_columns
Render the report using all objects from the global environmentrender_report
HTML interactive report detailing each column on a tablereport_columns
Returns the count of '#' corresponding to a given title levelrmd_title_level
Change column classes with a named vectorset_classes