Closed jasonratcliff closed 1 year ago
Move methods chapter table data *.csv files from instdata/extdata/Methods to skip installing as external data:
*.csv
instdata/extdata/Methods
docs/thesis/tables/*.csv
samples.csv
primers.csv
beast.csv
[x] Useknitr to build table cross reference (857f3b3e3e706ed97ea9f9a081810da0b4f4fcf8)
knitr
knit_table_dna()
html_caption()
[x] Remove utils.R functions (20fe8784dde5ae98b8ae4fae0f75e559d57bddc0)
utils.R
save_plot()
capitalize()
italicize()
bookdown
quarto
MethodsVariables
methods
TableDnaSpecimens
samples-table
TableDnaSpecimensLatex
tbl-samples-latex
TableDnaSpecimensLatexContinued
tbl-samples-continued
TableDnaSpecimensHtml
tbl-samples-html
TableSpeciesTreeHypotheses
beast-species
TableSpeciesTreeHypothesesLatex
tbl-species-tree
TableSpeciesTreeHypothesesLatexContinued
tbl-species-tree-continued
[x] Utilize commonmark to handle markdown conversions (989e3d8cddc077f366f4b4ffc35f6f282f464058)
commonmark
knitr::pandoc_to()
knit_variables
Breaking Changes
Data
Move methods chapter table data
*.csv
files frominstdata/extdata/Methods
to skip installing as external data:docs/thesis/tables/*.csv
samples.csv
DNA sample specimens (3d56adab90c6b41b539024023c4c73177d9c3ab9, 858eb5e408b48c249ad3a3e757f6467e7a2c92d9)primers.csv
sequencing primer sets (d673714be005fe64ab847ba1468fcd6386c36264)beast.csv
*BEAST species hypotheses (a2d0d19edcd751eb3783f1fdc6f6294a883fd41c)Deprecation
[x] Use
knitr
to build table cross reference (857f3b3e3e706ed97ea9f9a081810da0b4f4fcf8)knit_table_dna()
html_caption()
[x] Remove
utils.R
functions (20fe8784dde5ae98b8ae4fae0f75e559d57bddc0)save_plot()
capitalize()
italicize()
Chunks
Renamed
bookdown
quarto
MethodsVariables
methods
TableDnaSpecimens
samples-table
TableDnaSpecimensLatex
tbl-samples-latex
TableDnaSpecimensLatexContinued
tbl-samples-continued
TableDnaSpecimensHtml
tbl-samples-html
TableSpeciesTreeHypotheses
beast-species
TableSpeciesTreeHypothesesLatex
tbl-species-tree
TableSpeciesTreeHypothesesLatexContinued
tbl-species-tree-continued
Notes
[x] Utilize
commonmark
to handle markdown conversions (989e3d8cddc077f366f4b4ffc35f6f282f464058)knitr::pandoc_to()
to replaceknit_variables
globals95