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: natverse/nat.nblast
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.7
Choose a base ref
...
head repository: natverse/nat.nblast
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.8
Choose a head ref
  • 14 commits
  • 88 files changed
  • 1 contributor

Commits on Aug 25, 2024

  1. update roxygen

    jefferis committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    6844c6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82e7856 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    016183a View commit details
    Browse the repository at this point in the history
  4. setup codecov

    jefferis committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    a5c1cdd View commit details
    Browse the repository at this point in the history
  5. RGL_USE_NULL on actions

    * there are issues on macosx
    
      unable to load shared object
      '/Users/runner/work/_temp/Library/rgl/libs/rgl.so':
      Reason: tried: '/opt/X11/lib/libGLU.1.dylib' (no such file),
    jefferis committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    8f3978b View commit details
    Browse the repository at this point in the history
  6. add codecov badge

    jefferis committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    51fa750 View commit details
    Browse the repository at this point in the history
  7. RGL_USE_NULL for codecov

    jefferis committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    206bee4 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    3dd3b5b View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2025

  1. dev: git ignore sample/

    jefferis committed Aug 10, 2025
    Configuration menu
    Copy the full SHA
    b082bea View commit details
    Browse the repository at this point in the history
  2. fix Rd link targets missing package anchors

    * for CRAN
    jefferis committed Aug 10, 2025
    Configuration menu
    Copy the full SHA
    f5a1a25 View commit details
    Browse the repository at this point in the history
  3. update wordlist

    jefferis committed Aug 10, 2025
    Configuration menu
    Copy the full SHA
    865810a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    611da8b View commit details
    Browse the repository at this point in the history
  5. workaround codecov url redirect

    * codecov gives a canonical URL
    
    https://codecov.io/gh/natverse/nat.nblast
    
    but this seems to redirect to
    
    https://app.codecov.io/gh/natverse/nat.nblast
    
    and CHECK complains
    jefferis committed Aug 10, 2025
    Configuration menu
    Copy the full SHA
    f1aeb27 View commit details
    Browse the repository at this point in the history
  6. bump version for CRAN

    * news/comments also
    jefferis committed Aug 10, 2025
    Configuration menu
    Copy the full SHA
    77087ea View commit details
    Browse the repository at this point in the history
Loading