diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-04-18 01:06:22 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-04-18 01:06:22 +0200 |
commit | fe0601aa4c729466e9c4d3219aa6cf1bf0f96955 (patch) | |
tree | d7e3a36f7e1585f75eb577a1152d6266d843cc67 /check.log | |
parent | 518a801a9a0f1aef36df1f201b6a3f0f3a84b779 (diff) |
Fix NOTE, prepare for releasev0.9.49.10
Diffstat (limited to 'check.log')
-rw-r--r-- | check.log | 26 |
1 files changed, 3 insertions, 23 deletions
@@ -41,28 +41,12 @@ Maintainer: ‘Johannes Ranke <jranke@uni-bremen.de>’ * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK -* checking R code for possible problems ... NOTE -get_deg_func: no visible global function definition for - ‘getFromNamespace’ -nlme.mmkin: no visible global function definition for - ‘getFromNamespace’ -nlme.mmkin: no visible global function definition for ‘as.formula’ -Undefined global functions or variables: - as.formula getFromNamespace -Consider adding - importFrom("stats", "as.formula") - importFrom("utils", "getFromNamespace") -to your NAMESPACE file. +* checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK -* checking for missing documentation entries ... WARNING -Undocumented code objects: - ‘get_deg_func’ -All user-level objects in a package should have documentation entries. -See chapter ‘Writing R documentation files’ in the ‘Writing R -Extensions’ manual. +* checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK @@ -82,9 +66,5 @@ Extensions’ manual. * checking for detritus in the temp directory ... OK * DONE -Status: 1 WARNING, 1 NOTE -See - ‘/home/jranke/git/mkin/mkin.Rcheck/00check.log’ -for details. - +Status: OK |