Provides an interactive 'RStudio' dialog for creating 'Quarto' blog posts with correctly structured YAML front matter. The dialog collects title, author, date, categories, and other metadata, then scaffolds the post directory, creates the 'index.qmd' file, and optionally copies an image. A companion function appends COinS (ContextObjects in Spans) metadata to posts for automatic bibliographic import into reference managers such as 'Zotero'.
| Version: | 1.0.0 |
| Depends: | R (≥ 4.1.0) |
| Imports: | fs, glue, here, htmltools, lubridate, miniUI, purrr, readr, rlang, rstudioapi, shiny, shinyFeedback, stringi, stringr, urltools, yesno, yaml |
| Suggests: | covr, knitr, rmarkdown, testthat (≥ 3.0.0), withr |
| Published: | 2026-09-12 |
| DOI: | 10.32614/CRAN.package.qpost (may not be active yet) |
| Author: | Peter Baumgartner |
| Maintainer: | Peter Baumgartner <petzi53 at gmail.com> |
| BugReports: | https://github.com/petzi53/qpost/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/petzi53/qpost, https://www.peter-baumgartner.net/qpost/ |
| NeedsCompilation: | no |
| Materials: | README, NEWS |
| CRAN checks: | qpost results |
| Reference manual: | qpost.html , qpost.pdf |
| Vignettes: |
Adding COinS Metadata for Zotero (source, R code) Get started with qpost (source, R code) Creating Quarto Blog Posts with qpost (source, R code) |
| Package source: | qpost_1.0.0.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=qpost to link to this page.