diff --git a/.Rbuildignore b/.Rbuildignore index 3a7293427c24865953a69e693106df3f5554cdde..3bb18d3416ca1bd1602231915957e3b71f6c0b98 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -5,3 +5,4 @@ ^README\.md ^doc$ ^Meta$ +^cran-comments\.md$ diff --git a/cran-comments.md b/cran-comments.md new file mode 100644 index 0000000000000000000000000000000000000000..dc7d198eacc07a2279147ffed5b89cf4100d6cfa --- /dev/null +++ b/cran-comments.md @@ -0,0 +1,46 @@ +## Test environments +- R-hub windows-x86_64-devel (r-devel) +- R-hub ubuntu-gcc-release (r-release) +- R-hub fedora-clang-devel (r-devel) + +## R CMD check results +> On windows-x86_64-devel (r-devel), ubuntu-gcc-release (r-release), fedora-clang-devel (r-devel) + checking CRAN incoming feasibility ... NOTE + Maintainer: 'Arsenij Ustjanzew <arsenij.ustjanzew@mpi-bn.mpg.de>' + + New submission + License components with restrictions and base license permitting such: + MIT + file LICENSE + + File 'LICENSE': + MIT License + + Copyright (c) 2019 Mario Looso, Jens Preussner and Arsenij Ustjanzew + + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + 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 + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + 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. + +> On windows-x86_64-devel (r-devel), ubuntu-gcc-release (r-release), fedora-clang-devel (r-devel) + checking installed package size ... NOTE + installed size is 5.6Mb + sub-directories of 1Mb or more: + doc 5.3Mb + +0 errors √ | 0 warnings √ | 2 notes x + +* This is a new release.