Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:07:45 -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 CellaRepertorium package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CellaRepertorium.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 262/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
CellaRepertorium 1.4.0 (landing page) Andrew McDavid
| 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: CellaRepertorium |
Version: 1.4.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CellaRepertorium.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CellaRepertorium_1.4.0.tar.gz |
StartedAt: 2022-04-12 11:15:51 -0400 (Tue, 12 Apr 2022) |
EndedAt: 2022-04-12 11:19:40 -0400 (Tue, 12 Apr 2022) |
EllapsedTime: 228.6 seconds |
RetCode: 0 |
Status: OK |
CheckDir: CellaRepertorium.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CellaRepertorium.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CellaRepertorium_1.4.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.14-bioc/meat/CellaRepertorium.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 ‘CellaRepertorium/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘CellaRepertorium’ 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 ‘CellaRepertorium’ 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 cross_tab_tbl: no visible binding for global variable ‘.’ cross_tab_tbl: no visible binding for global variable ‘x_key__’ fancy_name_contigs: no visible binding for global variable ‘.’ pairing_tables: no visible binding for global variable ‘.’ plot_cluster_factors: no visible binding for global variable ‘chain’ Undefined global functions or variables: . chain x_key__ * 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 line endings in C/C++/Fortran sources/headers ... OK * checking compiled code ... NOTE Note: information on .o files is not available * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed plot_cluster_factors 7.326 0.071 7.403 cluster_logistic_test 7.040 0.314 7.368 canonicalize_cluster 5.158 0.083 5.246 * 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: 2 NOTEs See ‘/Users/biocbuild/bbs-3.14-bioc/meat/CellaRepertorium.Rcheck/00check.log’ for details.
CellaRepertorium.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL CellaRepertorium ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’ * installing *source* package ‘CellaRepertorium’ ... ** using staged installation ** libs clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c cdhit-bombs.cpp -o cdhit-bombs.o clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c cdhit-common.cpp -o cdhit-common.o clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c cdhit-est.cpp -o cdhit-est.o clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c cdhit.cpp -o cdhit.o clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c progress.cpp -o progress.o clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o CellaRepertorium.so RcppExports.o cdhit-bombs.o cdhit-common.o cdhit-est.o cdhit.o progress.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.1/Resources/library/00LOCK-CellaRepertorium/00new/CellaRepertorium/libs ** R ** data ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (CellaRepertorium)
CellaRepertorium.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(CellaRepertorium) > > test_check("CellaRepertorium") [ FAIL 0 | WARN 0 | SKIP 0 | PASS 81 ] > > proc.time() user system elapsed 35.127 0.996 36.140
CellaRepertorium.Rcheck/CellaRepertorium-Ex.timings
name | user | system | elapsed | |
ContigCellDB-fun | 0.311 | 0.013 | 0.325 | |
canonicalize_cell | 0.427 | 0.010 | 0.438 | |
canonicalize_cluster | 5.158 | 0.083 | 5.246 | |
cash-ContigCellDB-method | 0.219 | 0.020 | 0.240 | |
ccdb_join | 0.067 | 0.005 | 0.072 | |
cdhit | 0.271 | 0.077 | 0.349 | |
cdhit_ccdb | 0.201 | 0.022 | 0.222 | |
cland | 4.230 | 0.097 | 4.330 | |
cluster_filterset | 0.000 | 0.001 | 0.001 | |
cluster_germline | 0.131 | 0.007 | 0.138 | |
cluster_logistic_test | 7.040 | 0.314 | 7.368 | |
cluster_permute_test | 1.504 | 0.037 | 1.543 | |
cluster_plot | 3.722 | 0.021 | 3.746 | |
cross_tab_tbl | 0.189 | 0.002 | 0.191 | |
crosstab_by_celltype | 0.177 | 0.005 | 0.182 | |
entropy | 0.004 | 0.001 | 0.005 | |
enumerate_pairing | 0.505 | 0.007 | 0.513 | |
equalize_ccdb | 0.069 | 0.002 | 0.071 | |
fancy_name_contigs | 0.596 | 0.034 | 0.623 | |
fine_cluster_seqs | 0.048 | 0.002 | 0.051 | |
fine_clustering | 2.892 | 0.016 | 2.909 | |
generate_pseudobulk | 0.299 | 0.004 | 0.304 | |
guess_celltype | 0.066 | 0.004 | 0.070 | |
hushWarning | 0.136 | 0.001 | 0.137 | |
left_join_warn | 0.026 | 0.013 | 0.037 | |
map_axis_labels | 0.222 | 0.004 | 0.226 | |
mutate_cdb | 0.223 | 0.006 | 0.230 | |
pairing_tables | 0.826 | 0.007 | 0.833 | |
plot_cluster_factors | 7.326 | 0.071 | 7.403 | |
purity | 0.001 | 0.000 | 0.001 | |
rank_prevalence_ccdb | 0.621 | 0.005 | 0.627 | |
rbind-ContigCellDB-method | 0.180 | 0.003 | 0.183 | |
split_cdb | 0.089 | 0.004 | 0.093 | |
sub-sub-ContigCellDB-character-missing-method | 0.073 | 0.012 | 0.084 | |