Skip to content

Commit 034d46a

Browse files
committed
finish checks
1 parent 76b909b commit 034d46a

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

cran-comments.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,21 @@
2020

2121
### Windows
2222

23+
rhub::check_for_cran()
24+
447#> * using R Under development (unstable) (2018-12-26 r75909)
25+
448#> * using platform: x86_64-w64-mingw32 (64-bit)
26+
449#> * using session charset: ISO8859-1
27+
450#> * using option '--as-cran'
28+
451#> * checking for file 'cdata/DESCRIPTION' ... OK
29+
452#> * checking extension type ... Package
30+
453#> * this is package 'cdata' version '1.0.4'
31+
454#> * package encoding: UTF-8
32+
455#> * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
33+
456#> Maintainer: 'John Mount '
34+
510#> Status: OK
35+
2336
devtools::build_win()
24-
37+
(down)
2538

2639
### Linux
2740

@@ -45,4 +58,5 @@
4558

4659
devtools::revdep_check()
4760
Checking 1 packages: WVPlots
48-
Checked WVPlots: 0 errors | 0 warnings | 0 notes
61+
Checked WVPlots: 0 errors | 0 warnings | 0 notes
62+

0 commit comments

Comments
 (0)