Back to Build/check report for BioC 3.18:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2023-05-10 10:04:35 -0000 (Wed, 10 May 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" 6211
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

CHECK results for mixOmics on kunpeng1


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.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 1236/2194HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mixOmics 6.25.0  (landing page)
Max Bladen
Snapshot Date: 2023-05-08 19:11:19 -0000 (Mon, 08 May 2023)
git_url: https://git.bioconductor.org/packages/mixOmics
git_branch: devel
git_last_commit: 54731ea
git_last_commit_date: 2023-04-25 15:06:06 -0000 (Tue, 25 Apr 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: mixOmics
Version: 6.25.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:mixOmics.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings mixOmics_6.25.0.tar.gz
StartedAt: 2023-05-09 21:42:27 -0000 (Tue, 09 May 2023)
EndedAt: 2023-05-09 22:10:52 -0000 (Tue, 09 May 2023)
EllapsedTime: 1705.2 seconds
RetCode: 0
Status:   OK  
CheckDir: mixOmics.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:mixOmics.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings mixOmics_6.25.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/mixOmics.Rcheck’
* using R Under development (unstable) (2023-03-12 r83975)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘mixOmics/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘mixOmics’ version ‘6.25.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.2Mb
  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 R 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 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             18.129  0.168  18.297
image.tune.rcc     15.632  0.047  15.680
tune.rcc           15.266  0.036  15.302
background.predict 11.227  0.103  11.331
circosPlot          9.800  0.167   9.968
block.splsda        9.019  0.052   9.072
block.spls          7.958  0.052   8.011
tune                6.559  0.027   6.585
perf                6.261  0.068   6.328
pca                 6.014  0.016   6.030
tune.splsda         5.849  0.036   5.883
plotArrow           5.637  0.031   5.670
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘vignette.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/mixOmics.Rcheck/00check.log’
for details.



Installation output

mixOmics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL mixOmics
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/site-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) (2023-03-12 r83975) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu (64-bit)

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.25.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 2 | SKIP 0 | PASS 236 ]

[ FAIL 0 | WARN 2 | SKIP 0 | PASS 236 ]
Warning messages:
1: In for (i in seq_len(n)) { :
  closing unused connection 6 (<-localhost:11989)
2: In for (i in seq_len(n)) { :
  closing unused connection 5 (<-localhost:11989)
> 
> proc.time()
   user  system elapsed 
356.963   4.190 382.147 

Example timings

mixOmics.Rcheck/mixOmics-Ex.timings

nameusersystemelapsed
S3methods-print0.0740.0040.078
auroc1.0590.0641.122
background.predict11.227 0.10311.331
biplot18.129 0.16818.297
block.pls0.7670.0080.775
block.plsda1.0340.0001.035
block.spls7.9580.0528.011
block.splsda9.0190.0529.072
cim0.0560.0000.056
cimDiablo0.3760.0080.384
circosPlot9.8000.1679.968
colors0.0330.0000.033
explained_variance0.2640.0000.264
get.confusion_matrix0.3090.0040.312
image.tune.rcc15.632 0.04715.680
imgCor0.1810.0010.181
impute.nipals0.0150.0000.014
ipca1.1700.0231.194
logratio-transformations0.1020.0000.102
map0.0050.0000.005
mat.rank0.0020.0000.003
mint.block.pls0.2420.0000.242
mint.block.plsda0.2150.0030.219
mint.block.spls0.2560.0040.260
mint.block.splsda0.2010.0060.206
mint.pca0.5350.0020.537
mint.pls0.7350.0270.763
mint.plsda0.8640.0000.864
mint.spls0.750.000.75
mint.splsda0.8830.0000.883
mixOmics0.8690.0070.877
nearZeroVar0.8740.0130.886
network0.0720.0000.072
pca6.0140.0166.030
perf6.2610.0686.328
plot.rcc0.0740.0000.074
plot.tune0.0010.0000.001
plotArrow5.6370.0315.670
plotDiablo0.2660.0040.270
plotIndiv0.4330.0000.433
plotLoadings0.2370.0030.241
plotMarkers0.0000.0000.001
plotVar0.7750.0000.775
pls0.0080.0000.008
plsda0.50.00.5
predict0.2860.0050.289
rcc0.0040.0000.004
selectVar0.6530.0030.657
sipca0.6620.0080.670
spca4.9390.0134.951
spls0.560.000.56
splsda0.5020.0030.506
study_split0.0250.0000.025
summary0.0910.0000.091
tune6.5590.0276.585
tune.block.splsda0.0010.0000.000
tune.mint.splsda4.4080.0084.415
tune.pca0.2840.0120.295
tune.rcc15.266 0.03615.302
tune.spca0.9010.0120.914
tune.spls000
tune.splsda5.8490.0365.883
tune.splslevel1.9210.0241.945
unmap0.0050.0000.005
vip0.0130.0000.012
withinVariation1.1350.0081.143
wrapper.rgcca0.1030.0000.103
wrapper.sgcca0.2030.0000.203