Drmowinckels, to random
@Drmowinckels@fosstodon.org avatar

@jadeynryan talking about parameterized reporting with

I've been doing that in rmarkdown but not tried on Quarto yet. So cool to see real life examples!

@rladies_bot

andrew, to random
@andrew@fediscience.org avatar

ahhhh this is so cool! Finally decided to play with #QuartoPub dashboards (https://quarto.org/docs/dashboards/ ) and ObservableJS to automatically grab data from multiple Google Sheets and plot/show the data. No need for Shiny or anything—refreshing the page gets the latest data!

Drmowinckels, to random
@Drmowinckels@fosstodon.org avatar

Quarto manuscript projects are going to be my new life saver! This is magic yall! Thank you @minecr for presenting this!

https://quarto.org/docs/manuscripts/

brodriguesco, to random
@brodriguesco@fosstodon.org avatar

New blog post: How to self-publish a technical book on Leanpub and Amazon using Quarto

https://www.brodrigues.co/blog/2023-06-29-book_quarto/

brodriguesco, to random
@brodriguesco@fosstodon.org avatar

Who could I pay (and how much) to port the hugo theme of my blog to a
@quarto_pub
theme?

my blog (https://brodrigues.co) theme is a variation of smol (https://github.com/colorchestra/smol)

andrew, to random
@andrew@fediscience.org avatar

oooh the upcoming v1.4 of supports image lightboxes so you can click on images to zoom. You can even link a bunch of images together to make a gallery! https://quarto.org/docs/prerelease/1.4/lightbox.html

andrew, to random
@andrew@fediscience.org avatar

spent way too much time this evening trying to get a document to output two separate bibliographies (one for the main text + one for the appendix only), and while it looks doable with https://github.com/pandoc-ext/multibib , Quarto doesn't seem to work with it, even following the Quarto-specific instructions :(

Screenshot from the linked multibib repository showing how to use the extension with Quarto

grrrck, to python
@grrrck@fosstodon.org avatar

Has anyone used renv () or venv () with blog for a post-specific runtime-environment?

matti, to random

#rstats #QuartoPub extension/feature request: Code chunk output option that automatically wraps multiple plots/figures/outputs into a tabset. Is this already a thing @MickaelCanouil?

djnavarro, to random

Today, thanks to a random github comment by @grrrck, I discovered that has pre-render and post-render options that allow you to execute custom scripts before and after rendering a project. Just add something like this to the _quarto.yml file and... it works 🎉

project:  
 type: website  
 post-render: ./post-render.sh  

I'm way too excited by this, aren't I? Yeah, even I can see that

MattCrumpLab, to random
@MattCrumpLab@fosstodon.org avatar

Noticed a issue when rendering a citation for a quarto article. I write my name with initials in the author yml:

author: "Matthew J. C. Crump"

The bibtex citation generated at the bottom of the article merges the initials onto the last name.

author = {J.C.Crump, Matthew}

It should be

author = {Crump, Matthew J. C.}

Anyone come across this and know of a solution?

nrennie, to python
@nrennie@fosstodon.org avatar

The data visualisation guidance for the Royal Statistical Society that I've been working on over the past few months with Brian Tarran and Andreas Krause has now been published and is freely available online 🎉

If you're someone who makes charts, please have a look through the website (built with ) and let us know your thoughts. There are lots of examples of plots built with (and a few ones as well)!

RSS press release link: https://rss.org.uk/news-publication/news-publications/2023/general-news/rss-publishes-new-data-visualisation-guide/

jadeynryan, to random

A few days ago, @njtierney , @adamhsparks , and @milesmcbain reviewed {soils} in a livestream. {soils} is a WIP package for generating parameterized reports.

Throughout the entire session, my brain was exploding 🤯 with all the nuggets of wisdom, tips & tricks, and best practices.

I wrote up my thoughts, reflections, and notes in this quick blog post.

https://jadeyryan.com/blog/2024-01-22_package-review/

estebanmonte, to random

I've been trying to migrate to but makes me stay in R. Any experience working with and related solutions?

andrew, to random
@andrew@fediscience.org avatar

people good with VS Code / : is there a way to change the font and/or font size for .qmd files in visual editor mode in VS Code? For now I've just been zooming in/out, but that changes the whole VS Code UI

andrew, to random
@andrew@fediscience.org avatar

Love RStudio's rainbow highlighting of nested ::: divs in

Rendered div

nrennie, to random
@nrennie@fosstodon.org avatar

A fantastic day at #satRdays London conference today!

My slides on "Typst or LaTeX? Styling PDF documents with Quarto extensions" are available online 👀

Link to slides: https://nrennie.rbind.io/talks/satrdays-london-2024/slides.html

#QuartoPub #RStats @jumpingrivers

ijlyttle, to random
@ijlyttle@vis.social avatar
andrew, to random
@andrew@fediscience.org avatar

natively supports multiformat images (i.e. PDFs for PDF output, PNG for Word/HTML output): https://quarto.org/docs/authoring/figures.html#multiformat-figures

But that can get tricky when captions are more complex, like if they include citations.

But you can use instead!

andrew, to random
@andrew@fediscience.org avatar

Just updated my extension for generating accurate word counts (i.e. including references!) so that it can now count appendix content separately! https://github.com/andrewheiss/quarto-wordcount

elipousson, to random
@elipousson@dads.cool avatar

Has anyone created a extension that allows an incremental reveal (or creation) for Mermaid diagrams https://quarto.org/docs/authoring/diagrams.html

Or reference one mmd diagram file from another so I can create dependencies between them?

grrrck, to random
@grrrck@fosstodon.org avatar

I did that thing where I tried to write a blog post and ended up writing a extension. As one does.

And then I wrote a blog post about the extension instead of the blog post about the other thing. Oh and I also didn't finish the draft blog post I've been sitting on for 5 months, either.

But hey, here's a neat Quarto shortcode for adding a date anywhere in your blog or document or whatnot!

https://www.garrickadenbuie.com/blog/quarto-now

josi, to random
@josi@fosstodon.org avatar

I want to write a quarto filter to turn a qmd doc into a json with some key value pairs with some content from it. E.g. some plain html and some code from code chunks

#rstats #quartopub folks where should i start/

transportationtalk, to random
@transportationtalk@fosstodon.org avatar

If I create 2 quarto files like rfile.qmd and pyfile.qmd with same content but R and Python code chunks respectively, how can I provide a menu that lets the user select one or the other rendered document?

MattCrumpLab, to random
@MattCrumpLab@fosstodon.org avatar

Trying out VS code, not bad. Seems to play well with and so far

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • osvaldo12
  • khanakhh
  • Youngstown
  • mdbf
  • slotface
  • rosin
  • everett
  • ngwrru68w68
  • Durango
  • anitta
  • InstantRegret
  • GTA5RPClips
  • cubers
  • ethstaker
  • normalnudes
  • tacticalgear
  • cisconetworking
  • tester
  • Leos
  • modclub
  • megavids
  • provamag3
  • lostlight
  • All magazines