Skip to content

Commit 14d1eac

Browse files
committed
Update the CRAN comments.
1 parent a53f7db commit 14d1eac

File tree

1 file changed

+12
-25
lines changed

1 file changed

+12
-25
lines changed

cran-comments.md

Lines changed: 12 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## Resubmission
2+
3+
This is a resubmission. In this version:
4+
5+
- All public functions now have their return values documented.
6+
7+
- The classes returned by public functions now have documentation for their
8+
public methods (in metrics.Rd).
9+
10+
- The LICENSE file now includes the YEAR and COPYRIGHT HOLDER instead of the
11+
text of the MIT license itself.
12+
113
## Test environments
214

315
- local Ubuntu 18.04 install, R 3.6.3
@@ -13,29 +25,4 @@
1325

1426
New submission
1527

16-
License components with restrictions and base license permitting such:
17-
MIT + file LICENSE
18-
Copyright 2020 Crescendo Technology Ltd.
19-
Permission is hereby granted, free of charge, to any person obtaining a copy
20-
of this software and associated documentation files (the "Software"), to deal
21-
File 'LICENSE':
22-
in the Software without restriction, including without limitation the rights
23-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
24-
furnished to do so, subject to the following conditions:
25-
The above copyright notice and this permission notice shall be included in all
26-
copies or substantial portions of the Software.
27-
28-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
30-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
31-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
32-
copies of the Software, and to permit persons to whom the Software is
33-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
34-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
35-
36-
37-
SOFTWARE.
38-
3928
0 errors | 0 warnings | 1 note
40-
41-
The license text is the standard MIT license.

0 commit comments

Comments
 (0)