Skip to content

Commit f4d4e41

Browse files
canidate release
1 parent 592c221 commit f4d4e41

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

cran-comments.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
* local desktop: ubuntu 16.04 install, R 3.5.1
44
* on travis-ci: ubuntu 14.04.5 + R 3.5.1, devel, bioc-release
5-
* win-builder
5+
* win-builder R 3.5.2 and development
66

77
## R CMD check results
88

@@ -12,10 +12,20 @@
1212

1313
There were no ERRORs, WARNINGs or NOTEs.
1414

15-
### travis-ci bioc-release:
15+
### travis-ci devel and bioc-release:
1616

1717
There were no ERRORs, WARNINGs or NOTEs.
1818

19+
### travis-ci release:
20+
21+
Could not test since the bioconductor could not be installed:
22+
23+
```
24+
Error: Bioconductor version '3.9' requires R version '3.6'; see
25+
https://bioconductor.org/install
26+
Execution halted
27+
```
28+
1929
### On winbuilder:
2030

2131
```

0 commit comments

Comments
 (0)