swh:1:snp:b1f86ebce403692a2c2ad98ea6d01904d9c3253a
Raw File
Tip revision: d49409e847ba787cb483d12bd5712d1083f41ac1 authored by Lucas Graybuck on 17 November 2020, 18:38:14 UTC
Merge branch 'release/4.0.0' into aifi/4.0.0
Tip revision: d49409e
cran-comments.md
# Seurat v3.2.2

## Test environments
* local Ubuntu 16.04.6 install, R 3.6.1
* local Ubuntu 18.04.4 install, R 4.0.1
* local Ubuntu 20.04 install, R 4.0.2
* local Windows 10 install, R 4.0.0
* Ubuntu 16.04.6 (on travis-ci), R 4.0.0, R devel
* macOS 10.13.6 (on travis-ci), R 4.0.2
* Windows Server 2012 R2 (on AppVeyor), R 4.0.2 Patched
* win-builder (oldrelease, release, devel)

## R CMD check results
There were no ERRORs or WARNINGs

There were 3 NOTEs:

* checking CRAN incoming feasibility ... NOTE
  Maintainer: ‘Paul Hoffman <nygcSatijalab@nygenome.org>’

  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 under development 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'

  loomR is a suggested package hosted on a custom repository and maintained by us (both the package and repository).

* checking Rd cross-references ... NOTE
  Package unavailable to check Rd xrefs: 'loomR'

  This is a suggested package that we maintain. We have checked the cross references to ensure they link to the correct help pages.

## Downstream dependencies

There are three pacakges that imports Seurat: scMappR, Signac, and SoupX; this update does not impact their functionality

There are eight packages that suggest Seurat: BisqueRNA, clustree, DIscBIO, nanny, Rmagic, scSorter, singleCellHaystack, treefit; this update does not impact their functionality.
back to top