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

Release/5.0.1 #170

Merged
merged 24 commits into from
Nov 18, 2023
Merged

Release/5.0.1 #170

merged 24 commits into from
Nov 18, 2023

Conversation

mojaveazure
Copy link
Member

@mojaveazure mojaveazure commented Nov 13, 2023

  • Bump version
  • Update CRAN comments
  • Update changelog
  • Win-builder

resolves #172

mojaveazure and others added 16 commits October 30, 2023 16:10
Update internal calls to `GetAssayData()` to use `layer` instead of `slot`
Update changelog
Import the following classes from Matrix on advice from Matrix authors:
- dsparseMatrix
- dMatrix
- sparseMatrix
- generalMatrix
- compMatrix
A new version of Matrix was released today, set that as the minimum
required version
Adjust relocation on-disk layers in `SaveSeuratRds()` to always move
on-disk layers into `dirname(file)` regardless of whether a layer is
in `tempdir()` or not. Deprecate `destdir` in favor of `move`
Bump develop version
Adjust relocation of on-disk layers
R/seurat.R Show resolved Hide resolved
mojaveazure and others added 6 commits November 15, 2023 13:49
Replace use of `slot` with `layer` in `SetAssayData.StdAssay()`
Replace use of `FilterObjects()` with `.FilterObjects()
Update changelog
Two fixes to no longer use deprecated routines
@mojaveazure mojaveazure merged commit 4d3739b into master Nov 18, 2023
1 check passed
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.

Recent changes to **Matrix** break installed SeuratObject
2 participants