File tree 1 file changed +6
-16
lines changed
1 file changed +6
-16
lines changed Original file line number Diff line number Diff line change 1
- ## Summary
2
-
3
- ## Resubmission
4
-
5
- This is a resubmission. In this version I have:
6
-
7
- * I've fixed the LICENSE file to fit the template at < https://www.r-project.org/Licenses/MIT >
8
- * Fixed the http://www.stubhub.com/ url
9
- * Fixed url's for CRAN packages to be in canonical form
10
- * Re-ran roxygen on bechdel.Rmd vignette
11
- * Fixed description section of DESCRIPTION file
12
-
13
-
14
1
## Test environments
15
2
16
3
* local OS X install, R 3.3.3
@@ -19,8 +6,11 @@ This is a resubmission. In this version I have:
19
6
20
7
## R CMD check results
21
8
22
- There were no ERRORs or WARNINGs.
9
+ There were no ERRORs, but on win-builder.r-project.org/ I got the following WARNING:
23
10
24
- ## Comments
11
+ * checking top-level files ... WARNING
12
+ Conversion of 'NEWS.md' failed:
13
+ pandoc.exe: Could not fetch https://CRAN.R-project.org/web/CRAN_web.css
25
14
26
- * New submission
15
+ However, the CRAN_web.css file is now fetchable, so this must be a
16
+ isolated WARNING.
You can’t perform that action at this time.
0 commit comments