Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2025-03-19 11:48 -0400 (Wed, 19 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" 4742
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" 4545
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4576
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4528
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4459
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 2042/2313HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SpeCond 1.61.0  (landing page)
Florence Cavalli
Snapshot Date: 2025-03-18 13:40 -0400 (Tue, 18 Mar 2025)
git_url: https://git.bioconductor.org/packages/SpeCond
git_branch: devel
git_last_commit: 84f04f8
git_last_commit_date: 2024-10-29 09:32:51 -0400 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for SpeCond on kunpeng2

To the developers/maintainers of the SpeCond package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/SpeCond.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: SpeCond
Version: 1.61.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:SpeCond.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings SpeCond_1.61.0.tar.gz
StartedAt: 2025-03-19 12:02:07 -0000 (Wed, 19 Mar 2025)
EndedAt: 2025-03-19 12:04:15 -0000 (Wed, 19 Mar 2025)
EllapsedTime: 128.2 seconds
RetCode: 0
Status:   OK  
CheckDir: SpeCond.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:SpeCond.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings SpeCond_1.61.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/SpeCond.Rcheck’
* using R Under development (unstable) (2025-02-19 r87757)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘SpeCond/DESCRIPTION’ ... OK
* this is package ‘SpeCond’ version ‘1.61.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 ‘SpeCond’ can be installed ... OK
* 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 ... 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Packages in Depends field not imported from:
  ‘Biobase’ ‘fields’ ‘hwriter’ ‘mclust’ ‘methods’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
SpeCond: warning in getSpecificOutliersStep1(expressionMatrix, fit =
  fit1, param.detection = param.detection, multitest.correction.method
  = "BY", prefix.file = prefix.file, print.hist.pv = FALSE): partial
  argument match of 'fit' to 'fit1'
SpeCond: warning in getSpecificResult(expressionMatrix, fit = fit2,
  specificOutlierStep1 = specificOutlierStep1, param.detection =
  param.detection, multitest.correction.method =
  multitest.correction.method, prefix.file = prefix.file, print.hist.pv
  = print.hist.pv): partial argument match of 'fit' to 'fit2'
createSingleGeneHtmlPage: warning in matrix(c("color:#000DFE", NA), nr
  = 1, nc = 2): partial argument match of 'nr' to 'nrow'
createSingleGeneHtmlPage: warning in matrix(c("color:#000DFE", NA), nr
  = 1, nc = 2): partial argument match of 'nc' to 'ncol'
getExpressionpatternLegend: warning in matrix(" ", nr = 2, nc =
  1): partial argument match of 'nr' to 'nrow'
getExpressionpatternLegend: warning in matrix(" ", nr = 2, nc =
  1): partial argument match of 'nc' to 'ncol'
SpeCond: no visible global function definition for ‘is’
SpeCond: no visible global function definition for ‘new’
callMclustInStep2: no visible global function definition for ‘Mclust’
callMclustInStep2: no visible global function definition for
  ‘priorControl’
createSingleGeneHtmlPage: no visible global function definition for
  ‘openPage’
createSingleGeneHtmlPage: no visible global function definition for
  ‘hwrite’
createSingleGeneHtmlPage: no visible global function definition for
  ‘sessionInfo’
createSingleGeneHtmlPage: no visible global function definition for
  ‘closePage’
fitNoPriorWithExclusion : <anonymous>: no visible global function
  definition for ‘Mclust’
fitPrior : <anonymous>: no visible global function definition for
  ‘Mclust’
fitPrior : <anonymous>: no visible global function definition for
  ‘priorControl’
getDifferenceMedian: no visible global function definition for ‘median’
getExpressionpatternLegend: no visible global function definition for
  ‘hwrite’
getFullHtmlSpeCondResult: no visible global function definition for
  ‘openPage’
getFullHtmlSpeCondResult: no visible global function definition for
  ‘is’
getFullHtmlSpeCondResult: no visible global function definition for
  ‘hwrite’
getFullHtmlSpeCondResult: no visible global function definition for
  ‘png’
getFullHtmlSpeCondResult: no visible global function definition for
  ‘barplot’
getFullHtmlSpeCondResult: no visible global function definition for
  ‘dev.off’
getFullHtmlSpeCondResult: no visible global function definition for
  ‘par’
getFullHtmlSpeCondResult: no visible global function definition for
  ‘axis’
getFullHtmlSpeCondResult: no visible global function definition for
  ‘points’
getFullHtmlSpeCondResult: no visible global function definition for
  ‘legend’
getFullHtmlSpeCondResult: no visible global function definition for
  ‘mtext’
getFullHtmlSpeCondResult: no visible global function definition for
  ‘hwriteImage’
getFullHtmlSpeCondResult: no visible global function definition for
  ‘colorRampPalette’
getFullHtmlSpeCondResult: no visible global function definition for
  ‘sessionInfo’
getFullHtmlSpeCondResult: no visible global function definition for
  ‘closePage’
getFullHtmlSpeCondResult: no visible global function definition for
  ‘write.table’
getGeneHtmlPage: no visible global function definition for ‘is’
getGeneHtmlPage: no visible global function definition for ‘openPage’
getGeneHtmlPage: no visible global function definition for ‘hwrite’
getGeneHtmlPage: no visible global function definition for
  ‘sessionInfo’
getGeneHtmlPage: no visible global function definition for ‘closePage’
getHeatmap: no visible global function definition for ‘png’
getHeatmap: no visible global function definition for ‘heatmap’
getHeatmap: no visible global function definition for ‘colorbar.plot’
getHeatmap: no visible global function definition for ‘dev.off’
getHeatmap: no visible global function definition for ‘pdf’
getMatrixFromExpressionSet: no visible global function definition for
  ‘is’
getMatrixFromExpressionSet: no visible global function definition for
  ‘exprs’
getMinLoglikelihoodNull: no visible global function definition for
  ‘dnorm’
getPValueMean : <anonymous>: no visible global function definition for
  ‘pnorm’
getProfileHeatmap: no visible global function definition for ‘png’
getProfileHeatmap: no visible global function definition for ‘heatmap’
getProfileHeatmap: no visible global function definition for ‘dev.off’
getProfileHeatmap: no visible global function definition for ‘pdf’
getScaleMAD: no visible global function definition for ‘mad’
getSpecific: no visible global function definition for ‘pdf’
getSpecific: no visible global function definition for ‘hist’
getSpecific: no visible global function definition for ‘dev.off’
getSpecific: no visible global function definition for ‘p.adjust’
getSpecific: no visible global function definition for ‘new’
plotNormalMixture: no visible global function definition for ‘png’
plotNormalMixture: no visible global function definition for ‘points’
plotNormalMixture: no visible global function definition for
  ‘hwriteImage’
plotNormalMixture: no visible global function definition for ‘dev.off’
plotNormalMixture: no visible global function definition for ‘hist’
plotNormalMixture : f1: no visible global function definition for
  ‘dnorm’
plotNormalMixture : f2: no visible global function definition for
  ‘dnorm’
plotNormalMixture : f3: no visible global function definition for
  ‘dnorm’
plotNormalMixture : f4: no visible global function definition for
  ‘dnorm’
plotNormalMixture : f5: no visible global function definition for
  ‘dnorm’
plotNormalMixture: no visible global function definition for ‘lines’
plotNormalMixture: no visible global function definition for ‘legend’
plotNormalMixture : f_null : <anonymous>: no visible global function
  definition for ‘dnorm’
show.sp_list: no visible global function definition for ‘is’
writeGeneResult: no visible global function definition for
  ‘write.table’
writeSpeCondResult: no visible global function definition for
  ‘write.table’
writeUniqueProfileSpecificResult: no visible global function definition
  for ‘write.table’
Undefined global functions or variables:
  Mclust axis barplot closePage colorRampPalette colorbar.plot dev.off
  dnorm exprs heatmap hist hwrite hwriteImage is legend lines mad
  median mtext new openPage p.adjust par pdf png pnorm points
  priorControl sessionInfo write.table
Consider adding
  importFrom("grDevices", "colorRampPalette", "dev.off", "pdf", "png")
  importFrom("graphics", "axis", "barplot", "hist", "legend", "lines",
             "mtext", "par", "points")
  importFrom("methods", "is", "new")
  importFrom("stats", "dnorm", "heatmap", "mad", "median", "p.adjust",
             "pnorm")
  importFrom("utils", "sessionInfo", "write.table")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* checking Rd files ... NOTE
checkRd: (-1) getFullHtmlSpeCondResult.Rd:19: Escaped LaTeX specials: \_
checkRd: (-1) getProfile.Rd:12: 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                  user system elapsed
getFullHtmlSpeCondResult         6.124  0.039   7.890
getGeneHtmlPage                  5.707  0.036   8.062
writeGeneResult                  4.553  0.000   5.556
writeSpeCondResult               4.512  0.000   5.831
SpeCond                          4.470  0.016   6.432
getSpecificResult                4.421  0.000   5.269
getProfile                       4.344  0.004   5.096
fitNoPriorWithExclusion          4.165  0.015   5.285
writeUniqueProfileSpecificResult 4.169  0.000   5.083
* 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
  ‘/home/biocbuild/bbs-3.21-bioc/meat/SpeCond.Rcheck/00check.log’
for details.


Installation output

SpeCond.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL SpeCond
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-devel_2025-02-19/site-library’
* installing *source* package ‘SpeCond’ ...
** this is package ‘SpeCond’ version ‘1.61.0’
** using staged installation
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (SpeCond)

Tests output


Example timings

SpeCond.Rcheck/SpeCond-Ex.timings

nameusersystemelapsed
SpeCond4.4700.0166.432
createParameterMatrix0.0010.0000.001
expSetSpeCondExample0.0030.0000.006
expressionSpeCondExample0.0020.0000.006
fitNoPriorWithExclusion4.1650.0155.285
fitPrior2.3260.0002.657
getDefaultParameter0.0000.0010.000
getFullHtmlSpeCondResult6.1240.0397.890
getGeneHtmlPage5.7070.0368.062
getMatrixFromExpressionSet0.1860.0000.208
getProfile4.3440.0045.096
getSpecificOutliersStep12.7810.0003.806
getSpecificResult4.4210.0005.269
simulatedSpeCondData0.0030.0000.007
writeGeneResult4.5530.0005.556
writeSpeCondResult4.5120.0005.831
writeUniqueProfileSpecificResult4.1690.0005.083