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

Fixing issues from LTLA #135

Merged
merged 11 commits into from
Nov 29, 2023
Merged

Fixing issues from LTLA #135

merged 11 commits into from
Nov 29, 2023

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    010f5af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    979d0c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    5cc0f32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1e8b06 View commit details
    Browse the repository at this point in the history
  3. Merge bioc upstream changes

    Merge branch 'master' of git.bioconductor.org:packages/rhdf5 into issues-from-LTLA
    
    # Conflicts:
    #	DESCRIPTION
    grimbough committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    7573f25 View commit details
    Browse the repository at this point in the history
  4. When reading zero elements from integer and float datasets immediatel…

    …y return an appropriatly shaped R array and skip trying to actually read anything. We alread do this for strings. Fixes #134
    grimbough committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    aa4993d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    997ede9 View commit details
    Browse the repository at this point in the history
  6. Update NEWS

    grimbough committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    cdd83f0 View commit details
    Browse the repository at this point in the history
  7. Version bump

    grimbough committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    00744fc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1fd6af3 View commit details
    Browse the repository at this point in the history
  9. Skip S3 tests on CI and BBS

    grimbough committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a8be09b View commit details
    Browse the repository at this point in the history