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

This page was generated on 2024-06-11 14:44 -0400 (Tue, 11 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4757
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4491
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4522
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4468
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-06-09 14:00 -0400 (Sun, 09 Jun 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
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
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for mixOmics on kjohnson3

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-06-10 22:22:49 -0400 (Mon, 10 Jun 2024)
EndedAt: 2024-06-10 22:33:28 -0400 (Mon, 10 Jun 2024)
EllapsedTime: 639.6 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: aarch64-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 Ventura 13.6.5
* 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.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             10.893  0.133  16.667
background.predict  9.053  1.099  15.481
circosPlot          7.994  0.168  13.402
block.splsda        7.609  0.131  11.775
block.spls          6.249  0.114   9.819
tune.splsda         5.438  0.296   8.944
tune                5.364  0.273   8.976
pca                 4.532  0.082   7.676
plotArrow           4.132  0.104   6.926
spca                3.267  0.121   5.560
perf                3.219  0.117   5.570
* 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-arm64/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: aarch64-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-06-10 22:29:15.523 R[49589:37976369] XType: Using static font registry.
[ 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 (<-localhost:11120)
2: In for (h in 1:ncomp) { :
  closing unused connection 5 (<-localhost:11120)
> 
> proc.time()
   user  system elapsed 
119.132   4.872 244.368 

Example timings

mixOmics.Rcheck/mixOmics-Ex.timings

nameusersystemelapsed
S3methods-print0.0180.0050.045
auroc1.3010.0472.074
background.predict 9.053 1.09915.481
biplot10.893 0.13316.667
block.pls0.5400.0150.850
block.plsda0.7640.0141.214
block.spls6.2490.1149.819
block.splsda 7.609 0.13111.775
cim0.0380.0080.078
cimDiablo0.2960.0130.583
circosPlot 7.994 0.16813.402
colors0.0300.0020.048
explained_variance0.1240.0070.214
get.confusion_matrix0.6850.0141.153
image.tune.rcc1.9910.0563.387
imgCor0.0600.0110.120
impute.nipals0.0120.0030.030
ipca0.8410.0271.399
logratio-transformations0.0560.0060.111
map0.0040.0020.006
mat.rank0.0030.0000.004
mint.block.pls0.1500.0080.276
mint.block.plsda0.1080.0050.197
mint.block.spls0.1570.0070.266
mint.block.splsda0.1150.0050.203
mint.pca0.4460.0090.771
mint.pls0.5910.0131.018
mint.plsda0.6770.0141.128
mint.spls0.6590.0231.097
mint.splsda0.7350.0141.208
mixOmics0.3180.0350.696
nearZeroVar0.7060.0181.183
network0.0140.0050.032
pca4.5320.0827.676
perf3.2190.1175.570
plot.rcc0.0140.0050.038
plot.tune0.0000.0010.001
plotArrow4.1320.1046.926
plotDiablo0.1620.0110.270
plotIndiv0.3540.0120.615
plotLoadings0.1240.0100.224
plotMarkers000
plotVar1.0920.0301.857
pls0.0080.0020.017
plsda0.3790.0100.638
predict0.1790.0120.310
rcc0.0040.0020.013
selectVar0.3880.0370.707
sipca0.4950.0180.812
spca3.2670.1215.560
spls0.6460.0231.100
splsda0.3400.0090.589
study_split0.0060.0030.013
summary0.0150.0040.031
tune5.3640.2738.976
tune.block.splsda0.0000.0010.001
tune.mint.splsda2.8440.0694.491
tune.pca0.2110.0140.351
tune.rcc2.0880.0503.353
tune.spca0.7790.0151.227
tune.spls000
tune.splsda5.4380.2968.944
tune.splslevel0.9580.0361.503
unmap0.0040.0060.025
vip0.0140.0060.031
withinVariation1.0440.0221.723
wrapper.rgcca0.0730.0050.121
wrapper.sgcca0.1240.0080.204