Back to Mac ARM64 build report for BioC 3.17
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-10-20 09:37:59 -0400 (Fri, 20 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson2macOS 12.6.1 Montereyarm644.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/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CellaRepertorium 1.10.0  (landing page)
Andrew McDavid
Snapshot Date: 2023-10-15 14:00:07 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/CellaRepertorium
git_branch: RELEASE_3_17
git_last_commit: 5f95462
git_last_commit_date: 2023-04-25 11:24:34 -0400 (Tue, 25 Apr 2023)
kjohnson2macOS 12.6.1 Monterey / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

CHECK results for CellaRepertorium on kjohnson2


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.

raw results


Summary

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

Command output

##############################################################################
##############################################################################
###
### 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.



Installation output

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)

Tests output

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 

Example timings

CellaRepertorium.Rcheck/CellaRepertorium-Ex.timings

nameusersystemelapsed
ContigCellDB-fun0.2120.0110.349
canonicalize_cell0.3170.0140.506
canonicalize_cluster3.5020.0825.490
cash-ContigCellDB-method0.1760.0140.291
ccdb_join0.0540.0030.087
cdhit0.1100.0460.230
cdhit_ccdb0.1420.0150.236
cland3.5530.0635.485
cluster_filterset000
cluster_germline0.0950.0050.154
cluster_logistic_test4.3760.1756.686
cluster_permute_test1.0660.0441.663
cluster_plot2.6650.0524.103
cross_tab_tbl0.1190.0020.185
crosstab_by_celltype0.1140.0050.183
entropy0.0020.0010.003
enumerate_pairing0.4880.0110.769
equalize_ccdb0.0740.0030.118
fancy_name_contigs0.4740.0320.821
fine_cluster_seqs0.0350.0020.055
fine_clustering2.0880.0323.203
generate_pseudobulk0.1560.0060.243
guess_celltype0.0460.0040.077
hushWarning0.0010.0000.001
left_join_warn0.0160.0070.035
map_axis_labels0.2380.0070.379
mutate_cdb0.1250.0070.191
pairing_tables0.6660.0180.910
plot_cluster_factors4.9980.0966.837
purity000
rank_prevalence_ccdb0.3680.0130.481
rbind-ContigCellDB-method0.1470.0080.196
split_cdb0.0740.0050.098
sub-sub-ContigCellDB-character-missing-method0.0560.0090.084