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

This page was generated on 2023-03-20 11:05:09 -0400 (Mon, 20 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.2 (2022-10-31) -- "Innocent and Trusting" 4516
palomino4Windows Server 2022 Datacenterx644.2.2 (2022-10-31 ucrt) -- "Innocent and Trusting" 4295
lconwaymacOS 12.5.1 Montereyx86_644.2.2 (2022-10-31) -- "Innocent and Trusting" 4324
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 omada on nebbiolo2


To the developers/maintainers of the omada package:
- Please 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 How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1382/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
omada 1.0.0  (landing page)
Sokratis Kariotis
Snapshot Date: 2023-03-17 14:00:04 -0400 (Fri, 17 Mar 2023)
git_url: https://git.bioconductor.org/packages/omada
git_branch: RELEASE_3_16
git_last_commit: 754da01
git_last_commit_date: 2022-11-01 11:27:27 -0400 (Tue, 01 Nov 2022)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: omada
Version: 1.0.0
Command: /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:omada.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/library --timings omada_1.0.0.tar.gz
StartedAt: 2023-03-17 22:30:25 -0400 (Fri, 17 Mar 2023)
EndedAt: 2023-03-17 22:49:38 -0400 (Fri, 17 Mar 2023)
EllapsedTime: 1153.1 seconds
RetCode: 0
Status:   OK  
CheckDir: omada.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.16-bioc/meat/omada.Rcheck’
* using R version 4.2.2 (2022-10-31)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* checking for file ‘omada/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘omada’ version ‘1.0.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', 'clusterCrit', '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 ... OK
* 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 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 dependencies in R code ... NOTE
Packages in Depends field not imported from:
  ‘Rcpp’ ‘clusterCrit’ ‘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
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’
geneSignatures: no visible global function definition for ‘where’
geneSignatures: no visible binding for global variable ‘features’
geneSignatures: no visible binding for global variable ‘value’
geneSignatures: no visible binding for global variable ‘variable’
Undefined global functions or variables:
  Frequency featureSet features k means methods value variable where
Consider adding
  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_optimal_number_of_features 43.080  0.089  43.169
get_feature_selection_scores                     39.935  0.080  40.016
plot_signature_feature                           36.974  0.212  37.536
plot_partition_agreement                         36.874  0.152  44.043
get_signature_feature_coefs                      35.006  0.052  36.696
get_sample_memberships                           34.898  0.120  35.472
plot_feature_selection                           34.593  0.212  38.300
get_partition_agreement_scores                   30.230  0.048  31.843
plot_cluster_voting                              29.307  0.068  29.701
get_cluster_voting_memberships                   28.711  0.180  28.892
get_cluster_voting_k_votes                       26.834  0.244  27.079
get_feature_selection_optimal_features           26.959  0.075  27.037
omada                                            26.645  0.040  27.278
get_cluster_voting_metric_votes                  26.507  0.128  26.636
get_cluster_voting_scores                        26.236  0.032  26.270
plot_average_stabilities                         14.507  0.008  15.645
get_optimal_features                              8.823  0.004   8.828
get_optimal_number_of_features                    8.251  0.008   8.259
get_optimal_memberships                           8.139  0.031   8.171
get_optimal_stability_score                       8.049  0.052   8.101
featureSelection                                  7.732  0.096   7.828
get_optimal_parameter_used                        7.742  0.008   7.750
get_average_feature_k_stabilities                 5.631  0.080   5.712
* 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 ...
  ‘omada-vignette.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.16-bioc/meat/omada.Rcheck/00check.log’
for details.



Installation output

omada.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.16-bioc/R/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.2.2 (2022-10-31) -- "Innocent and Trusting"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-pc-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(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: clusterCrit
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-6
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 39 ]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 39 ]
> 
> proc.time()
   user  system elapsed 
 136.77    1.43  179.08 

Example timings

omada.Rcheck/omada-Ex.timings

nameusersystemelapsed
clusterVoting1.7650.0121.778
clusteringMethodSelection1.2850.0321.316
feasibilityAnalysis1.220.041.26
feasibilityAnalysisDataBased2.2550.0682.323
featureSelection7.7320.0967.828
geneSignatures0.8470.0120.859
get_agreement_scores0.1480.0120.160
get_average_feature_k_stabilities5.6310.0805.712
get_average_stabilities_per_k0.8470.0040.851
get_average_stability0.810.040.85
get_cluster_memberships_k0.2560.0120.268
get_cluster_voting_k_votes26.834 0.24427.079
get_cluster_voting_memberships28.711 0.18028.892
get_cluster_voting_metric_votes26.507 0.12826.636
get_cluster_voting_scores26.236 0.03226.270
get_coefficient_dataset0.3840.0280.412
get_feature_selection_optimal_features26.959 0.07527.037
get_feature_selection_optimal_number_of_features43.080 0.08943.169
get_feature_selection_scores39.935 0.08040.016
get_generated_dataset2.8970.0072.904
get_internal_metric_scores0.2520.0000.252
get_max_stability0.8440.0040.848
get_metric_votes_k0.2510.0080.260
get_optimal_features8.8230.0048.828
get_optimal_memberships8.1390.0318.171
get_optimal_number_of_features8.2510.0088.259
get_optimal_parameter_used7.7420.0087.750
get_optimal_stability_score8.0490.0528.101
get_partition_agreement_scores30.230 0.04831.843
get_sample_memberships34.898 0.12035.472
get_signature_feature_coefs35.006 0.05236.696
get_vote_frequencies_k0.3920.0160.409
omada26.645 0.04027.278
optimalClustering0.0760.0000.076
partitionAgreement0.2870.0080.295
plot_average_stabilities14.507 0.00815.645
plot_cluster_voting29.307 0.06829.701
plot_feature_selection34.593 0.21238.300
plot_partition_agreement36.874 0.15244.043
plot_signature_feature36.974 0.21237.536
plot_top30percent_coefficients0.9990.0041.004
plot_vote_frequencies0.6150.0160.632
toy_gene_memberships0.0220.0000.022
toy_genes0.0000.0010.001