Convert an R Markdown documents into an '.xlsx' spreadsheet reports
    with the knitxl() function, which works similarly to knit() from the 
    'knitr' package. The generated report can be opened in 'Excel' or similar
    software for further analysis and presentation.
| Version: | 0.1.0 | 
| Depends: | knitr (≥ 1.39) | 
| Imports: | commonmark (≥ 1.8.0), glue (≥ 1.6.2), magrittr (≥ 2.0.3), openxlsx (≥ 4.2.5), purrr (≥ 0.3.4), R6 (≥ 2.5.1), readbitmap (≥ 0.1.5), readr (≥ 2.1.2), stringr (≥ 1.4.0), xml2 (≥ 1.3.3), yaml (≥ 2.3.7) | 
| Suggests: | testthat (≥ 3.0.0), waldo (≥ 0.4.0) | 
| Published: | 2023-04-18 | 
| DOI: | 10.32614/CRAN.package.knitxl | 
| Author: | Denis Dreano [cre, aut, cph] | 
| Maintainer: | Denis Dreano  <denis.dreano at protonmail.ch> | 
| BugReports: | https://github.com/dreanod/knitxl/issues | 
| License: | GPL (≥ 3) | 
| URL: | https://github.com/dreanod/knitxl | 
| NeedsCompilation: | no | 
| Materials: | README | 
| CRAN checks: | knitxl results |