############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:diffcyt.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings diffcyt_1.27.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/diffcyt.Rcheck’ * using R Under development (unstable) (2024-11-20 r87352) * using platform: x86_64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.7.6 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘diffcyt/DESCRIPTION’ ... OK * this is package ‘diffcyt’ version ‘1.27.0’ * checking package namespace information ... OK * checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib: cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES' 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 ‘diffcyt’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... NOTE License stub is invalid DCF. * 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 ... 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 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 ... NOTE calcCounts: no visible binding for global variable ‘cluster_id’ calcCounts: no visible binding for global variable ‘sample_id’ calcMedians: no visible binding for global variable ‘cluster_id’ calcMedians: no visible binding for global variable ‘sample_id’ calcMedians: no visible binding for global variable ‘value’ calcMediansByClusterMarker: no visible binding for global variable ‘cluster_id’ calcMediansByClusterMarker: no visible binding for global variable ‘marker_id’ calcMediansByClusterMarker: no visible binding for global variable ‘value’ calcMediansBySampleMarker: no visible binding for global variable ‘sample_id’ calcMediansBySampleMarker: no visible binding for global variable ‘marker_id’ calcMediansBySampleMarker: no visible binding for global variable ‘value’ Undefined global functions or variables: cluster_id marker_id sample_id value * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: calcCounts.Rd: SummarizedExperiment calcMedians.Rd: SummarizedExperiment calcMediansByClusterMarker.Rd: SummarizedExperiment calcMediansBySampleMarker.Rd: SummarizedExperiment diffcyt.Rd: flowSet, flowFrame, DataFrame, tbl_df, estimateDisp, duplicateCorrelation, eBayes generateClusters.Rd: BuildSOM, SummarizedExperiment, FlowSOM, BuildMST, rowData prepareData.Rd: flowSet, flowFrame, DataFrame, tbl_df, SummarizedExperiment testDA_GLMM.Rd: SummarizedExperiment, rowData testDA_edgeR.Rd: SummarizedExperiment, estimateDisp, edgeR, rowData testDA_voom.Rd: SummarizedExperiment, duplicateCorrelation, voom, limma, rowData testDS_LMM.Rd: SummarizedExperiment, rowData testDS_limma.Rd: SummarizedExperiment, duplicateCorrelation, eBayes, limma, rowData topTable.Rd: SummarizedExperiment, DataFrame transformData.Rd: SummarizedExperiment Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. * 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 files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed diffcyt 6.716 0.097 6.830 testDA_GLMM 5.533 0.032 5.578 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 3 NOTEs See ‘/Users/biocbuild/bbs-3.21-bioc/meat/diffcyt.Rcheck/00check.log’ for details.