Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: RcppCore/Rcpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 24878c8
Choose a base ref
...
head repository: RcppCore/Rcpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 29b3b78
Choose a head ref
  • 4 commits
  • 52 files changed
  • 2 contributors

Commits on Jul 19, 2025

  1. Reworked vignette processing via new 'asis' driver (#1394)

    * Reworked vignette processing via new 'asis' driver
    
    * Document and export asisWeave and asisTangle
    
    * No need to export tangle and weave functions
    
    Also rewords commented example slightly
    
    * Add NEWS entry [ci skip]
    
    * Update R/asis.R
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * Update R/asis.R
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * Update man/asisWeave.Rd
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * Update R/asis.R
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * Re-run roxygenize after copilot-corrected typos
    
    ---------
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    eddelbuettel and Copilot authored Jul 19, 2025
    Configuration menu
    Copy the full SHA
    2f69f10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e0e423 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0749ad View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. Remove unused and no-longer-needed function compilerCheck (#1395)

    * Remove compilerCheck.R which is not used
    
    * Roll micro version and date
    eddelbuettel authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    29b3b78 View commit details
    Browse the repository at this point in the history
Loading