diff options
Diffstat (limited to 'check.log')
-rw-r--r-- | check.log | 25 |
1 files changed, 23 insertions, 2 deletions
@@ -22,7 +22,24 @@ Maintainer: ‘Johannes Ranke <jranke@uni-bremen.de>’ * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK -* checking top-level files ... OK +* checking top-level files ... WARNING +Conversion of ‘README.md’ failed: +pandoc: Could not fetch https://www.r-pkg.org/badges/version/mkin +HttpExceptionRequest Request { + host = "www.r-pkg.org" + port = 443 + secure = True + requestHeaders = [] + path = "/badges/version/mkin" + queryString = "" + method = "GET" + proxy = Nothing + rawBody = False + redirectCount = 10 + responseTimeout = ResponseTimeoutDefault + requestVersion = HTTP/1.1 +} + (InternalException (HandshakeFailed Error_EOF)) * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK @@ -64,5 +81,9 @@ Maintainer: ‘Johannes Ranke <jranke@uni-bremen.de>’ * checking PDF version of manual ... OK * DONE -Status: OK +Status: 1 WARNING +See + ‘/home/jranke/git/mkin/mkin.Rcheck/00check.log’ +for details. + |