We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c729da commit cd147b0Copy full SHA for cd147b0
cran-comments.md
@@ -6,7 +6,20 @@
6
7
## R CMD check results
8
9
-There were no ERRORs, WARNINGs, or NOTEs
+There were no ERRORs or WARNINGs
10
+
11
+There were two NOTEs
12
13
+> * checking CRAN incoming feasibility ... NOTE
14
+> Suggests or Enhances not in mainstream repositories:
15
+> BPCells
16
+> Availability using Additional_repositories specification:
17
+> BPCells yes https://bnprks.r-universe.dev
18
19
+> * checking package dependencies ... NOTE
20
+> Package suggested but not available for checking: 'BPCells'
21
22
+BPCells is hosted on R-universe and used conditionally in SeuratObject
23
24
## Downstream dependencies
25
0 commit comments