############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:affy.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings affy_1.78.2.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/affy.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 ‘affy/DESCRIPTION’ ... OK * this is package ‘affy’ version ‘1.78.2’ * 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 ‘affy’ can be installed ... OK * used C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ * used SDK: ‘MacOSX11.3.sdk’ * checking installed package size ... OK * 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: Things done: 0 (wh:) moved everything related to Cdf-class from 'affy' to 'makecdfenv': R/Cdf.R, R/getLocationsData.Cdf.R, locate.name.R, pmormm.R R/read.cdffile.R, data/cdf.example.rda, man/Cdf-class.Rd man/getLocationsData.Cdf.Rd, man/locate.name.Rd, man/pmormm.Rd man/read.cdffile.Rd, src/read_cdffile.c o read.affybatch2 reads all cel files together in one big hit into an affybatch o the baseline in normalize.AffyBatch,invariant can be selected using a baseline.type parameter. Also changed "progress" to the more standard "verbose". Seemed to be an error since both PM and MM probes were normalized by only PM's where used to establish the normalization, now follows same standard as been introduced for normalize.AffyBatch.quantiles. o Most normalization routines can now be called with the parameter type which specifies whether to be pmonly, mmonly, both together or both separately. This introduces more consistency to the how the normalization routines are actually applied to affybatchs. o express() has been completely removed. * 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 Unexported objects imported by ':::' calls: ‘stats:::C_loess_raw’ ‘stats:::C_lowesp’ ‘stats:::C_lowesw’ See the note in ?`:::` about the use of this operator. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... WARNING Foreign function calls to a base package: .C(stats:::C_loess_raw, ...) .Fortran(stats:::C_lowesp, ...) .Fortran(stats:::C_lowesw, ...) Packages should not make .C/.Call/.External/.Fortran calls to a base package. They are not part of the API, for use only by R itself and subject to change without notice. * checking R code for possible problems ... OK * checking Rd files ... NOTE checkRd: (-1) xy2indices.Rd:51: Escaped LaTeX specials: \_ \_ * 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 line endings in shell scripts ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking compiled code ... NOTE Note: information on .o files is not available * 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 mas5 50.042 0.328 64.197 expresso 19.564 0.221 25.354 MAplot 16.998 1.005 23.996 AffyBatch-class 8.523 0.410 11.601 fit.li.wong 5.701 0.138 7.537 bgc 4.139 0.396 5.791 ProgressBarText-class 1.221 0.040 17.720 * 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: 1 WARNING, 4 NOTEs See ‘/Users/biocbuild/bbs-3.17-bioc/meat/affy.Rcheck/00check.log’ for details.