quarto-monash / thesis

Quarto template for Monash University thesis
40 stars 32 forks source link

first render #1

Closed huizezhang-sherry closed 12 months ago

huizezhang-sherry commented 12 months ago

In 01-chap1.qmd, the urca package is needed to run the code chunk under Section Results from analyses (otherwise a NULL model). This also affects subsequent latex lines: $\beta = r sprintf("%.2f", adbudget)$, etc, which causes the render to fail when rendering the template for the first time.

Maybe at least library the package or use a more straightforward example for templating?

robjhyndman commented 12 months ago

Fixed in https://github.com/numbats/monash-quarto-thesis/commit/1a79d752d7f48173bf659e24adca58d13469cab8