Back to Build/check report for BioC 3.17:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-03-27 05:50:31 -0000 (Mon, 27 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" 6083
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

CHECK results for ccfindR on kunpeng1


To the developers/maintainers of the ccfindR package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ccfindR.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.

raw results

Package 275/2195HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ccfindR 1.19.0  (landing page)
Jun Woo
Snapshot Date: 2023-03-24 01:40:07 -0000 (Fri, 24 Mar 2023)
git_url: https://git.bioconductor.org/packages/ccfindR
git_branch: devel
git_last_commit: 66a5eea
git_last_commit_date: 2022-11-01 15:17:44 -0000 (Tue, 01 Nov 2022)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: ccfindR
Version: 1.19.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:ccfindR.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings ccfindR_1.19.0.tar.gz
StartedAt: 2023-03-24 22:44:12 -0000 (Fri, 24 Mar 2023)
EndedAt: 2023-03-24 22:53:54 -0000 (Fri, 24 Mar 2023)
EllapsedTime: 581.5 seconds
RetCode: 0
Status:   OK  
CheckDir: ccfindR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:ccfindR.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings ccfindR_1.19.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/ccfindR.Rcheck’
* using R Under development (unstable) (2023-03-12 r83975)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘ccfindR/DESCRIPTION’ ... OK
* this is package ‘ccfindR’ version ‘1.19.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 ‘ccfindR’ can be installed ... OK
* used C++ compiler: ‘g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* checking installed package size ... NOTE
  installed size is  6.7Mb
  sub-directories of 1Mb or more:
    libs   5.2Mb
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... 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
assignCelltype 17.713  3.003  20.726
factorize       9.131  0.060   9.191
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘ccfindR.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/ccfindR.Rcheck/00check.log’
for details.



Installation output

ccfindR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL ccfindR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/site-library’
* installing *source* package ‘ccfindR’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’
using C++11
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/lib/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/lib/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/lib/R/library/RcppEigen/include' -I/usr/local/include    -fPIC  -g -O2  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/lib/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/lib/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/lib/R/library/RcppEigen/include' -I/usr/local/include    -fPIC  -g -O2  -c vbnmf_update.cpp -o vbnmf_update.o
g++ -std=gnu++11 -shared -L/usr/local/lib -o ccfindR.so RcppExports.o vbnmf_update.o -lgsl -lgslcblas
installing to /home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/site-library/00LOCK-ccfindR/00new/ccfindR/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
Loading required namespace: ccfindR
*** installing help indices
** 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 (ccfindR)

Tests output


Example timings

ccfindR.Rcheck/ccfindR-Ex.timings

nameusersystemelapsed
assignCelltype17.713 3.00320.726
basis-set-scNMFSet-method0.2970.0000.297
basis-set0.2300.0120.242
basis0.2470.0000.248
build_tree3.4610.0163.478
cell_map0.5580.0000.560
cluster_id3.4850.0003.485
coeff-set-scNMFSet-method0.2250.0000.225
coeff-set0.2350.0000.235
coeff0.2550.0000.254
colData-scNMFSet-method0.2520.0000.252
colData-set-scNMFSet-ANY-method0.2350.0160.250
counts-scNMFSet-method0.1940.0260.221
counts-set-scNMFSet-method0.2560.0200.276
factorize9.1310.0609.191
feature_map0.4200.0000.419
filter_cells0.280.000.28
filter_genes0.3220.0000.323
gene_map0.4570.0000.457
measure-set-scNMFSet-method0.2430.0000.243
measure-set0.2360.0090.245
measure0.2550.0020.255
meta_gene.cv3.4820.0003.482
meta_genes0.4190.0000.419
newick3.4760.0003.476
normalize_count0.2800.0000.279
optimal_rank3.4670.0043.471
plot_genes0.2140.0040.218
plot_tree3.5720.0003.573
ranks-set-scNMFSet-method0.2770.0000.277
ranks-set0.2640.0000.264
ranks0.2490.0030.252
read_10x0.5580.0000.559
remove_zeros0.2710.0000.271
rename_tips3.4830.0003.482
rowData-scNMFSet-method0.1950.0000.194
scNMFSet-class0.6250.0000.625
scNMFSet0.1910.0000.191
show-scNMFSet-method0.20.00.2
simulate_data0.190.000.19
simulate_whx3.4490.0123.461
vb_factorize3.4510.0483.499
visualize_clusters1.1690.0161.184
write_10x0.2090.0000.209
write_meta4.1330.0364.169