| Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:07:48 -0400 (Wed, 13 Apr 2022).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
| tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
| machv2 | macOS 10.14.6 Mojave | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4137 |
| 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 | ||||
|
To the developers/maintainers of the clustifyr package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/clustifyr.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. |
| Package 344/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| clustifyr 1.6.0 (landing page) Rui Fu
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
| Package: clustifyr |
| Version: 1.6.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:clustifyr.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings clustifyr_1.6.0.tar.gz |
| StartedAt: 2022-04-12 11:42:05 -0400 (Tue, 12 Apr 2022) |
| EndedAt: 2022-04-12 11:51:03 -0400 (Tue, 12 Apr 2022) |
| EllapsedTime: 538.0 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: clustifyr.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:clustifyr.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings clustifyr_1.6.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.14-bioc/meat/clustifyr.Rcheck’
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘clustifyr/DESCRIPTION’ ... OK
* this is package ‘clustifyr’ version ‘1.6.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 ‘clustifyr’ 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 ... 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 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 ... NOTE
assess_rank_bias : <anonymous>: no visible binding for '<<-' assignment
to ‘res3’
assess_rank_bias: no visible binding for global variable ‘res3’
average_clusters : <anonymous>: no visible binding for global variable
‘pbmc_matrix_small’
Undefined global functions or variables:
pbmc_matrix_small res3
* 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
plot_pathway_gsea 7.211 0.043 7.265
calculate_pathway_gsea 5.669 0.092 5.788
* 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 1 NOTE
See
‘/Users/biocbuild/bbs-3.14-bioc/meat/clustifyr.Rcheck/00check.log’
for details.
clustifyr.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL clustifyr ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’ * installing *source* package ‘clustifyr’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (clustifyr)
clustifyr.Rcheck/tests/testthat.Rout
R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (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(clustifyr)
>
> test_check("clustifyr")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 167 ]
>
> proc.time()
user system elapsed
212.146 5.759 218.176
clustifyr.Rcheck/clustifyr-Ex.timings
| name | user | system | elapsed | |
| append_genes | 0.048 | 0.012 | 0.059 | |
| assess_rank_bias | 0.000 | 0.001 | 0.002 | |
| average_clusters | 0.755 | 0.021 | 0.778 | |
| binarize_expr | 0.057 | 0.006 | 0.064 | |
| build_atlas | 0.095 | 0.012 | 0.107 | |
| calculate_pathway_gsea | 5.669 | 0.092 | 5.788 | |
| call_consensus | 0.432 | 0.017 | 0.483 | |
| call_to_metadata | 0.358 | 0.390 | 0.749 | |
| check_raw_counts | 1.310 | 0.047 | 1.357 | |
| clustify | 0.358 | 0.031 | 0.389 | |
| clustify_lists | 0.086 | 0.007 | 0.093 | |
| clustify_nudge | 1.107 | 0.019 | 1.132 | |
| clustifyr_methods | 0 | 0 | 0 | |
| collapse_to_cluster | 1.874 | 0.096 | 1.987 | |
| compare_lists | 0.264 | 0.013 | 0.294 | |
| cor_to_call | 0.107 | 0.004 | 0.118 | |
| cor_to_call_rank | 0.119 | 0.003 | 0.127 | |
| cor_to_call_topn | 0.125 | 0.004 | 0.135 | |
| downsample_matrix | 0.147 | 0.004 | 0.160 | |
| feature_select_PCA | 0.014 | 0.003 | 0.019 | |
| file_marker_parse | 0.003 | 0.002 | 0.004 | |
| find_rank_bias | 0.107 | 0.007 | 0.118 | |
| gene_pct_markerm | 0.699 | 0.003 | 0.728 | |
| get_ucsc_reference | 0 | 0 | 0 | |
| get_vargenes | 0.001 | 0.000 | 0.001 | |
| gmt_to_list | 0.581 | 0.033 | 0.625 | |
| insert_meta_object | 0.000 | 0.000 | 0.001 | |
| make_comb_ref | 0.018 | 0.003 | 0.021 | |
| marker_select | 0.035 | 0.006 | 0.056 | |
| matrixize_markers | 0.061 | 0.018 | 0.080 | |
| object_data | 0.100 | 0.010 | 0.109 | |
| object_ref | 0.007 | 0.014 | 0.021 | |
| overcluster | 2.540 | 0.112 | 2.656 | |
| overcluster_test | 1.692 | 0.075 | 1.770 | |
| parse_loc_object | 0.001 | 0.001 | 0.001 | |
| plot_best_call | 0.817 | 0.045 | 0.865 | |
| plot_cor | 0.791 | 0.041 | 0.834 | |
| plot_cor_heatmap | 1.574 | 0.025 | 1.602 | |
| plot_dims | 0.477 | 0.009 | 0.486 | |
| plot_gene | 0.659 | 0.015 | 0.676 | |
| plot_pathway_gsea | 7.211 | 0.043 | 7.265 | |
| plot_rank_bias | 0.000 | 0.000 | 0.001 | |
| pos_neg_marker | 0.017 | 0.000 | 0.016 | |
| pos_neg_select | 0.162 | 0.002 | 0.163 | |
| query_rank_bias | 0.083 | 0.005 | 0.087 | |
| ref_feature_select | 0.050 | 0.002 | 0.051 | |
| ref_marker_select | 0.469 | 0.004 | 0.474 | |
| reverse_marker_matrix | 0.009 | 0.006 | 0.014 | |
| run_clustifyr_app | 0.001 | 0.000 | 0.000 | |
| run_gsea | 1.217 | 0.018 | 1.236 | |
| seurat_meta | 0.001 | 0.000 | 0.001 | |
| seurat_ref | 0.003 | 0.001 | 0.004 | |
| write_meta | 0.613 | 0.003 | 0.618 | |