Skip to content

docs: document svg_to_pdf() + bump site/README to 0.2.5 - #22

Merged
milkway merged 2 commits into
mainfrom
docs/update-pdf-0.2.5
Jun 29, 2026
Merged

docs: document svg_to_pdf() + bump site/README to 0.2.5#22
milkway merged 2 commits into
mainfrom
docs/update-pdf-0.2.5

Conversation

@milkway

@milkway milkway commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Updates README, pkgdown reference and the export vignette for the new svg_to_pdf() (PR #21).

Changes

  • README: devel version badge → 0.2.5; export example now shows svg_to_pdf(); README.md + card figure re-rendered via devtools::build_readme().
  • _pkgdown.yml: added svg_to_pdf to the Export section (it was missing from the reference index, which pkgdown::build_site() would warn about).
  • vignettes/export.Rmd: new "Converting to PDF" section (vector svg_to_pdf() via rsvg, svg_to_pdf_chrome(), and save_card_for_knitr(format = "pdf")); pdf added to the multi-format example.

Verification

  • pkgdown::build_site() builds clean locally: reference/svg_to_pdf.html generated, no "missing topics", version shows 0.2.5.
  • Note: docs/ is gitignored; the live site is rebuilt by the pkgdown.yaml GitHub Action (→ gh-pages) on push to main.

🤖 Generated with Claude Code

milkway and others added 2 commits June 29, 2026 08:20
- README: bump devel version badge to 0.2.5; show svg_to_pdf() in the
  export example; re-render README.md (and card figure).
- _pkgdown.yml: add svg_to_pdf to the Export reference section (was
  missing from the index).
- vignettes/export.Rmd: add a "Converting to PDF" section covering the
  vector svg_to_pdf() (rsvg), svg_to_pdf_chrome(), and
  save_card_for_knitr(format = "pdf"); include pdf in the multi-format
  example.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- CLAUDE.md: docs/ is gitignored, not versioned; the site is published by
  the pkgdown.yaml GitHub Action (gh-pages) on push to main. Add README.Rmd
  workflow note.
- cran-comments.md: rewrite for the 0.2.5 feature release (svg_to_pdf(),
  magick/rsvg moved to Suggests, minor fixes).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@milkway
milkway merged commit bc274dc into main Jun 29, 2026
1 check passed
@milkway
milkway deleted the docs/update-pdf-0.2.5 branch June 29, 2026 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant