Strip aliased-keycol names from as.matrix,DuckDBEmbeddings dimnames #15
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Test R-universe | |
| on: | |
| push: | |
| pull_request: | |
| jobs: | |
| build: | |
| name: R-universe testing | |
| uses: r-universe-org/workflows/.github/workflows/build.yml@v3 | |
| with: | |
| universe: bioc | |
| organization: bioconductor # for BiocCheck checks |