Skip to content

tar_tangle()

Latest

Choose a tag to compare

@wlandau wlandau released this 09 Feb 16:37
· 2 commits to main since this release
62950e7

tarchetypes 0.14.0

  • Try different paths to look for output files in tar_quarto_rep() (#217). Hard to tell if Quarto uses the current working directory or the directory of the source file as the destination for the output, and their policy may have changed in a different version of Quarto.
  • Add tar_tangle() (#226).
  • Avoid Quarto parallel rendering bug with a workaround in tar_quarto_rep() (#230, @ant-durrant).