Skip to content

Add support for pkgdown 2.2.0#30

Merged
nanxstats merged 4 commits into
mainfrom
pkgdown220
Nov 8, 2025
Merged

Add support for pkgdown 2.2.0#30
nanxstats merged 4 commits into
mainfrom
pkgdown220

Conversation

@nanxstats
Copy link
Copy Markdown
Owner

@nanxstats nanxstats commented Nov 8, 2025

Closes #29

No substantial changes seen in pkgdown 2.2.0 regarding internet access, so we can reuse the existing logic.

@nanxstats nanxstats requested a review from Copilot November 8, 2025 21:45
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for pkgdown version 2.2.0 to the pkgdown.offline package, bumping the package version from 0.1.1 to 0.1.2.

  • Version detection and dispatch logic updated to recognize pkgdown 2.2.0
  • Cache management extended to include dependencies for version 2.2.0
  • Documentation updated with the new supported version

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
DESCRIPTION Bumps package version to 0.1.2 and updates RoxygenNote to 7.3.3
NEWS.md Adds changelog entry for version 0.1.2 with pkgdown 2.2.0 support
R/build.R Extends version detection and switch statement to handle pkgdown 2.2.0
tools/tools.R Adds 2.2.0 to the version list for cache dependency handling
vignettes/update.Rmd Updates developer documentation with 2.2.0 example
inst/cache/MD5 Adds MD5 checksums for cached dependencies for version 2.2.0

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nanxstats nanxstats merged commit a2c67fd into main Nov 8, 2025
12 checks passed
@nanxstats nanxstats deleted the pkgdown220 branch November 8, 2025 21:55
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.

Add support for pkgdown 2.2.0

2 participants