Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update #9

Merged
merged 62 commits into from
Dec 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
728359c
Fix `deploy_to_branch()` for pristine repositories (#2674)
krlmlr Jun 27, 2024
982c207
Clarify that Quarto 1.5 is required for Quarto vignettes (#2676)
olivroy Jun 27, 2024
a98c134
typo fix (#2680)
maelle Jun 28, 2024
221a1e4
Re-compile translations and add news bullet (#2684)
hadley Jul 3, 2024
c2346de
quarto 1.5 is released
olivroy Jul 3, 2024
47203ec
Re-activate article navbar after building Rmd article (#2683)
hadley Jul 3, 2024
138a53b
Quarto 1.5 is released (#2686)
olivroy Jul 3, 2024
5c1d34d
Safer unpacking of package timeline (#2688)
hadley Jul 3, 2024
ae1d16c
Forward compatibility with evaluate 1.0.0 (#2690)
hadley Jul 3, 2024
c1485b4
Navbar components shouldn't be merged recursively (#2689)
hadley Jul 3, 2024
812e8c8
paquetage -> paquet ? (#2672)
maelle Jul 4, 2024
31a6b7d
Fix r-devel failure (#2697)
hadley Jul 5, 2024
9a65582
Update docs for branch setting (#2698)
hadley Jul 5, 2024
637c585
Fix urls
hadley Jul 5, 2024
c7c4865
Check revdeps and update cran-comments
hadley Jul 5, 2024
66f740c
Increment version number to 2.1.0
hadley Jul 6, 2024
0c36a6b
Increment version number to 2.1.0.9000
hadley Jul 7, 2024
0517c46
Quarto 1.5 is now released so no need for pre-release (#2702)
hadley Jul 8, 2024
f20a649
Add link to blog post
hadley Jul 8, 2024
1407329
Update customise.Rmd to advice for `search` on the right + note about…
olivroy Jul 11, 2024
89c9e51
Depend on R version >= 4.0.0 (#2717)
jayhesselberth Jul 13, 2024
9779d28
Implement `clean_cache()` (#2719)
jayhesselberth Jul 14, 2024
2841c0f
Bump httr2 dep (#2725)
hadley Jul 16, 2024
6f01c92
Parse symbolic usage
lcolladotor Jul 23, 2024
73dd873
Update snapshot tests (#2744)
hadley Aug 2, 2024
502c3e2
(Un)escape URLs when reading/writing `<img src=>` attributes (#2711)
HenningLorenzen-ext-bayer Aug 2, 2024
1d40a80
Use latest GHA workflows (#2747)
gaborcsardi Aug 5, 2024
be2fd26
Eliminate `stringsAsFactors` (#2755)
ccani007 Aug 15, 2024
1a6c8b7
Allow `BugReports` to be an email (#2758)
catalamarti Aug 16, 2024
f4e653a
updated gha instructions/workflows for quarto (#2757)
tanho63 Aug 16, 2024
6ecf766
added keyboard shortcut to focus search" (#2760)
edavidaja Aug 16, 2024
515efc4
Use deparse1() instead of paste(deparse(), collapse = " "). (#2761)
jplecavalier Aug 17, 2024
de3fe6d
Proofread vignettes (#2754)
vjcatharine Aug 19, 2024
0f565db
Remove code needed for old R versions (#2759)
lgibson7 Aug 19, 2024
020dc44
Fixed 'Bootstwatch' typo in customise.Rmd (#2767)
zivankaraman Aug 20, 2024
ee72108
Fix typo in `build.R` docs (#2738)
jrdnbradford Aug 26, 2024
800340f
Don't purl vignette code either
hadley Sep 13, 2024
bbf246e
Fix error on missing bug reports (#2781)
adrian-lison Sep 15, 2024
58679a1
Trim whitespace in NEWS
hadley Sep 13, 2024
ff1872c
Update URL
hadley Sep 13, 2024
ae56105
Check revdeps
hadley Sep 17, 2024
1dd7104
Increment version number to 2.1.1
hadley Sep 17, 2024
82ed5ba
Increment version number to 2.1.1.9000
hadley Sep 18, 2024
c0cbde4
Reinstate macro loading (#2783)
jayhesselberth Sep 18, 2024
0a18bc7
Bump minimum rlang version
jayhesselberth Sep 24, 2024
0cb9d38
Fix yaml author block parsing (#2789)
jayhesselberth Sep 30, 2024
71fd32c
Error if quarto with old bootstrap (#2797)
jayhesselberth Oct 9, 2024
8d9cba1
Suppress warning from {desc} in test
maelle Oct 18, 2024
4f5c10e
Delay check on bs version for building quarto articles (#2803)
Bisaloo Oct 25, 2024
ffe60d5
Improve the suggestion for missing topics.
jayhesselberth Oct 28, 2024
3bee460
Retain forward slashes in HTML img src paths
Andrew0Hill Nov 8, 2024
c40ba2c
Support ANSI sequences in `index.md` (#2787)
krlmlr Nov 8, 2024
7645a47
Fix typo. (#2818)
mcol Nov 15, 2024
66e7df5
Only hyphenate on small screens (#2822)
jayhesselberth Nov 25, 2024
b779635
Respect DESCRIPTION language. (#2808)
jonthegeek Nov 25, 2024
dd777ee
Update favicon links in head (#2804)
jayhesselberth Nov 26, 2024
7a6ffe4
Qualify url so the link works in rstudio
jayhesselberth Nov 26, 2024
6e1613c
Test math rendering in examples (#2751)
jayhesselberth Nov 29, 2024
dfa28be
Provide a way to force site cleaning (#2827)
jayhesselberth Dec 1, 2024
4ed3746
Better support for rmd/qmd articles (#2826)
jayhesselberth Dec 10, 2024
5c03b74
Update NEWS.md
jayhesselberth Dec 13, 2024
fc6180b
Merge remote-tracking branch 'origin/main' into update
SebKrantz Dec 25, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@
^tools$
^\.lintr.R$
^vignettes/\.quarto$
^vignettes/articles/\.quarto$
^vignettes/articles/*_files$
^vignettes/articles$
16 changes: 6 additions & 10 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
pull_request:
branches: [main, master]

name: R-CMD-check
name: R-CMD-check.yaml

permissions: read-all

Expand All @@ -27,8 +27,8 @@ jobs:
- {os: macos-latest, r: 'release'}

- {os: windows-latest, r: 'release'}
# use 4.1 to check with rtools40's older compiler
- {os: windows-latest, r: '4.1'}
# use 4.0 or 4.1 to check with rtools40's older compiler
- {os: windows-latest, r: 'oldrel-4'}

- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
- {os: ubuntu-latest, r: 'release'}
Expand All @@ -44,15 +44,10 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: quarto-dev/quarto-actions/setup@v2
with:
version: pre-release
tinytex: true
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- uses: r-lib/actions/setup-pandoc@v2

- uses: r-lib/actions/setup-tinytex@v2

- uses: r-lib/actions/setup-r@v2
with:
r-version: ${{ matrix.config.r }}
Expand All @@ -63,6 +58,7 @@ jobs:
with:
extra-packages: any::rcmdcheck
needs: check
quarto-version: 1.6.32

- uses: r-lib/actions/check-r-package@v2
with:
Expand Down
4 changes: 3 additions & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,13 @@ jobs:
- uses: r-lib/actions/setup-r@v2
with:
use-public-rspm: true

- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::lintr, local::.
needs: lint

- uses: r-lib/actions/setup-tinytex@v2

- name: Lint
run: lintr::lint_package()
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/netlify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@ jobs:

- uses: r-lib/actions/setup-pandoc@v2

- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- uses: r-lib/actions/setup-r@v2
with:
use-public-rspm: true
Expand Down
13 changes: 5 additions & 8 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,13 @@
on:
push:
branches: [main, master]
pull_request:
branches: [main, master]
release:
types: [published]
workflow_dispatch:

name: pkgdown
name: pkgdown.yaml

permissions: read-all

Expand All @@ -24,13 +26,6 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: quarto-dev/quarto-actions/setup@v2
with:
version: pre-release
tinytex: true
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- uses: r-lib/actions/setup-pandoc@v2

- uses: r-lib/actions/setup-r@v2
Expand All @@ -41,6 +36,8 @@ jobs:
with:
extra-packages: any::pkgdown, local::.
needs: website

- uses: r-lib/actions/setup-tinytex@v2

- name: Build site
run: pkgdown::build_site_github_pages(new_process = FALSE, install = FALSE)
Expand Down
6 changes: 5 additions & 1 deletion .github/workflows/pr-commands.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
issue_comment:
types: [created]

name: Commands
name: pr-commands.yaml

permissions: read-all

Expand All @@ -15,6 +15,8 @@ jobs:
runs-on: ubuntu-latest
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
permissions:
contents: write
steps:
- uses: actions/checkout@v4

Expand Down Expand Up @@ -52,6 +54,8 @@ jobs:
runs-on: ubuntu-latest
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
permissions:
contents: write
steps:
- uses: actions/checkout@v4

Expand Down
12 changes: 4 additions & 8 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
pull_request:
branches: [main, master]

name: test-coverage
name: test-coverage.yaml

permissions: read-all

Expand All @@ -21,13 +21,6 @@ jobs:

- uses: r-lib/actions/setup-pandoc@v2

- uses: quarto-dev/quarto-actions/setup@v2
with:
version: pre-release
tinytex: true
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- uses: r-lib/actions/setup-r@v2
with:
use-public-rspm: true
Expand All @@ -36,6 +29,9 @@ jobs:
with:
extra-packages: any::covr, any::xml2
needs: coverage
quarto-version: 1.6.32

- uses: r-lib/actions/setup-tinytex@v2

- name: Test coverage
run: |
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ inst/doc
docs

/.quarto/
**/.quarto/
10 changes: 5 additions & 5 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: pkgdown
Title: Make Static HTML Documentation for a Package
Version: 2.0.9.9000
Version: 2.1.1.9000
Authors@R: c(
person("Hadley", "Wickham", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-4757-117X")),
Expand All @@ -21,7 +21,7 @@ License: MIT + file LICENSE
URL: https://pkgdown.r-lib.org/, https://github.com/r-lib/pkgdown
BugReports: https://github.com/r-lib/pkgdown/issues
Depends:
R (>= 3.6)
R (>= 4.0.0)
Imports:
bslib (>= 0.5.1),
callr (>= 3.7.3),
Expand All @@ -31,12 +31,12 @@ Imports:
downlit (>= 0.4.4),
fontawesome,
fs (>= 1.4.0),
httr2 (>= 1.0.0),
httr2 (>= 1.0.2),
jsonlite,
openssl,
purrr (>= 1.0.0),
ragg,
rlang (>= 1.1.0),
rlang (>= 1.1.4),
rmarkdown (>= 2.27),
tibble,
whisker,
Expand Down Expand Up @@ -73,5 +73,5 @@ Config/testthat/parallel: true
Config/testthat/start-first: build-article, build-quarto-article, build-reference
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
RoxygenNote: 7.3.2
SystemRequirements: pandoc
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ export(build_site)
export(build_site_github_pages)
export(build_tutorials)
export(check_pkgdown)
export(clean_cache)
export(clean_site)
export(data_template)
export(deploy_site_github)
Expand Down
Loading
Loading