Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-07-24 09:04 -0400 (Wed, 24 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4747
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4489
merida1macOS 12.7.5 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4518
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4467
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 804/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
genefu 2.36.0  (landing page)
Benjamin Haibe-Kains
Snapshot Date: 2024-07-21 14:00 -0400 (Sun, 21 Jul 2024)
git_url: https://git.bioconductor.org/packages/genefu
git_branch: RELEASE_3_19
git_last_commit: a82c8f1
git_last_commit_date: 2024-04-30 10:24:01 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    ERROR  
palomino7Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    ERROR    OK  


CHECK results for genefu on palomino7

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.

raw results


Summary

Package: genefu
Version: 2.36.0
Command: E:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:genefu.install-out.txt --library=E:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings genefu_2.36.0.tar.gz
StartedAt: 2024-07-22 02:16:40 -0400 (Mon, 22 Jul 2024)
EndedAt: 2024-07-22 02:19:13 -0400 (Mon, 22 Jul 2024)
EllapsedTime: 153.6 seconds
RetCode: 1
Status:   ERROR  
CheckDir: genefu.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:genefu.install-out.txt --library=E:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings genefu_2.36.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbuild/bbs-3.19-bioc/meat/genefu.Rcheck'
* using R version 4.4.1 (2024-06-14 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'genefu/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'genefu' version '2.36.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 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 'E:/biocbuild/bbs-3.19-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 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 1 WARNING, 3 NOTEs
See
  'E:/biocbuild/bbs-3.19-bioc/meat/genefu.Rcheck/00check.log'
for details.


Installation output

genefu.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD INSTALL genefu
###
##############################################################################
##############################################################################


* installing to library 'E:/biocbuild/bbs-3.19-bioc/R/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)

Tests output


Example timings

genefu.Rcheck/genefu-Ex.timings

nameusersystemelapsed
bimod0.310.010.34
boxplotplus20.020.000.02
claudinLow0.760.010.78
compareProtoCor1.340.041.38
compute.pairw.cor.meta1.770.011.78
compute.proto.cor.meta1.420.051.47
cordiff.dep0.100.010.11
endoPredict0.140.020.16
fuzzy.ttest0.130.020.14
gene700.340.010.36
gene760.130.030.16
geneid.map0.140.020.15
genius0.250.040.30
ggi0.120.000.12
ihc40.10.00.1
intrinsic.cluster0.390.040.50
intrinsic.cluster.predict0.210.000.22
map.datasets1.330.011.34