From 14d1eace37c76ed9a3139ad03c0f2cc9feaafc46 Mon Sep 17 00:00:00 2001 From: Aaron Jacobs Date: Sat, 11 Apr 2020 00:31:24 +0000 Subject: [PATCH] Update the CRAN comments. --- cran-comments.md | 37 ++++++++++++------------------------- 1 file changed, 12 insertions(+), 25 deletions(-) diff --git a/cran-comments.md b/cran-comments.md index 9508e1d..c25e76f 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,3 +1,15 @@ +## Resubmission + +This is a resubmission. In this version: + +- All public functions now have their return values documented. + +- The classes returned by public functions now have documentation for their + public methods (in metrics.Rd). + +- The LICENSE file now includes the YEAR and COPYRIGHT HOLDER instead of the + text of the MIT license itself. + ## Test environments - local Ubuntu 18.04 install, R 3.6.3 @@ -13,29 +25,4 @@ New submission - License components with restrictions and base license permitting such: - MIT + file LICENSE - Copyright 2020 Crescendo Technology Ltd. - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - File 'LICENSE': - in the Software without restriction, including without limitation the rights - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - furnished to do so, subject to the following conditions: - The above copyright notice and this permission notice shall be included in all - copies or substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - copies of the Software, and to permit persons to whom the Software is - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - - - SOFTWARE. - 0 errors | 0 warnings | 1 note - -The license text is the standard MIT license.