| Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-04-02 19:28 -0400 (Wed, 02 Apr 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4764 |
| palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.3 (2025-02-28 ucrt) -- "Trophy Case" | 4495 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4522 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4449 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4426 |
| 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 794/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| genefu 2.38.0 (landing page) Benjamin Haibe-Kains
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | ERROR | |||||||||
| palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | ERROR | OK | |||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | ERROR | OK | |||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | ERROR | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | ERROR | ||||||||||
|
To the developers/maintainers of the genefu package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/genefu.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. |
| Package: genefu |
| Version: 2.38.0 |
| Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:genefu.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings genefu_2.38.0.tar.gz |
| StartedAt: 2025-03-31 22:23:14 -0400 (Mon, 31 Mar 2025) |
| EndedAt: 2025-03-31 22:26:00 -0400 (Mon, 31 Mar 2025) |
| EllapsedTime: 166.2 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: genefu.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:genefu.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings genefu_2.38.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/genefu.Rcheck’
* using R version 4.4.3 (2025-02-28)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.2 LTS
* using session charset: UTF-8
* checking for file ‘genefu/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘genefu’ version ‘2.38.0’
* package encoding: UTF-8
* 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 ‘genefu’ can be installed ... WARNING
Found the following significant warnings:
Warning: replacing previous import ‘limma::logsumexp’ by ‘mclust::logsumexp’ when loading ‘genefu’
See ‘/home/biocbuild/bbs-3.20-bioc/meat/genefu.Rcheck/00install.out’ for details.
* checking installed package size ... NOTE
installed size is 5.2Mb
sub-directories of 1Mb or more:
data 4.0Mb
* 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:
‘AIMS’ ‘biomaRt’ ‘iC10’
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
Unexported objects imported by ':::' calls:
‘mclust:::grid1’ ‘mclust:::grid2’
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 ... OK
* checking Rd files ... NOTE
checkRd: (-1) fuzzy.ttest.Rd:41: Lost braces; missing escapes or markup?
41 | in w1 and w2 should lay in [0,1] and \verb{0 <= (w1[i] + w2[i]) <= 1} for i in {0,1,...,n} where
| ^
* 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 ... ERROR
Running examples in ‘genefu-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: molecular.subtyping
> ### Title: Function to identify breast cancer molecular subtypes using the
> ### Subtype Clustering Model
> ### Aliases: molecular.subtyping
>
> ### ** Examples
>
> ##### without mapping (affy hgu133a or plus2 only)
> # load VDX data
> data(vdxs)
> data(AIMSmodel)
> data(scmgene.robust)
>
> # Subtype Clustering Model fitted on EXPO and applied on VDX
> sbt.vdx.SCMGENE <- molecular.subtyping(sbt.model="scmgene",
+ data=data.vdxs, annot=annot.vdxs, do.mapping=FALSE)
> table(sbt.vdx.SCMGENE$subtype)
ER+/HER2- High Prolif ER+/HER2- Low Prolif ER-/HER2-
42 27 56
HER2+
25
>
> # Using the AIMS molecular subtyping algorithm
> sbt.vdxs.AIMS <- molecular.subtyping(sbt.model="AIMS", data=data.vdxs,
+ annot=annot.vdxs, do.mapping=FALSE)
You are missing the pair or have more than one 3872<79624 in
You are missing the pair or have more than one 3852<51514 in
You are missing the pair or have more than one 3861<7802 in
You are missing the pair or have more than one 4316<7153 in
You are missing the pair or have more than one 3400<6787 in
You are missing the pair or have more than one 10055<2950 in
You are missing the pair or have more than one 2099<2934 in
You are missing the pair or have more than one 4781<9070 in
You are missing the pair or have more than one 2674<57447 in
You are missing the pair or have more than one 10477<9897 in
You are missing the pair or have more than one 306<55165 in
You are missing the pair or have more than one 12<2064 in
You are missing the pair or have more than one 5932<6241 in
You are missing the pair or have more than one 10948<3861 in
You are missing the pair or have more than one 6422<8942 in
You are missing the pair or have more than one 4886<79152 in
You are missing the pair or have more than one 29842<55765 in
You are missing the pair or have more than one 4651<57447 in
You are missing the pair or have more than one 2317<25803 in
You are missing the pair or have more than one 3909<9914 in
You are missing the pair or have more than one 54463<55040 in
You are missing the pair or have more than one 1728<2099 in
You are missing the pair or have more than one 2264<3815 in
You are missing the pair or have more than one 3872<6279 in
You are missing the pair or have more than one 1153<6382 in
You are missing the pair or have more than one 6416<9133 in
You are missing the pair or have more than one 11004<25759 in
You are missing the pair or have more than one 54970<55165 in
You are missing the pair or have more than one 3476<9232 in
You are missing the pair or have more than one 83464<9833 in
You are missing the pair or have more than one 2053<259266 in
You are missing the pair or have more than one 2330<7272 in
You are missing the pair or have more than one 51295<991 in
You are missing the pair or have more than one 1033<4331 in
You are missing the pair or have more than one 2617<79083 in
You are missing the pair or have more than one 4067<54843 in
You are missing the pair or have more than one 25803<27242 in
You are missing the pair or have more than one 3202<9833 in
You are missing the pair or have more than one 1063<1264 in
You are missing the pair or have more than one 3861<51571 in
You are missing the pair or have more than one 1308<55165 in
You are missing the pair or have more than one 1164<9452 in
You are missing the pair or have more than one 1058<55084 in
You are missing the pair or have more than one 1033<7102 in
You are missing the pair or have more than one 1028<4171 in
You are missing the pair or have more than one 1036<4085 in
You are missing the pair or have more than one 142<7450 in
You are missing the pair or have more than one 11065<5764 in
You are missing the pair or have more than one 128553<51182 in
You are missing the pair or have more than one 7083<72 in
You are missing the pair or have more than one 3489<5984 in
Current k = 20
> table(sbt.vdxs.AIMS$subtype)
Basal Her2 LumA LumB Normal
53 31 24 33 9
>
> # Using the IntClust molecular subtyping algorithm
> colnames(annot.vdxs)[3]<-"Gene.Symbol"
> sbt.vdxs.intClust <- molecular.subtyping(sbt.model="intClust", data=data.vdxs,
+ annot=annot.vdxs, do.mapping=FALSE)
Warning in data(Map.CN, envir = environment()) :
data set ‘Map.CN’ not found
Warning in data(Map.Exp, envir = environment()) :
data set ‘Map.Exp’ not found
Warning in data(train.CN, envir = environment()) :
data set ‘train.CN’ not found
Warning in data(train.Exp, envir = environment()) :
data set ‘train.Exp’ not found
Warning in data(IntClustMemb, envir = environment()) :
data set ‘IntClustMemb’ not found
Warning in data(Map.All, envir = environment()) :
data set ‘Map.All’ not found
Error in iC10::matchFeatures(Exp = dd, Exp.by.feat = "Gene.Symbol") :
object 'Map.All' not found
Calls: molecular.subtyping -> <Anonymous>
Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 1 ERROR, 1 WARNING, 3 NOTEs
See
‘/home/biocbuild/bbs-3.20-bioc/meat/genefu.Rcheck/00check.log’
for details.
genefu.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL genefu ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’ * installing *source* package ‘genefu’ ... ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading Warning: replacing previous import ‘limma::logsumexp’ by ‘mclust::logsumexp’ when loading ‘genefu’ ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location Warning: replacing previous import ‘limma::logsumexp’ by ‘mclust::logsumexp’ when loading ‘genefu’ ** testing if installed package can be loaded from final location Warning: replacing previous import ‘limma::logsumexp’ by ‘mclust::logsumexp’ when loading ‘genefu’ ** testing if installed package keeps a record of temporary installation path * DONE (genefu)
genefu.Rcheck/genefu-Ex.timings
| name | user | system | elapsed | |
| bimod | 0.197 | 0.004 | 0.201 | |
| boxplotplus2 | 0.007 | 0.000 | 0.007 | |
| claudinLow | 0.964 | 0.001 | 0.964 | |
| compareProtoCor | 1.160 | 0.066 | 1.228 | |
| compute.pairw.cor.meta | 1.364 | 0.065 | 1.430 | |
| compute.proto.cor.meta | 1.110 | 0.003 | 1.114 | |
| cordiff.dep | 0.104 | 0.003 | 0.108 | |
| endoPredict | 0.108 | 0.003 | 0.111 | |
| fuzzy.ttest | 0.100 | 0.002 | 0.101 | |
| gene70 | 0.246 | 0.002 | 0.247 | |
| gene76 | 0.117 | 0.003 | 0.119 | |
| geneid.map | 0.112 | 0.003 | 0.115 | |
| genius | 0.192 | 0.007 | 0.200 | |
| ggi | 0.112 | 0.001 | 0.113 | |
| ihc4 | 0.102 | 0.002 | 0.103 | |
| intrinsic.cluster | 0.363 | 0.006 | 0.355 | |
| intrinsic.cluster.predict | 0.167 | 0.003 | 0.170 | |
| map.datasets | 1.192 | 0.005 | 1.196 | |