File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed
Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change 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
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+
You can’t perform that action at this time.
0 commit comments