From 3529f5ff498d7d054c7b1911ddfc4b242902b85d Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 28 Sep 2022 16:34:57 +0200 Subject: Fix handling of multistart fits with failures --- log/check.log | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) (limited to 'log') diff --git a/log/check.log b/log/check.log index 60298c09..8fce3fd1 100644 --- a/log/check.log +++ b/log/check.log @@ -48,15 +48,7 @@ Maintainer: ‘Johannes Ranke ’ * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK -* checking Rd \usage sections ... WARNING -Undocumented arguments in documentation object 'multistart' - ‘x’ - -Functions with \usage entries need to have the appropriate \alias -entries, and all their arguments documented. -The \usage entries must correspond to syntactically valid R code. -See chapter ‘Writing R documentation files’ in the ‘Writing R -Extensions’ manual. +* checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of ‘data’ directory ... OK @@ -77,9 +69,5 @@ Extensions’ manual. * checking for detritus in the temp directory ... OK * DONE -Status: 1 WARNING -See - ‘/home/jranke/git/mkin/mkin.Rcheck/00check.log’ -for details. - +Status: OK -- cgit v1.2.1