Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2024-10-31 12:11 -0400 (Thu, 31 Oct 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4503
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4763
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4506
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4537
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4493
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 1311/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MOSClip 1.0.0  (landing page)
Paolo Martini
Snapshot Date: 2024-10-30 14:17 -0400 (Wed, 30 Oct 2024)
git_url: https://git.bioconductor.org/packages/MOSClip
git_branch: RELEASE_3_20
git_last_commit: 3324c1e
git_last_commit_date: 2024-10-29 11:35:08 -0400 (Tue, 29 Oct 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  
palomino8Windows 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
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for MOSClip on palomino8

To the developers/maintainers of the MOSClip package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MOSClip.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: MOSClip
Version: 1.0.0
Command: F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:MOSClip.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings MOSClip_1.0.0.tar.gz
StartedAt: 2024-10-31 04:23:20 -0400 (Thu, 31 Oct 2024)
EndedAt: 2024-10-31 04:32:46 -0400 (Thu, 31 Oct 2024)
EllapsedTime: 566.8 seconds
RetCode: 0
Status:   OK  
CheckDir: MOSClip.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:MOSClip.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings MOSClip_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.20-bioc/meat/MOSClip.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 'MOSClip/DESCRIPTION' ... OK
* this is package 'MOSClip' version '1.0.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 'MOSClip' 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 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 ... OK
* checking Rd files ... OK
* 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
evaluateResampling    8.25   0.31    8.55
annotePathwayToFather 8.11   0.30    8.44
resampling-TwoClass   6.23   0.06    6.30
plotModuleReport      5.84   0.22    6.06
plotModuleHeat        4.96   0.97    4.99
resampling-Survival   5.19   0.14    5.33
* 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: OK


Installation output

MOSClip.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL MOSClip
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.20-bioc/R/library'
* installing *source* package 'MOSClip' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (MOSClip)

Tests output

MOSClip.Rcheck/tests/testthat.Rout


R version 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(MOSClip)

> 
> test_check("MOSClip")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 198 ]
> 
> proc.time()
   user  system elapsed 
  97.73    4.20  102.03 

Example timings

MOSClip.Rcheck/MOSClip-Ex.timings

nameusersystemelapsed
annotePathwayToFather8.110.308.44
availableOmicMethods000
computeFreqs000
computeOmicsIntersections000
downloadPathwayRelationFromReactome0.090.010.11
evaluateResampling8.250.318.55
makeOmics0.230.000.23
minOrNA000
multiOmicsSurvivalModuleTest1.640.021.66
multiOmicsSurvivalPathwayTest0.270.020.28
multiOmicsTwoClassModuleTest1.730.071.81
multiOmicsTwoClassPathwayTest0.490.000.49
multiPathwayModuleReport4.810.164.97
multiPathwayReport0.810.030.84
plotFrequencies0.360.030.39
plotModuleHeat4.960.974.99
plotModuleInGraph2.180.032.21
plotModuleKM3.270.193.54
plotModuleReport5.840.226.06
plotMultiPathwayReport1.940.112.05
plotPathwayHeat2.200.122.32
plotPathwayKM1.580.071.64
resampling-Survival5.190.145.33
resampling-TwoClass6.230.066.30
runSupertest0.110.000.11
showMOSpalette0.010.000.02
showModule1.550.081.62
showOmics0.050.000.05
showPathway0.450.000.45
stripModulesFromPathways000
summarizeOmicsResByMinPvalue000