Skip to content

Commit 1b3dff8

Browse files
committed
submit to CRAN
1 parent c5d345d commit 1b3dff8

File tree

1 file changed

+10
-19
lines changed

1 file changed

+10
-19
lines changed

cran-comments.md

Lines changed: 10 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,28 +2,19 @@
22

33
## Test environments
44

5-
### OSX
6-
7-
R CMD check --as-cran sigr_1.0.2.tar.gz
8-
9-
* using log directory ‘/Users/johnmount/Documents/work/sigr.Rcheck’
10-
* using R version 3.5.0 (2018-04-23)
11-
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
12-
* using session charset: UTF-8
13-
* using option ‘--as-cran’
14-
* checking for file ‘sigr/DESCRIPTION’ ... OK
15-
* checking extension type ... Package
16-
* this is package ‘sigr’ version ‘1.0.2’
17-
* checking CRAN incoming feasibility ... NOTE
18-
Maintainer: ‘John Mount <[email protected]>’
19-
20-
Days since last update: 6
21-
Status: 1 NOTE
22-
235
### Windows
246

257
devtools::build_win()
26-
8+
* using R Under development (unstable) (2018-10-04 r75399)
9+
* using platform: x86_64-w64-mingw32 (64-bit)
10+
* using session charset: ISO8859-1
11+
* checking for file 'sigr/DESCRIPTION' ... OK
12+
* checking extension type ... Package
13+
* this is package 'sigr' version '1.0.2'
14+
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
15+
Maintainer: 'John Mount <[email protected]>'
16+
Status: OK
17+
2718

2819
### Linux
2920

0 commit comments

Comments
 (0)