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

This page was generated on 2024-04-29 11:38:24 -0400 (Mon, 29 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4752
palomino3Windows Server 2022 Datacenterx644.4.0 beta (2024-04-15 r86425 ucrt) -- "Puppy Cup" 4486
lconwaymacOS 12.7.1 Montereyx86_644.4.0 beta (2024-04-14 r86421) -- "Puppy Cup" 4518
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4475
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 1299/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mixOmics 6.27.0  (landing page)
Max Bladen
Snapshot Date: 2024-04-28 14:00:16 -0400 (Sun, 28 Apr 2024)
git_url: https://git.bioconductor.org/packages/mixOmics
git_branch: devel
git_last_commit: 67644ab
git_last_commit_date: 2023-10-24 11:09:19 -0400 (Tue, 24 Oct 2023)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows 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  
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

CHECK results for mixOmics on palomino3


To the developers/maintainers of the mixOmics package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/mixOmics.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: mixOmics
Version: 6.27.0
Command: F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:mixOmics.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings mixOmics_6.27.0.tar.gz
StartedAt: 2024-04-29 03:56:44 -0400 (Mon, 29 Apr 2024)
EndedAt: 2024-04-29 04:03:38 -0400 (Mon, 29 Apr 2024)
EllapsedTime: 414.2 seconds
RetCode: 0
Status:   OK  
CheckDir: mixOmics.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:mixOmics.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings mixOmics_6.27.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.19-bioc/meat/mixOmics.Rcheck'
* using R version 4.4.0 beta (2024-04-15 r86425 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 'mixOmics/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'mixOmics' version '6.27.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 'mixOmics' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  8.1Mb
  sub-directories of 1Mb or more:
    R      1.4Mb
    data   3.3Mb
    doc    1.9Mb
* checking package 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 whether startup messages can be suppressed ... 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                    user system elapsed
background.predict  9.66   1.98   11.64
biplot             10.77   0.25   11.02
block.splsda        6.78   0.22    7.00
circosPlot          6.16   0.15    6.31
block.spls          5.80   0.16    5.96
pca                 5.22   0.06    5.28
* 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: 1 NOTE
See
  'F:/biocbuild/bbs-3.19-bioc/meat/mixOmics.Rcheck/00check.log'
for details.


Installation output

mixOmics.Rcheck/00install.out

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


* installing to library 'F:/biocbuild/bbs-3.19-bioc/R/library'
* installing *source* package 'mixOmics' ...
** using staged installation
** R
** data
** inst
** 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 (mixOmics)

Tests output

mixOmics.Rcheck/tests/testthat.Rout


R version 4.4.0 beta (2024-04-15 r86425 ucrt) -- "Puppy Cup"
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(mixOmics)
Loading required package: MASS
Loading required package: lattice
Loading required package: ggplot2

Loaded mixOmics 6.27.0
Thank you for using mixOmics!
Tutorials: http://mixomics.org
Bookdown vignette: https://mixomicsteam.github.io/Bookdown
Questions, issues: Follow the prompts at http://mixomics.org/contact-us
Cite us:  citation('mixOmics')

> 
> test_check("mixOmics")
[ FAIL 0 | WARN 4 | SKIP 0 | PASS 236 ]

[ FAIL 0 | WARN 4 | SKIP 0 | PASS 236 ]
Warning messages:
1: In for (h in 1:ncomp) { :
  closing unused connection 6 (<-palomino3:11948)
2: In for (h in 1:ncomp) { :
  closing unused connection 5 (<-palomino3:11948)
> 
> proc.time()
   user  system elapsed 
 112.48    6.25  156.46 

Example timings

mixOmics.Rcheck/mixOmics-Ex.timings

nameusersystemelapsed
S3methods-print0.030.000.03
auroc1.330.131.45
background.predict 9.66 1.9811.64
biplot10.77 0.2511.02
block.pls0.450.050.51
block.plsda0.620.010.64
block.spls5.800.165.96
block.splsda6.780.227.00
cim0.050.000.04
cimDiablo0.230.000.24
circosPlot6.160.156.31
colors0.030.000.03
explained_variance0.090.050.14
get.confusion_matrix0.160.000.16
image.tune.rcc2.240.112.34
imgCor0.090.020.11
impute.nipals0.010.010.03
ipca0.790.030.81
logratio-transformations0.060.030.10
map0.000.020.01
mat.rank000
mint.block.pls0.140.030.18
mint.block.plsda0.140.000.14
mint.block.spls0.390.030.42
mint.block.splsda0.140.020.16
mint.pca0.410.040.45
mint.pls0.470.020.49
mint.plsda0.510.030.54
mint.spls0.470.020.49
mint.splsda0.630.010.64
mixOmics0.450.060.51
nearZeroVar1.010.081.10
network0.020.000.02
pca5.220.065.28
perf3.090.133.22
plot.rcc0.020.010.03
plot.tune0.010.000.00
plotArrow4.550.104.64
plotDiablo0.160.030.18
plotIndiv0.310.010.33
plotLoadings0.080.050.13
plotMarkers000
plotVar1.080.031.11
pls0.000.020.01
plsda0.460.000.47
predict0.130.040.17
rcc0.010.000.02
selectVar0.380.030.41
sipca0.410.020.42
spca3.650.283.93
spls0.350.000.35
splsda0.760.020.78
study_split000
summary0.030.000.03
tune4.300.444.73
tune.block.splsda000
tune.mint.splsda2.250.222.47
tune.pca0.150.010.17
tune.rcc2.660.142.83
tune.spca0.920.070.98
tune.spls000
tune.splsda4.480.384.85
tune.splslevel1.270.041.32
unmap0.020.000.01
vip0.030.000.03
withinVariation0.860.050.91
wrapper.rgcca0.070.000.08
wrapper.sgcca0.160.030.19