Back to Mac ARM64 build report for BioC 3.17 |
|
This page was generated on 2023-10-20 09:37:59 -0400 (Fri, 20 Oct 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kjohnson2 | macOS 12.6.1 Monterey | arm64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4347 |
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 286/2230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
CellaRepertorium 1.10.0 (landing page) Andrew McDavid
| kjohnson2 | macOS 12.6.1 Monterey / arm64 | OK | OK | WARNINGS | OK | ||||||||
To the developers/maintainers of the CellaRepertorium package: - 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. |
Package: CellaRepertorium |
Version: 1.10.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.10.0.tar.gz |
StartedAt: 2023-10-17 07:59:12 -0400 (Tue, 17 Oct 2023) |
EndedAt: 2023-10-17 08:03:28 -0400 (Tue, 17 Oct 2023) |
EllapsedTime: 256.0 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: CellaRepertorium.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### 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.10.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/CellaRepertorium.Rcheck’ * using R version 4.3.1 (2023-06-16) * using platform: aarch64-apple-darwin20 (64-bit) * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.6.7 * 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.10.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 * used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ * used SDK: ‘MacOSX11.3.sdk’ * 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 ... WARNING Note: information on .o files is not available File ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/CellaRepertorium/libs/CellaRepertorium.so’: Found ‘_sprintf’, possibly from ‘sprintf’ (C) Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. The detected symbols are linked into the code but might come from libraries and not actually be called. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed plot_cluster_factors 4.998 0.096 6.837 cluster_logistic_test 4.376 0.175 6.686 cland 3.553 0.063 5.485 canonicalize_cluster 3.502 0.082 5.490 * 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 WARNING, 1 NOTE See ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/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.3-arm64/Resources/library’ * installing *source* package ‘CellaRepertorium’ ... ** using staged installation ** libs using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using SDK: ‘MacOSX11.3.sdk’ clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c cdhit-bombs.cpp -o cdhit-bombs.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c cdhit-common.cpp -o cdhit-common.o cdhit-common.cpp:545:6: warning: variable 'max_diag' set but not used [-Wunused-but-set-variable] int max_diag = 0; ^ cdhit-common.cpp:669:6: warning: variable 'max_diag' set but not used [-Wunused-but-set-variable] int max_diag = 0; ^ cdhit-common.cpp:2379:9: warning: variable 'mem' set but not used [-Wunused-but-set-variable] size_t mem, mega = 1000000; ^ cdhit-common.cpp:2993:9: warning: variable 'total_letters' set but not used [-Wunused-but-set-variable] size_t total_letters = total_letter; ^ 4 warnings generated. clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c cdhit-est.cpp -o cdhit-est.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c cdhit.cpp -o cdhit.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c progress.cpp -o progress.o clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/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.3-arm64/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.3.1 (2023-06-16) -- "Beagle Scouts" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: aarch64-apple-darwin20 (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 4 | SKIP 0 | PASS 81 ] [ FAIL 0 | WARN 4 | SKIP 0 | PASS 81 ] > > proc.time() user system elapsed 25.819 0.887 40.186
CellaRepertorium.Rcheck/CellaRepertorium-Ex.timings
name | user | system | elapsed | |
ContigCellDB-fun | 0.212 | 0.011 | 0.349 | |
canonicalize_cell | 0.317 | 0.014 | 0.506 | |
canonicalize_cluster | 3.502 | 0.082 | 5.490 | |
cash-ContigCellDB-method | 0.176 | 0.014 | 0.291 | |
ccdb_join | 0.054 | 0.003 | 0.087 | |
cdhit | 0.110 | 0.046 | 0.230 | |
cdhit_ccdb | 0.142 | 0.015 | 0.236 | |
cland | 3.553 | 0.063 | 5.485 | |
cluster_filterset | 0 | 0 | 0 | |
cluster_germline | 0.095 | 0.005 | 0.154 | |
cluster_logistic_test | 4.376 | 0.175 | 6.686 | |
cluster_permute_test | 1.066 | 0.044 | 1.663 | |
cluster_plot | 2.665 | 0.052 | 4.103 | |
cross_tab_tbl | 0.119 | 0.002 | 0.185 | |
crosstab_by_celltype | 0.114 | 0.005 | 0.183 | |
entropy | 0.002 | 0.001 | 0.003 | |
enumerate_pairing | 0.488 | 0.011 | 0.769 | |
equalize_ccdb | 0.074 | 0.003 | 0.118 | |
fancy_name_contigs | 0.474 | 0.032 | 0.821 | |
fine_cluster_seqs | 0.035 | 0.002 | 0.055 | |
fine_clustering | 2.088 | 0.032 | 3.203 | |
generate_pseudobulk | 0.156 | 0.006 | 0.243 | |
guess_celltype | 0.046 | 0.004 | 0.077 | |
hushWarning | 0.001 | 0.000 | 0.001 | |
left_join_warn | 0.016 | 0.007 | 0.035 | |
map_axis_labels | 0.238 | 0.007 | 0.379 | |
mutate_cdb | 0.125 | 0.007 | 0.191 | |
pairing_tables | 0.666 | 0.018 | 0.910 | |
plot_cluster_factors | 4.998 | 0.096 | 6.837 | |
purity | 0 | 0 | 0 | |
rank_prevalence_ccdb | 0.368 | 0.013 | 0.481 | |
rbind-ContigCellDB-method | 0.147 | 0.008 | 0.196 | |
split_cdb | 0.074 | 0.005 | 0.098 | |
sub-sub-ContigCellDB-character-missing-method | 0.056 | 0.009 | 0.084 | |