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

This page was generated on 2024-05-30 11:35:43 -0400 (Thu, 30 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4753
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4518
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.28.0  (landing page)
Max Bladen
Snapshot Date: 2024-05-29 14:00:10 -0400 (Wed, 29 May 2024)
git_url: https://git.bioconductor.org/packages/mixOmics
git_branch: RELEASE_3_19
git_last_commit: 69f1322
git_last_commit_date: 2024-04-30 11:10:54 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  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
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

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.28.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.28.0.tar.gz
StartedAt: 2024-05-29 22:09:34 -0400 (Wed, 29 May 2024)
EndedAt: 2024-05-29 22:16:35 -0400 (Wed, 29 May 2024)
EllapsedTime: 420.2 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.28.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/mixOmics.Rcheck’
* using R version 4.4.0 (2024-04-24)
* 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.28.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.8Mb
  sub-directories of 1Mb or more:
    R      2.0Mb
    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             11.353  0.143  11.588
background.predict  7.488  1.443   9.034
block.splsda        7.751  0.136   7.962
circosPlot          7.544  0.149   7.777
block.spls          5.947  0.091   6.081
pca                 5.101  0.092   5.242
tune                4.655  0.449   5.162
* 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 version 4.4.0 (2024-04-24) -- "Puppy Cup"
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.28.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-05-29 22:13:49.035 R[50649:1972614606] XType: com.apple.fonts is not accessible.
2024-05-29 22:13:49.035 R[50649:1972614606] XType: XTFontStaticRegistry is enabled.
[ FAIL 0 | WARN 4 | SKIP 0 | PASS 236 ]

[ FAIL 0 | WARN 4 | SKIP 0 | PASS 236 ]
Warning messages:
1: In for (m in seq_len(M)) { :
  closing unused connection 6 (<-localhost:11801)
2: In for (m in seq_len(M)) { :
  closing unused connection 5 (<-localhost:11801)
> 
> proc.time()
   user  system elapsed 
120.442   5.817 162.632 

Example timings

mixOmics.Rcheck/mixOmics-Ex.timings

nameusersystemelapsed
S3methods-print0.0170.0050.023
auroc1.1140.0561.178
background.predict7.4881.4439.034
biplot11.353 0.14311.588
block.pls0.5790.0200.605
block.plsda0.7300.0130.748
block.spls5.9470.0916.081
block.splsda7.7510.1367.962
cim0.0400.0080.048
cimDiablo0.3180.0180.341
circosPlot7.5440.1497.777
colors0.0330.0030.036
explained_variance0.1150.0030.118
get.confusion_matrix0.1680.0070.178
image.tune.rcc2.5290.0922.645
imgCor0.0740.0110.086
impute.nipals0.0190.0080.029
ipca0.8660.0300.911
logratio-transformations0.0700.0060.076
map0.0040.0040.007
mat.rank0.0020.0000.002
mint.block.pls0.1670.0080.177
mint.block.plsda0.1480.0060.154
mint.block.spls0.1820.0160.200
mint.block.splsda0.1360.0050.142
mint.pca0.4750.0200.501
mint.pls0.5920.0120.614
mint.plsda0.6840.0160.709
mint.spls0.5540.0120.571
mint.splsda0.6550.0100.670
mixOmics0.3410.0310.375
nearZeroVar0.7670.0170.793
network0.0170.0030.020
pca5.1010.0925.242
perf2.6550.1452.820
plot.rcc0.0140.0050.020
plot.tune0.0000.0010.001
plotArrow4.3110.0974.459
plotDiablo0.1710.0080.180
plotIndiv0.3610.0130.376
plotLoadings0.1230.0090.134
plotMarkers0.0000.0010.001
plotVar0.6950.0200.721
pls0.0070.0020.010
plsda0.4070.0090.420
predict0.2000.0090.212
rcc0.0030.0020.006
selectVar0.6720.0550.734
sipca0.5110.0170.532
spca3.5340.1473.716
spls0.2000.0160.216
splsda0.3850.0120.401
study_split0.0040.0020.006
summary0.0180.0050.024
tune4.6550.4495.162
tune.block.splsda0.0000.0010.000
tune.mint.splsda2.5450.0992.661
tune.pca0.2040.0390.253
tune.rcc2.3080.1052.430
tune.spca0.7100.0180.731
tune.spls0.0000.0000.001
tune.splsda4.2530.4104.734
tune.splslevel1.0320.0361.077
unmap0.0050.0060.011
vip0.0100.0030.014
withinVariation1.0730.0201.106
wrapper.rgcca0.0610.0030.064
wrapper.sgcca0.1310.0100.143