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

This page was generated on 2024-03-28 11:39:36 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4708
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences" 4446
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4471
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences" 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 1282/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mixOmics 6.27.0  (landing page)
Max Bladen
Snapshot Date: 2024-03-27 14:00:18 -0400 (Wed, 27 Mar 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  

CHECK results for mixOmics on lconway


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: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:mixOmics.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings mixOmics_6.27.0.tar.gz
StartedAt: 2024-03-27 22:29:05 -0400 (Wed, 27 Mar 2024)
EndedAt: 2024-03-27 22:36:20 -0400 (Wed, 27 Mar 2024)
EllapsedTime: 435.1 seconds
RetCode: 0
Status:   OK  
CheckDir: mixOmics.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:mixOmics.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings mixOmics_6.27.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/mixOmics.Rcheck’
* using R Under development (unstable) (2024-03-18 r86148)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* 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 for sufficient/correct file permissions ... 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
biplot             12.101  0.168  12.396
background.predict  7.781  1.452   9.328
block.splsda        7.725  0.116   7.896
circosPlot          7.666  0.146   7.873
block.spls          6.546  0.110   6.717
tune.splsda         4.890  0.410   5.365
tune                4.819  0.425   5.314
pca                 5.107  0.093   5.270
* 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
  ‘/Users/biocbuild/bbs-3.19-bioc/meat/mixOmics.Rcheck/00check.log’
for details.


Installation output

mixOmics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL mixOmics
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/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 Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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")
2024-03-27 22:33:31.643 R[24270:1364440463] XType: com.apple.fonts is not accessible.
2024-03-27 22:33:31.643 R[24270:1364440463] XType: XTFontStaticRegistry is enabled.
[ FAIL 0 | WARN 4 | SKIP 0 | PASS 236 ]

[ FAIL 0 | WARN 4 | SKIP 0 | PASS 236 ]
Warning messages:
1: In is.matrix(i) : closing unused connection 6 (<-localhost:11923)
2: In is.matrix(i) : closing unused connection 5 (<-localhost:11923)
> 
> proc.time()
   user  system elapsed 
123.858   5.634 166.327 

Example timings

mixOmics.Rcheck/mixOmics-Ex.timings

nameusersystemelapsed
S3methods-print0.0230.0040.027
auroc1.2110.0551.278
background.predict7.7811.4529.328
biplot12.101 0.16812.396
block.pls0.5620.0120.578
block.plsda0.8120.0120.832
block.spls6.5460.1106.717
block.splsda7.7250.1167.896
cim0.0410.0090.050
cimDiablo0.3110.0160.330
circosPlot7.6660.1467.873
colors0.0300.0040.034
explained_variance0.0950.0020.097
get.confusion_matrix0.1780.0160.196
image.tune.rcc2.7920.0852.902
imgCor0.0750.0110.087
impute.nipals0.0120.0030.015
ipca0.8880.0370.933
logratio-transformations0.0740.0110.086
map0.0050.0050.012
mat.rank0.0020.0000.003
mint.block.pls0.1370.0070.145
mint.block.plsda0.1380.0100.150
mint.block.spls0.1740.0060.181
mint.block.splsda0.1350.0040.139
mint.pca0.3670.0070.378
mint.pls0.6070.0260.638
mint.plsda0.6960.0110.715
mint.spls0.6500.0160.675
mint.splsda0.7110.0100.727
mixOmics0.3460.0280.379
nearZeroVar0.8090.0200.841
network0.0160.0040.020
pca5.1070.0935.270
perf2.6450.1372.801
plot.rcc0.0170.0040.022
plot.tune0.0000.0030.003
plotArrow4.5590.0984.702
plotDiablo0.1880.0080.197
plotIndiv0.3840.0150.401
plotLoadings0.1150.0100.126
plotMarkers000
plotVar0.7340.0260.768
pls0.0080.0020.010
plsda0.5770.0130.595
predict0.1760.0090.188
rcc0.0030.0010.005
selectVar0.4680.0510.525
sipca0.8260.0290.862
spca3.6210.1383.784
spls0.1990.0100.210
splsda0.5550.0130.571
study_split0.0050.0010.007
summary0.0200.0030.023
tune4.8190.4255.314
tune.block.splsda0.0010.0010.001
tune.mint.splsda2.8580.1403.029
tune.pca0.2130.0260.245
tune.rcc2.7780.0992.899
tune.spca0.7450.0210.772
tune.spls0.0000.0010.000
tune.splsda4.8900.4105.365
tune.splslevel1.0000.0591.068
unmap0.0040.0070.011
vip0.0120.0030.015
withinVariation1.0730.0201.103
wrapper.rgcca0.0810.0060.088
wrapper.sgcca0.1330.0080.143