############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:TPP.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings TPP_3.28.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/TPP.Rcheck’ * using R version 4.3.1 (2023-06-16) * using platform: x86_64-apple-darwin20 (64-bit) * R was compiled by Apple clang version 14.0.3 (clang-1403.0.22.14.1) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.6.4 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘TPP/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘TPP’ version ‘3.28.0’ * 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 hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘TPP’ can be installed ... OK * checking installed package size ... NOTE installed size is 12.8Mb sub-directories of 1Mb or more: data 1.9Mb example_data 8.0Mb test_data 1.9Mb * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... NOTE Problems with news in ‘NEWS’: Cannot process chunk/lines: Updated package vignette. Cannot process chunk/lines: Removed unit test that causes R CMD check to crash since the latest update of package 'testthat'. Cannot process chunk/lines: Fixed bug in plotColors for the case when no comparisons are specified * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking startup messages can be suppressed ... OK * checking dependencies in R code ... NOTE Namespace in Imports field not imported from: ‘broom’ All declared Imports should be used. Unexported objects imported by ':::' calls: ‘doParallel:::.options’ ‘mefa:::rep.data.frame’ See the note in ?`:::` about the use of this operator. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE File ‘TPP/R/TPP.R’: .onLoad calls: packageStartupMessage(msgText, "\n") See section ‘Good practice’ in '?.onAttach'. fitSigmoidCCR: no visible global function definition for ‘capture.output’ modelSelector: no visible binding for global variable ‘testHypothesis’ modelSelector: no visible binding for global variable ‘fitMetric’ modelSelector: no visible binding for global variable ‘minMetric’ plot_fSta_distribution: no visible binding for global variable ‘density’ plot_pVal_distribution: no visible binding for global variable ‘..density..’ tpp2dCreateTPPTRreference: no visible binding for global variable ‘meltcurve_plot’ tpp2dCreateTPPTRreference: no visible binding for global variable ‘Protein_ID’ tpp2dExport: no visible binding for global variable ‘temperature’ tpp2dImport: no visible binding for global variable ‘temperature’ tpp2dNormalize: no visible binding for global variable ‘temperature’ Undefined global functions or variables: ..density.. Protein_ID capture.output density fitMetric meltcurve_plot minMetric temperature testHypothesis Consider adding importFrom("stats", "density") importFrom("utils", "capture.output") to your NAMESPACE file. * checking Rd files ... OK * checking Rd metadata ... 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking sizes of PDF files under ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed analyzeTPPTR 70.851 0.298 93.515 tpptrSplineFitAndTest 40.583 0.221 69.181 tpp2dSplineFitAndTest 24.493 0.155 32.399 tpptrFTest 24.396 0.124 32.193 tpptrPlotSplines 23.668 0.115 30.955 tppQCPlotsCorrelateExperiments 23.552 0.215 30.825 tpp2dCreateDRplots 22.761 0.225 30.582 tpp2dMerge2dRef 11.888 0.121 16.244 analyze2DTPP 11.367 0.215 15.080 tpp2dCurveFit 11.094 0.104 14.478 tppccrPlotCurves 11.070 0.098 14.868 analyzeTPPCCR 7.748 0.066 10.263 tppccrResultTable 7.598 0.072 10.339 tppccrCurveFit 7.500 0.050 9.867 tpp2dCalcFractAbundance 5.863 0.089 7.825 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 4 NOTEs See ‘/Users/biocbuild/bbs-3.17-bioc/meat/TPP.Rcheck/00check.log’ for details.