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

Devel matrix stats 1.0.0 resync #96

Merged
merged 11 commits into from
Jul 25, 2023
Merged

Conversation

PeteHaitch
Copy link
Owner

No description provided.

@PeteHaitch
Copy link
Owner Author

Passes R CMD check, albeit with warnings and notes to tidy up, on my macOS (M2) laptop on R 4.3.1 with forthcoming MatrixGenerics v1.13.1 (Bioconductor/MatrixGenerics#33) and matrixStats v1.0.0.

── R CMD check results ──────────────────────────────────── DelayedMatrixStats 1.23.1 ────
Duration: 3m 4.3s

❯ checking for missing documentation entries ... WARNING
  Undocumented S4 methods:
    generic 'colAnyMissings' and siglist 'matrix'
    generic 'rowAnyMissings' and siglist 'matrix'
  All user-level objects in a package (including S4 classes and methods)
  should have documentation entries.
  See chapter ‘Writing R documentation files’ in the ‘Writing R
  Extensions’ manual.

❯ checking dependencies in R code ... NOTE
  Missing object imported by a ':::' call: ‘DelayedArray:::.reduce_array_dimensions’
  Unexported objects imported by ':::' calls:
    ‘DelayedArray:::.get_ans_type’ ‘DelayedArray:::RleArraySeed’
    ‘DelayedArray:::get_Nindex_lengths’ ‘DelayedArray:::set_dim’
    ‘DelayedArray:::set_dimnames’ ‘DelayedArray:::subset_by_Nindex’
    ‘DelayedArray:::to_linear_index’
    See the note in ?`:::` about the use of this operator.

0 errors ✔ | 1 warning ✖ | 1 note ✖
Error: R CMD check found WARNINGs
Execution halted

@PeteHaitch
Copy link
Owner Author

Merged and pushed to Bioconductor's git server.

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.

1 participant