-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #17 from mojaveazure/develop
SeuratObject v4.0.2
- Loading branch information
Showing
4 changed files
with
10 additions
and
17 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
Package: SeuratObject | ||
Type: Package | ||
Title: Data Structures for Single Cell Data | ||
Version: 4.0.1 | ||
Date: 2021-05-07 | ||
Version: 4.0.2 | ||
Date: 2021-06-08 | ||
Authors@R: c( | ||
person(given = 'Rahul', family = 'Satija', email = '[email protected]', role = 'aut', comment = c(ORCID = '0000-0001-9448-8833')), | ||
person(given = 'Andrew', family = 'Butler', email = '[email protected]', role = 'aut', comment = c(ORCID = '0000-0003-3608-0463')), | ||
|
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# SeuratObject v4.0.1 | ||
# SeuratObject v4.0.2 | ||
|
||
## Test environments | ||
* local ubuntu 20.04 install, R 4.0.5 | ||
|
@@ -7,19 +7,7 @@ | |
|
||
## R CMD check results | ||
|
||
There were no ERRORs, WARNINGs | ||
|
||
There was one NOTE: | ||
|
||
* checking CRAN incoming feasibility ... NOTE | ||
Maintainer: ‘Paul Hoffman <[email protected]>’ | ||
|
||
New maintainer: | ||
Paul Hoffman <[email protected]> | ||
Old maintainer(s): | ||
Paul Hoffman <[email protected]> | ||
|
||
We are switching email addresses for the maintainer | ||
There were no ERRORs, WARNINGs, or NOTEs | ||
|
||
## Downstream dependencies | ||
|
||
|