File tree Expand file tree Collapse file tree 1 file changed +22
-11
lines changed Expand file tree Collapse file tree 1 file changed +22
-11
lines changed Original file line number Diff line number Diff line change 1
- ## Resubmission
2
- This is a resubmission. In this version I have:
3
-
4
- * Changed the case of license to LICENSE.
5
-
6
1
## Test environments
7
- * ubuntu 14.04, R 3.2.2
8
- * ubuntu 14.04, R-devel 2015-08-28 r69202
9
- * win-builder, R-release 3.2.2
10
- * win-build, R-devel 2015-09-03 r69271
2
+ * ubuntu 14.04, R 3.2.4
3
+ * ubuntu 14.04, R-devel 2016-04-06 r70433
4
+ * win-builder, R-release 3.2.4
5
+ * win-build, R-devel 2016-04-05 r70427
11
6
12
7
## R CMD check results
13
8
14
- There was
9
+ There were no ERRORS or WARNINGS.
10
+
11
+ There was one NOTE:
12
+
13
+ * checking CRAN incoming feasibility ... NOTE
14
+ Maintainer: 'Tim Lucas < timcdlucas@gmail.com > '
15
+
16
+ License components with restrictions and base license permitting such:
17
+ MIT + file LICENSE
18
+ File 'LICENSE':
19
+ YEAR: 2016
20
+ COPYRIGHT HOLDER: Tim Lucas
21
+
22
+ Answers on stackoverflow and the R help mailing list suggests this note is safe to ignore.
23
+
15
24
16
25
## Copyright
17
26
27
+ This was discussed during the submission of the first version of this package but I thought I would leave it here in case.
28
+
18
29
The words Pokemon, pokedex and all the pokemon names (which are include in data in sysdata.rda) are copyrighted to Nintendo.
19
30
20
31
I have made this clear in the DESCRIPTION file. I have read and complied with the CRAN policies.
21
32
22
- However, I thought I would explicitly mention this here just in case there is a requirement I have not understood.
33
+
You can’t perform that action at this time.
0 commit comments