* using log directory ‘/srv/hornik/tmp/CRAN/SlopeDiffTest.Rcheck’ * using R Under development (unstable) (2024-04-21 r86458) * 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 ‘SlopeDiffTest/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘SlopeDiffTest’ version ‘1.0.1’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [2s/2s] NOTE Maintainer: ‘Yijun Cheng ’ New submission Possibly misspelled words in DESCRIPTION: Benjamini (12:652) Bonferroni (12:624) Hochberg (12:662) Sidak (12:641) Unilevel (4:9) al (12:152) et (12:149) experimentwise (12:684) lme (12:394) nlme (12:385) unilevel (12:221) The Description field should not start with the package name, 'This package' or similar. * 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 ‘SlopeDiffTest’ 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 code files for non-ASCII characters ... OK * 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 ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [2s/2s] NOTE .prepare_result: no visible binding for '<<-' assignment to ‘Result_pariwise’ .prepare_result: no visible binding for global variable ‘Result_pariwise’ .prepare_result: no visible binding for global variable ‘slope_diff_coef’ .prepare_result: no visible binding for global variable ‘slope_diff_t’ .prepare_result: no visible binding for global variable ‘slope_diff_p’ .prepare_result: no visible binding for global variable ‘slope_diff_LB’ .prepare_result: no visible binding for global variable ‘slope_diff_UB’ .print_coef_diff: no visible global function definition for ‘symnum’ .slpdiff_private: no visible binding for '<<-' assignment to ‘Result_pariwise’ .slpdiff_private: no visible binding for '<<-' assignment to ‘is_t_test’ .slpdiff_private: no visible binding for '<<-' assignment to ‘slope_diff_coef’ .slpdiff_private: no visible global function definition for ‘vcov’ .slpdiff_private: no visible binding for '<<-' assignment to ‘slope_diff_t’ .slpdiff_private: no visible binding for global variable ‘slope_diff_coef’ .slpdiff_private: no visible binding for '<<-' assignment to ‘slope_diff_p’ .slpdiff_private: no visible global function definition for ‘pt’ .slpdiff_private: no visible binding for global variable ‘slope_diff_t’ .slpdiff_private: no visible global function definition for ‘qt’ .slpdiff_private: no visible binding for '<<-' assignment to ‘slope_diff_z’ .slpdiff_private: no visible global function definition for ‘pnorm’ .slpdiff_private: no visible binding for global variable ‘slope_diff_z’ .slpdiff_private: no visible global function definition for ‘coef’ .slpdiff_private: no visible binding for global variable ‘is_t_test’ .slpdiff_private: no visible binding for '<<-' assignment to ‘slope_diff_LB’ .slpdiff_private: no visible binding for '<<-' assignment to ‘slope_diff_UB’ .slpdiff_private: no visible binding for global variable ‘Result_pariwise’ slopediff_all_pairs: no visible global function definition for ‘coef’ slopediff_all_pairs: no visible binding for global variable ‘is_t_test’ slopediff_one_pair: no visible binding for global variable ‘is_t_test’ Undefined global functions or variables: Result_pariwise coef is_t_test pnorm pt qt slope_diff_LB slope_diff_UB slope_diff_coef slope_diff_p slope_diff_t slope_diff_z symnum vcov Consider adding importFrom("stats", "coef", "pnorm", "pt", "qt", "symnum", "vcov") 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 ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking examples ... [0s/0s] OK * checking PDF version of manual ... [2s/2s] OK * checking HTML version of manual ... [0s/0s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 2 NOTEs