|
| 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 | + |
1 | 13 | ## Test environments
|
2 | 14 |
|
3 | 15 | - local Ubuntu 18.04 install, R 3.6.3
|
|
13 | 25 |
|
14 | 26 | New submission
|
15 | 27 |
|
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 |
| - |
39 | 28 | 0 errors | 0 warnings | 1 note
|
40 |
| - |
41 |
| -The license text is the standard MIT license. |
0 commit comments