Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMN[O]PQRSTUVWXYZ

This page was generated on 2024-09-27 12:24 -0400 (Fri, 27 Sep 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4451
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4417
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4456
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4489
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4436
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4435
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 1430/2262HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
omada 1.7.0  (landing page)
Sokratis Kariotis
Snapshot Date: 2024-09-26 13:40 -0400 (Thu, 26 Sep 2024)
git_url: https://git.bioconductor.org/packages/omada
git_branch: devel
git_last_commit: 3d3c329
git_last_commit_date: 2024-04-30 11:44:17 -0400 (Tue, 30 Apr 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  
palomino8Windows 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
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for omada on teran2

To the developers/maintainers of the omada package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/omada.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: omada
Version: 1.7.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:omada.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings omada_1.7.0.tar.gz
StartedAt: 2024-09-27 04:50:28 -0400 (Fri, 27 Sep 2024)
EndedAt: 2024-09-27 04:58:43 -0400 (Fri, 27 Sep 2024)
EllapsedTime: 495.5 seconds
RetCode: 0
Status:   OK  
CheckDir: omada.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:omada.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings omada_1.7.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/omada.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* checking for file ‘omada/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘omada’ version ‘1.7.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  'pdfCluster', 'kernlab', 'fpc', 'Rcpp', 'diceR', 'ggplot2',
  'reshape', 'genieclust', 'clValid', 'glmnet', 'dplyr'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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 ‘omada’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘clValid’
A package should be listed in only one of these fields.
* checking top-level files ... NOTE
File
  LICENSE
is not mentioned in the DESCRIPTION file.
* 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Packages in Depends field not imported from:
  ‘Rcpp’ ‘dplyr’ ‘genieclust’ ‘glmnet’ ‘kernlab’ ‘reshape’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
Index.15and28: no visible global function definition for ‘dist’
Index.15and28: no visible global function definition for ‘as.dist’
Index.sPlussMoins: no visible global function definition for ‘dist’
Index.sPlussMoins: no visible global function definition for ‘as.dist’
Index.sPlussMoins: no visible global function definition for ‘median’
Indice.cindex: no visible global function definition for ‘dist’
clusterVoting: no visible global function definition for ‘calinhara’
clusterVoting: no visible global function definition for
  ‘generalised_dunn_index’
clusterVoting: no visible global function definition for
  ‘silhouette_index’
clusterVoting: no visible global function definition for
  ‘negated_davies_bouldin_index’
clusterVoting: no visible binding for global variable ‘k’
clusterVoting: no visible binding for global variable ‘Frequency’
clusteringMethodSelection: no visible binding for global variable
  ‘value’
clusteringMethodSelection: no visible binding for global variable
  ‘methods’
featureSelection: no visible binding for global variable ‘featureSet’
featureSelection: no visible binding for global variable ‘means’
Undefined global functions or variables:
  Frequency as.dist calinhara dist featureSet generalised_dunn_index k
  means median methods negated_davies_bouldin_index silhouette_index
  value
Consider adding
  importFrom("stats", "as.dist", "dist", "median")
  importFrom("utils", "methods")
to your NAMESPACE file.
* 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 LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                                   user system elapsed
get_feature_selection_scores                     31.117  0.053  31.174
get_feature_selection_optimal_number_of_features 30.691  0.052  30.754
plot_partition_agreement                         20.876  0.021  20.904
plot_feature_selection                           19.953  0.016  19.998
get_partition_agreement_scores                   19.922  0.025  19.949
get_cluster_voting_k_votes                       19.331  0.017  19.359
get_feature_selection_optimal_features           18.905  0.015  18.931
get_cluster_voting_memberships                   18.661  0.030  18.712
get_cluster_voting_metric_votes                  18.649  0.017  18.681
get_sample_memberships                           18.128  0.017  18.146
get_cluster_voting_scores                        17.911  0.026  17.950
omada                                            14.874  0.016  14.892
plot_cluster_voting                              13.444  0.013  13.465
get_optimal_features                              7.214  0.014   7.233
get_optimal_parameter_used                        6.503  0.006   6.511
get_optimal_number_of_features                    6.405  0.005   6.410
plot_average_stabilities                          5.927  0.022   5.951
get_optimal_stability_score                       5.713  0.008   5.723
get_optimal_memberships                           5.624  0.011   5.639
featureSelection                                  5.003  0.003   5.009
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 5 NOTEs
See
  ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/omada.Rcheck/00check.log’
for details.


Installation output

omada.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL omada
###
##############################################################################
##############################################################################


* installing to library ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘omada’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** 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 (omada)

Tests output

omada.Rcheck/tests/testthat.Rout


R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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(omada)
Loading required package: pdfCluster
pdfCluster 1.0-4
Loading required package: kernlab
Loading required package: fpc
Loading required package: Rcpp
Loading required package: diceR
Loading required package: ggplot2

Attaching package: 'ggplot2'

The following object is masked from 'package:kernlab':

    alpha

Loading required package: reshape
Loading required package: genieclust
Loading required package: clValid
Loading required package: cluster
Loading required package: glmnet
Loading required package: Matrix

Attaching package: 'Matrix'

The following object is masked from 'package:reshape':

    expand

Loaded glmnet 4.1-8
Loading required package: dplyr

Attaching package: 'dplyr'

The following object is masked from 'package:reshape':

    rename

The following object is masked from 'package:pdfCluster':

    groups

The following object is masked from 'package:testthat':

    matches

The following objects are masked from 'package:stats':

    filter, lag

The following objects are masked from 'package:base':

    intersect, setdiff, setequal, union

> 
> test_check("omada")
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 38 ]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 38 ]
> 
> proc.time()
   user  system elapsed 
 55.413   0.539  55.950 

Example timings

omada.Rcheck/omada-Ex.timings

nameusersystemelapsed
clusterVoting2.5250.1342.663
clusteringMethodSelection0.7860.0260.812
feasibilityAnalysis0.7970.0180.814
feasibilityAnalysisDataBased1.8690.0331.904
featureSelection5.0030.0035.009
get_agreement_scores0.0980.0000.099
get_average_feature_k_stabilities2.9590.0062.967
get_average_stabilities_per_k0.5500.0010.552
get_average_stability0.5530.0010.554
get_cluster_memberships_k0.5300.0150.546
get_cluster_voting_k_votes19.331 0.01719.359
get_cluster_voting_memberships18.661 0.03018.712
get_cluster_voting_metric_votes18.649 0.01718.681
get_cluster_voting_scores17.911 0.02617.950
get_feature_selection_optimal_features18.905 0.01518.931
get_feature_selection_optimal_number_of_features30.691 0.05230.754
get_feature_selection_scores31.117 0.05331.174
get_generated_dataset2.2650.0062.272
get_internal_metric_scores0.7860.0020.788
get_max_stability0.6620.0000.663
get_metric_votes_k0.5300.0220.552
get_optimal_features7.2140.0147.233
get_optimal_memberships5.6240.0115.639
get_optimal_number_of_features6.4050.0056.410
get_optimal_parameter_used6.5030.0066.511
get_optimal_stability_score5.7130.0085.723
get_partition_agreement_scores19.922 0.02519.949
get_sample_memberships18.128 0.01718.146
get_vote_frequencies_k1.0050.0001.005
omada14.874 0.01614.892
optimalClustering0.0570.0020.059
partitionAgreement0.1990.0120.210
plot_average_stabilities5.9270.0225.951
plot_cluster_voting13.444 0.01313.465
plot_feature_selection19.953 0.01619.998
plot_partition_agreement20.876 0.02120.904
plot_vote_frequencies0.8610.0060.871
toy_gene_memberships0.0090.0020.010
toy_genes0.0010.0000.001