Back to Multiple platform build/check report for BioC 3.13
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2021-10-15 15:05:37 -0400 (Fri, 15 Oct 2021).

CHECK results for clustifyr on nebbiolo1

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? here 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 336/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
clustifyr 1.4.0  (landing page)
Rui Fu
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/clustifyr
git_branch: RELEASE_3_13
git_last_commit: 7a53859
git_last_commit_date: 2021-05-19 12:49:30 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: clustifyr
Version: 1.4.0
Command: /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:clustifyr.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings clustifyr_1.4.0.tar.gz
StartedAt: 2021-10-14 09:17:55 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 09:22:57 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 301.7 seconds
RetCode: 0
Status:   OK  
CheckDir: clustifyr.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:clustifyr.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings clustifyr_1.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.13-bioc/meat/clustifyr.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘clustifyr/DESCRIPTION’ ... OK
* this is package ‘clustifyr’ version ‘1.4.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 ... 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 LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* 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: OK


Installation output

clustifyr.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD INSTALL clustifyr
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.13-bioc/R/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)

Tests output

clustifyr.Rcheck/tests/testthat.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 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(clustifyr)
> 
> test_check("clustifyr")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 162 ]
> 
> proc.time()
   user  system elapsed 
103.120   3.959 107.100 

Example timings

clustifyr.Rcheck/clustifyr-Ex.timings

nameusersystemelapsed
append_genes0.0670.0160.083
assess_rank_bias0.0000.0000.001
average_clusters0.7650.0120.777
binarize_expr0.0430.0040.048
build_atlas0.0630.0240.088
calculate_pathway_gsea2.2300.0162.246
call_consensus0.1660.0120.178
call_to_metadata0.1610.2440.405
check_raw_counts1.3510.1001.451
clustify0.1480.0280.176
clustify_lists0.1310.0040.135
clustify_nudge0.6150.0120.628
clustifyr_methods000
collapse_to_cluster1.3660.0481.413
compare_lists0.1070.0200.126
cor_to_call0.0830.0040.088
cor_to_call_rank0.0730.0000.073
cor_to_call_topn0.0740.0000.073
downsample_matrix0.1350.0000.135
feature_select_PCA0.0110.0000.011
file_marker_parse0.0030.0000.002
find_rank_bias0.0370.0040.040
gene_pct_markerm0.3720.0000.372
get_ucsc_reference000
get_vargenes0.0010.0000.000
gmt_to_list0.3520.0120.385
insert_meta_object000
install_clustifyr_app000
make_comb_ref0.0120.0000.012
marker_select0.0210.0040.025
matrixize_markers0.0190.0160.035
object_data0.0470.0040.051
object_ref0.0050.0040.009
overcluster1.7520.1561.909
overcluster_test1.1220.0561.178
parse_loc_object0.0010.0000.000
plot_best_call0.5240.0160.540
plot_cor0.4680.0620.531
plot_cor_heatmap0.8260.0120.838
plot_dims0.2560.0040.260
plot_gene0.4660.0080.474
plot_pathway_gsea3.6650.0963.761
plot_rank_bias0.0000.0000.001
pos_neg_marker0.0090.0000.009
pos_neg_select0.0630.0040.066
query_rank_bias0.0460.0000.046
ref_feature_select0.0430.0000.042
ref_marker_select0.1820.0000.183
reverse_marker_matrix0.0060.0040.011
run_clustifyr_app000
run_gsea1.1140.0861.199
seurat_meta0.0010.0000.001
seurat_ref0.0020.0000.003
write_meta0.2900.0000.291