Skip to content

fix: Convert vignette from .Rrst to .Rmd#51

Merged
trevorld merged 1 commit into
masterfrom
issue44
Mar 22, 2026
Merged

fix: Convert vignette from .Rrst to .Rmd#51
trevorld merged 1 commit into
masterfrom
issue44

Conversation

@trevorld

Copy link
Copy Markdown
Owner
  • Convert vignette to .Rmd format to fix occasional CRAN build failures caused by pandoc not being found during RST-to-HTML conversion.
  • Update exec/example.R and exec/display_file.R to use add_option() instead of make_option().
  • Update README simple example to use |> pipe workflow.
  • Add tinyverse badge to README.

Closes #44

* Convert vignette to .Rmd format to fix occasional CRAN build failures caused
by pandoc not being found during RST-to-HTML conversion.
* Update `exec/example.R` and `exec/display_file.R` to use `add_option()` instead of `make_option()`.
* Update README simple example to use `|>` pipe workflow.
* Add tinyverse badge to README.

Closes #44

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@trevorld
trevorld merged commit 449a4c2 into master Mar 22, 2026
5 checks passed
@trevorld
trevorld deleted the issue44 branch March 22, 2026 06:38
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.

Occasional CRAN ERROR when compiling vignette with pandoc on MacOS (x86) probably due to low memory

1 participant