Skip to content

Commit

Permalink
R-rmarkdown: Autospec creation for update from version 2.11 to versio…
Browse files Browse the repository at this point in the history
…n 2.12

Carson Sievert (1):
      Add BS5's data-bs-* attributes where it's needed so dropdowns and navbar collapsing work with Bootstrap 5 (#2317)

Christophe Dervieux (40):
      Add support for devtools loaded package in `draft()` (#2224)
      Add an option to opt-out the header-attrs HTML dependency in `html_document_base()` (#2227)
      Add class to book cover to size using CSS
      Use latest Pandoc  in GHA and update workflow (#2244)
      Update GHA following v2 tag in r-lib/actions (#2260)
      Add Config/Needs/website key
      Add a GHA workflow to generate rmarkdown CITATION.cff file (#2265)
      Add mention of RStudio's Viewer Pane not working for ioslides_presentation()
      Update links to Cheatsheets in vignette
      Only run the update of cff file on main branch
      Rework anchor_sections to change default behavior (#1964)
      Add dir variable to HTML templates (#2271)
      Add a LICENSE.md file in repo (#2275)
      Typo in documentation
      Add more highlighting support for HTML output (#1941)
      Support custom highlight theme in other formats (#2285)
      Support incremental for Powerpoint presentation (#2286)
      Add a available_templates() function to list templates (#2287)
      Add missing topic for pkgdown website
      typo in help page
      Add 2 more functions in `shared.lua`
      Revert "Add 2 more functions in `shared.lua`"
      Add function in `shared.lua` for sharing fixes in Lua filters across packages (#2291)
      Just skipping the test on windows for now (#2292)
      typo in inserted head
      Support custom url for KaTeX as `math_method` (#2296)
      Fix header-includes and in_header in `beamer_presentation` (#2299)
      Pandoc requires a `=` between math flag and its url value (#2300)
      mathjax local needs output_dir and lib_dir (#2302)
      For webtex, defaulting to SVG as this is far better rendering
      Support R KaTeX package as a new `math-method`(#2304)
      Correctly handle preserve_yaml in markdown formats (#2303)
      Update NEWS regarding `md_document()` changes
      display single line summary content inline
      Allow empty server context in shiny prerendered (#2305)
      Support webtex for Github documents format (#2301)
      generate Citation file only at each release
      post-processing tex file in pdf document is not yet possible (#2320)
      Add revdep folder to buildignore
      Update badge link

Garrick Aden-Buie (1):
      Add `$pkgVersion` to shiny prerendered dependencies (#2218)

Gary (1):
      Update CLA links and email alias (#2312)

Yihui Xie (7):
      import bslib (#2154)
      fix the syntax highlighting of |> in LaTeX/PDF output: rstudio/bookdown#1157 (#2228)
      tweak and reorder news (#2321)
      circumvent ThinkR-open/gitdown#17
      add the `highlight` argument to html_vignette() to avoid the issue in molic: mlindsk/molic#30
      remove the test accordingly
      CRAN release v2.12

atusy (3):
      Fix broken links by number-sections.lua on markdown flavors (#2093)
      Support all math rendering engines from Pandoc in HTML documents (#1940)
      add shiny_prerendered special comment via pandoc_include_args (#2249)

cderv (20):
      Update CITATION.cff
      Update CITATION.cff
      Update CITATION.cff
      Update CITATION.cff
      Update CITATION.cff
      Update CITATION.cff
      Update CITATION.cff
      Update CITATION.cff
      Update CITATION.cff
      Update CITATION.cff
      Update CITATION.cff
      Update CITATION.cff
      Update CITATION.cff
      Update CITATION.cff
      Update CITATION.cff
      Update CITATION.cff
      Update CITATION.cff
      Update CITATION.cff
      Update CITATION.cff
      Update CITATION.cff

christophe dervieux (1):
      Fix typo in comment
  • Loading branch information
fenrus75 committed Mar 3, 2022
1 parent 3f8f85b commit 2a22a6a
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKG_NAME := R-rmarkdown
URL = https://cran.r-project.org/src/contrib/rmarkdown_2.11.tar.gz
URL = https://cran.r-project.org/src/contrib/rmarkdown_2.12.tar.gz
ARCHIVES =

include ../common/Makefile.common
32 changes: 26 additions & 6 deletions R-rmarkdown.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@
# Generated by: autospec.py
#
Name : R-rmarkdown
Version : 2.11
Release : 65
URL : https://cran.r-project.org/src/contrib/rmarkdown_2.11.tar.gz
Source0 : https://cran.r-project.org/src/contrib/rmarkdown_2.11.tar.gz
Version : 2.12
Release : 66
URL : https://cran.r-project.org/src/contrib/rmarkdown_2.12.tar.gz
Source0 : https://cran.r-project.org/src/contrib/rmarkdown_2.12.tar.gz
Summary : Dynamic Documents for R
Group : Development/Tools
License : GPL-3.0 MIT
Requires: R-bslib
Requires: R-evaluate
Requires: R-htmltools
Requires: R-jquerylib
Expand All @@ -19,6 +20,7 @@ Requires: R-stringr
Requires: R-tinytex
Requires: R-xfun
Requires: R-yaml
BuildRequires : R-bslib
BuildRequires : R-evaluate
BuildRequires : R-htmltools
BuildRequires : R-jquerylib
Expand All @@ -43,10 +45,10 @@ export http_proxy=http://127.0.0.1:9/
export https_proxy=http://127.0.0.1:9/
export no_proxy=localhost,127.0.0.1,0.0.0.0
export LANG=C.UTF-8
export SOURCE_DATE_EPOCH=1641097827
export SOURCE_DATE_EPOCH=1646334087

%install
export SOURCE_DATE_EPOCH=1641097827
export SOURCE_DATE_EPOCH=1646334087
rm -rf %{buildroot}
export LANG=C.UTF-8
export CFLAGS="$CFLAGS -O3 -flto -fno-semantic-interposition "
Expand Down Expand Up @@ -113,12 +115,16 @@ R CMD check --no-manual --no-examples --no-codoc rmarkdown || :
/usr/lib64/R/library/rmarkdown/doc/rmarkdown.html
/usr/lib64/R/library/rmarkdown/help/AnIndex
/usr/lib64/R/library/rmarkdown/help/aliases.rds
/usr/lib64/R/library/rmarkdown/help/figures/link-black-18dp.svg
/usr/lib64/R/library/rmarkdown/help/figures/logo.png
/usr/lib64/R/library/rmarkdown/help/paths.rds
/usr/lib64/R/library/rmarkdown/help/rmarkdown.rdb
/usr/lib64/R/library/rmarkdown/help/rmarkdown.rdx
/usr/lib64/R/library/rmarkdown/html/00Index.html
/usr/lib64/R/library/rmarkdown/html/R.css
/usr/lib64/R/library/rmarkdown/rmarkdown/highlight/arrow.theme
/usr/lib64/R/library/rmarkdown/rmarkdown/highlight/rstudio.theme
/usr/lib64/R/library/rmarkdown/rmarkdown/lua/anchor-sections.lua
/usr/lib64/R/library/rmarkdown/rmarkdown/lua/latex-div.lua
/usr/lib64/R/library/rmarkdown/rmarkdown/lua/number-sections.lua
/usr/lib64/R/library/rmarkdown/rmarkdown/lua/pagebreak.lua
Expand All @@ -135,6 +141,9 @@ R CMD check --no-manual --no-examples --no-codoc rmarkdown || :
/usr/lib64/R/library/rmarkdown/rmd/fragment/default.tex
/usr/lib64/R/library/rmarkdown/rmd/h/_navbar.html
/usr/lib64/R/library/rmarkdown/rmd/h/accessibility/empty-anchor.js
/usr/lib64/R/library/rmarkdown/rmd/h/anchor-sections/anchor-sections-hash.css
/usr/lib64/R/library/rmarkdown/rmd/h/anchor-sections/anchor-sections-icon.css
/usr/lib64/R/library/rmarkdown/rmd/h/anchor-sections/anchor-sections-symbol.css
/usr/lib64/R/library/rmarkdown/rmd/h/anchor-sections/anchor-sections.css
/usr/lib64/R/library/rmarkdown/rmd/h/anchor-sections/anchor-sections.js
/usr/lib64/R/library/rmarkdown/rmd/h/bootstrap/css/bootstrap-theme.css
Expand Down Expand Up @@ -242,6 +251,7 @@ R CMD check --no-manual --no-examples --no-codoc rmarkdown || :
/usr/lib64/R/library/rmarkdown/rmd/h/rmarkdown/rmd_perf.css
/usr/lib64/R/library/rmarkdown/rmd/h/rmarkdown/rmd_perf.js
/usr/lib64/R/library/rmarkdown/rmd/h/rsiframe-1.1/rsiframe.js
/usr/lib64/R/library/rmarkdown/rmd/h/shiny-header.html
/usr/lib64/R/library/rmarkdown/rmd/h/tocify/jquery.tocify.css
/usr/lib64/R/library/rmarkdown/rmd/h/tocify/jquery.tocify.js
/usr/lib64/R/library/rmarkdown/rmd/ioslides/default.html
Expand Down Expand Up @@ -322,6 +332,7 @@ R CMD check --no-manual --no-examples --no-codoc rmarkdown || :
/usr/lib64/R/library/rmarkdown/rmd/slidy/default.html
/usr/lib64/R/library/rmarkdown/rmd/slidy/slidy_shiny.js
/usr/lib64/R/library/rmarkdown/rstudio/templates/project/skeleton.dcf
/usr/lib64/R/library/rmarkdown/tests/rmd/anchor-sections.Rmd
/usr/lib64/R/library/rmarkdown/tests/rmd/output_dir.Rmd
/usr/lib64/R/library/rmarkdown/tests/rmd/raw-header.Rmd
/usr/lib64/R/library/rmarkdown/tests/rmd/two-authors.Rmd
Expand All @@ -335,6 +346,7 @@ R CMD check --no-manual --no-examples --no-codoc rmarkdown || :
/usr/lib64/R/library/rmarkdown/tests/testrmd.R
/usr/lib64/R/library/rmarkdown/tests/testthat.R
/usr/lib64/R/library/rmarkdown/tests/testthat/_snaps/github_document/github-atx.md
/usr/lib64/R/library/rmarkdown/tests/testthat/_snaps/github_document/github-toc-numbered.md
/usr/lib64/R/library/rmarkdown/tests/testthat/_snaps/github_document/github-toc.md
/usr/lib64/R/library/rmarkdown/tests/testthat/_snaps/html_dependencies.md
/usr/lib64/R/library/rmarkdown/tests/testthat/_snaps/lua-filters.md
Expand All @@ -348,6 +360,8 @@ R CMD check --no-manual --no-examples --no-codoc rmarkdown || :
/usr/lib64/R/library/rmarkdown/tests/testthat/_snaps/md_document/yaml-block-markdown_phpextra.md
/usr/lib64/R/library/rmarkdown/tests/testthat/_snaps/md_document/yaml-block-markdown_strict-meta.md
/usr/lib64/R/library/rmarkdown/tests/testthat/_snaps/md_document/yaml-block-markdown_strict.md
/usr/lib64/R/library/rmarkdown/tests/testthat/_snaps/pandoc-2.11.2/lua-filters.md
/usr/lib64/R/library/rmarkdown/tests/testthat/_snaps/pandoc-before-2.11.2/lua-filters.md
/usr/lib64/R/library/rmarkdown/tests/testthat/_snaps/pandoc.md
/usr/lib64/R/library/rmarkdown/tests/testthat/_snaps/render/A.split.md
/usr/lib64/R/library/rmarkdown/tests/testthat/_snaps/render/B.split.md
Expand Down Expand Up @@ -389,6 +403,7 @@ R CMD check --no-manual --no-examples --no-codoc rmarkdown || :
/usr/lib64/R/library/rmarkdown/tests/testthat/resources/resource-files.Rmd
/usr/lib64/R/library/rmarkdown/tests/testthat/resources/rmarkdown.Rmd
/usr/lib64/R/library/rmarkdown/tests/testthat/resources/styles.css
/usr/lib64/R/library/rmarkdown/tests/testthat/resources/template.html
/usr/lib64/R/library/rmarkdown/tests/testthat/resources/tinyplot.png
/usr/lib64/R/library/rmarkdown/tests/testthat/site/PageA.Rmd
/usr/lib64/R/library/rmarkdown/tests/testthat/site/PageB.rmd
Expand All @@ -399,20 +414,25 @@ R CMD check --no-manual --no-examples --no-codoc rmarkdown || :
/usr/lib64/R/library/rmarkdown/tests/testthat/site/index.Rmd
/usr/lib64/R/library/rmarkdown/tests/testthat/site/script.R
/usr/lib64/R/library/rmarkdown/tests/testthat/site/styles.css
/usr/lib64/R/library/rmarkdown/tests/testthat/test-draft.R
/usr/lib64/R/library/rmarkdown/tests/testthat/test-encode-decode.R
/usr/lib64/R/library/rmarkdown/tests/testthat/test-formats.R
/usr/lib64/R/library/rmarkdown/tests/testthat/test-formats.Rmd
/usr/lib64/R/library/rmarkdown/tests/testthat/test-github_document.R
/usr/lib64/R/library/rmarkdown/tests/testthat/test-html_dependencies.R
/usr/lib64/R/library/rmarkdown/tests/testthat/test-html_document.R
/usr/lib64/R/library/rmarkdown/tests/testthat/test-htmlparse.R
/usr/lib64/R/library/rmarkdown/tests/testthat/test-ioslides.R
/usr/lib64/R/library/rmarkdown/tests/testthat/test-ioslides_presentation.R
/usr/lib64/R/library/rmarkdown/tests/testthat/test-knit_print.R
/usr/lib64/R/library/rmarkdown/tests/testthat/test-lua-filters.R
/usr/lib64/R/library/rmarkdown/tests/testthat/test-math.R
/usr/lib64/R/library/rmarkdown/tests/testthat/test-md_document.R
/usr/lib64/R/library/rmarkdown/tests/testthat/test-notebook.R
/usr/lib64/R/library/rmarkdown/tests/testthat/test-output_format.R
/usr/lib64/R/library/rmarkdown/tests/testthat/test-pandoc.R
/usr/lib64/R/library/rmarkdown/tests/testthat/test-params.R
/usr/lib64/R/library/rmarkdown/tests/testthat/test-powerpoint_presentation.R
/usr/lib64/R/library/rmarkdown/tests/testthat/test-render.R
/usr/lib64/R/library/rmarkdown/tests/testthat/test-resources.R
/usr/lib64/R/library/rmarkdown/tests/testthat/test-shiny.R
Expand Down
2 changes: 1 addition & 1 deletion options.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = R-rmarkdown
url = https://cran.r-project.org/src/contrib/rmarkdown_2.11.tar.gz
url = https://cran.r-project.org/src/contrib/rmarkdown_2.12.tar.gz
archives =
giturl = https://github.com/rstudio/rmarkdown.git
domain =
Expand Down
2 changes: 1 addition & 1 deletion release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
65
66
2 changes: 1 addition & 1 deletion upstream
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b392eeeec7504a589b26e794c1e4ff7e2491adb1/rmarkdown_2.11.tar.gz
5e8b0555ca09d4c0fa8c39f72f76e19141568340/rmarkdown_2.12.tar.gz
2 changes: 1 addition & 1 deletion versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.11
2.12

0 comments on commit 2a22a6a

Please sign in to comment.