Skip to content

Commit 40f957e

Browse files
committed
update cran comments
1 parent 86d45e1 commit 40f957e

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

cran-comments.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,25 @@
11
## Test environments
22
* local Ubuntu 18.04 LTS, R 3.5.1
33
* win-builder.r-project.org (release, devel)
4-
* travis-ci: R 3.5.1, R-devel
4+
* travis-ci (linux): R 3.5.1, R-devel
5+
* appveyor-ci (win): R 3.5.1, R-devel
56

67
## R CMD check results
78

8-
0 errors | 0 warnings | 0 notes
9+
1 error | 0 warnings | 1 note
910

10-
* Note: This package is not compatible with oldrel (R 3.4.4)
11+
* checking package dependencies ... NOTE
12+
Packages suggested but not available for checking:
13+
'BiocStyle' 'BiocVersion'
14+
15+
These packages are available in Bioconductor.
16+
17+
* checking whether package ‘BiocManager’ can be
18+
installed ... [0s/0s] ERROR
19+
Installation failed.
20+
21+
This package is not compatible with r-oldrel
22+
(R 3.4.4) only R >= 3.5.0
1123

1224
## revdepcheck results
1325

0 commit comments

Comments
 (0)