forked from satijalab/seurat
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5af960b
commit 6b23fb9
Showing
1 changed file
with
16 additions
and
10 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,31 +1,37 @@ | ||
# Seurat v2.3.4 | ||
# Seurat v3.0.0 | ||
|
||
## Test environments | ||
* local Ubuntu 16.04 and 18.04 installs, R 3.4.4 | ||
* Ubuntu 12.04 (on travis-ci), R 3.5.0 | ||
* macOS 10.12.6 (on travis-ci), R 3.5.0 | ||
* Windows Server 2012 (on AppVeyor), R 3.5.0 | ||
* win-builder (devel, release) | ||
* local Ubuntu 16.04.6 and 18.04.2 installs, R 3.5.3 | ||
* Ubuntu 14.04.5 (on travis-ci), R 3.5.3 | ||
* macOS 10.13.3 (on travis-ci), R 3.5.3 | ||
* Windows Server 2012 (on AppVeyor), R 3.5.3 Patched | ||
* win-builder (devel) | ||
|
||
## R CMD check results | ||
There were no ERRORs or WARNINGs | ||
|
||
There were 2 NOTEs: | ||
|
||
* checking CRAN incoming feasibility ... NOTE | ||
Maintainer: 'Paul Hoffman <[email protected]>' | ||
Maintainer: 'Paul Hoffman <[email protected]>' | ||
|
||
New maintainer: | ||
Paul Hoffman <[email protected]> | ||
Old maintainer(s): | ||
Paul Hoffman <[email protected]> | ||
|
||
Suggests or Enhances not in mainstream repositories: | ||
loomR | ||
Availability using Additional_repositories specification: | ||
loomR yes https://mojaveazure.github.io/loomR | ||
|
||
The package we suggest, loomR, is currently underdevelopment and not yet available on CRAN. This package is not required for core functionality of Seurat. | ||
We are changing our maintainer email to separate our support email from our R package email. The package we suggest, loomR, is currently underdevelopment and not yet available on CRAN. This package is not required for core functionality of Seurat. | ||
|
||
* checking package dependencies ... NOTE | ||
Package suggested but not available for checking: 'loomR' | ||
|
||
This is a suggested package hosted on a custom repository and maintained by us (both the package and repository). | ||
|
||
## Downstream dependencies | ||
|
||
There are currently no downstream dependencies for this package. | ||
There are currently no downstream dependencies for this package. There is a package that suggests Seurat (clustree), and we have reached out to them to prepare for our update. |