* using log directory ‘/srv/hornik/tmp/CRAN/liuxuntool.Rcheck’ * using R Under development (unstable) (2024-02-19 r85946) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 17.0.6 (5) Debian flang-new version 17.0.6 (5) * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘liuxuntool/DESCRIPTION’ ... OK * this is package ‘liuxuntool’ version ‘0.0.0.9000’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [3s/3s] NOTE Maintainer: ‘xun liu ’ New submission Version contains large components (0.0.0.9000) The Title field should be in title case. Current version is: ‘This package is used to review the infectious disease report card, so as to complete the work quickly’ In title case that is: ‘This Package is Used to Review the Infectious Disease Report Card, so as to Complete the Work Quickly’ DESCRIPTION fields with placeholder content: Description: what the package does (one paragraph). * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking serialization versions ... OK * checking whether package ‘liuxuntool’ can be installed ... [1s/1s] OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... WARNING Found the following file with non-ASCII characters: liuxuntool.R Portable packages must use only ASCII characters in their R code, except perhaps in comments. Use \uxxxx escapes for other characters. * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [0s/0s] OK * checking whether the package can be loaded with stated dependencies ... [0s/0s] OK * checking whether the package can be unloaded cleanly ... [0s/0s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK * checking whether the namespace can be unloaded cleanly ... [0s/0s] OK * checking loading without being on the library search path ... [0s/0s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... WARNING 'library' or 'require' call not declared from: ‘lubridate’ 'library' or 'require' call to ‘lubridate’ in package code. Please use :: or requireNamespace() instead. See section 'Suggested packages' in the 'Writing R Extensions' manual. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [2s/2s] NOTE liuxuntool: no visible global function definition for ‘installed.packages’ liuxuntool: no visible global function definition for ‘install.packages’ liuxuntool: no visible binding for global variable ‘人群分类’ liuxuntool: no visible binding for global variable ‘疾病名称’ liuxuntool : month_diff: no visible global function definition for ‘year’ liuxuntool : month_diff: no visible global function definition for ‘month’ liuxuntool: no visible binding for global variable ‘审核状态’ liuxuntool: no visible global function definition for ‘%>%’ liuxuntool: no visible global function definition for ‘group_by’ liuxuntool: no visible binding for global variable ‘卡片编号’ liuxuntool: no visible global function definition for ‘summarise_all’ liuxuntool: no visible global function definition for ‘ungroup’ liuxuntool: no visible global function definition for ‘anti_join’ liuxuntool: no visible global function definition for ‘write_xlsx’ Undefined global functions or variables: %>% anti_join group_by install.packages installed.packages month summarise_all ungroup write_xlsx year 人群分类 卡片编号 审核状态 疾病名称 Consider adding importFrom("utils", "install.packages", "installed.packages") to your NAMESPACE file. * checking Rd files ... [0s/0s] OK * checking Rd metadata ... OK * checking Rd line widths ... OK * 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 Rd file 'liuxuntool.Rd' ‘data’ 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 contents ... OK * checking for unstated dependencies in examples ... OK * checking examples ... NONE * checking PDF version of manual ... [2s/2s] OK * checking HTML version of manual ... [0s/0s] OK * checking for code which exercises the package ... WARNING No examples, no tests, no vignettes * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 4 WARNINGs, 2 NOTEs