Skip to content

Commit 41a9297

Browse files
committed
finish checks
1 parent f0820ff commit 41a9297

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

cran-comments.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@
1919
Compilation used the following non-portable flag(s):
2020
‘-Wdate-time’ ‘-Werror=format-security’ ‘-Wformat’
2121
Status: 1 WARNING
22-
Non-portalbe compliation flag part of local check, not part of package.
23-
24-
rhub::check_for_cran()
22+
Non-portable compliation flag part of local check, not part of package.
2523

2624
### OSX
2725

@@ -40,8 +38,16 @@
4038
### Windows
4139

4240
devtools::build_win()
43-
44-
rhub::check_for_cran()
41+
* using R Under development (unstable) (2019-01-31 r76038)
42+
* using platform: x86_64-w64-mingw32 (64-bit)
43+
* using session charset: ISO8859-1
44+
* checking for file 'RcppDynProg/DESCRIPTION' ... OK
45+
* checking extension type ... Package
46+
* this is package 'RcppDynProg' version '0.1.1'
47+
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
48+
Maintainer: 'John Mount <[email protected]>'
49+
Status: OK
50+
4551

4652
## Downstream dependencies
4753

0 commit comments

Comments
 (0)