NEWS
TBox 0.1.3
Removed
- pipe usage for R versions older than 4.1
Added
- new tests for all functions
- new inputs checks for
render_code()
- test coverage with complete tests
- new argument
open
to open (or not) the generated document
- template for word generated files
TBox 0.1.2 (2024-06-14)
Added
- hidden functions
generate_chunk_header()
and generate_rmd_file()
to refactor the code and simplify the visibility.
- hidden functions
get_fira_path()
to get the path to the folder which contains the .ttf
files
- new tests
- test coverage with
pandoc
, {tinytex} and xclip
(for Ubuntu) installed
TBox 0.1.1
Changed
render_code()
now accept knitr chunk option as function arguments
- Add new dependencies: knitr` and checkmate to get all the different knitr options and to check the inputs of our functions
TBox 0.1.0 (2024-06-07)
Added
- Initial commit
- new function render_code to render some code on-the-fly to produce PDF, HTML, word and other format quickly by using the clickboard