Skip to content

Conversation

eddelbuettel
Copy link
Member

See #1004 for discussion.

In a nutshell:

  • we build vignettes from Rmd "locally", and then
  • include them via the LaTeX / Sweave command \includepdf 'as is' into simple wrapper document
  • speeds up package build a little
  • renders it independent of tooling changes on the vignette side (pinp, rmarkdown, ...)

@codecov-io
Copy link

codecov-io commented Oct 26, 2019

Codecov Report

Merging #1005 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1005   +/-   ##
=======================================
  Coverage   82.45%   82.45%           
=======================================
  Files          63       63           
  Lines        3164     3164           
=======================================
  Hits         2609     2609           
  Misses        555      555

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3a3e878...4d2be5b. Read the comment docs.

@eddelbuettel
Copy link
Member Author

@kevinushey I know you already nodded at #1004 but if you have a minute or two this weekend to glance at this I'd appreciate it.

@eddelbuettel eddelbuettel merged commit 15dee28 into master Oct 27, 2019
@eddelbuettel eddelbuettel deleted the feature/vignettes_premade branch October 27, 2019 19:16
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.

2 participants