Back to Build/check report for BioC 3.18:   simplified   long
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-05-10 10:04:31 -0000 (Wed, 10 May 2023).

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


To the developers/maintainers of the flowGraph package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/flowGraph.git to reflect on this report. See Troubleshooting Build Report for more information.

- Use the following Renviron settings to reproduce errors and warnings.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 708/2194HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flowGraph 1.9.0  (landing page)
Alice Yue
Snapshot Date: 2023-05-08 19:11:19 -0000 (Mon, 08 May 2023)
git_url: https://git.bioconductor.org/packages/flowGraph
git_branch: devel
git_last_commit: 16aaa2b
git_last_commit_date: 2023-04-25 15:25:24 -0000 (Tue, 25 Apr 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: flowGraph
Version: 1.9.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:flowGraph.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings flowGraph_1.9.0.tar.gz
StartedAt: 2023-05-09 16:11:27 -0000 (Tue, 09 May 2023)
EndedAt: 2023-05-09 16:16:54 -0000 (Tue, 09 May 2023)
EllapsedTime: 326.5 seconds
RetCode: 0
Status:   OK  
CheckDir: flowGraph.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/flowGraph.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 ‘flowGraph/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘flowGraph’ version ‘1.9.0’
* 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 ‘flowGraph’ 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
get_child: no visible binding for global variable ‘no_cores’
get_paren: no visible binding for global variable ‘no_cores’
ms_psig: no visible binding for global variable ‘meta’
Undefined global functions or variables:
  meta no_cores
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                user system elapsed
fg_save       53.407  0.728  54.133
fg_load       52.626  1.300  53.928
fg_save_plots 52.032  0.684  52.715
* 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 ...
  ‘flowGraph.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/flowGraph.Rcheck/00check.log’
for details.



Installation output

flowGraph.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/site-library’
* installing *source* package ‘flowGraph’ ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
Loading required namespace: flowGraph
*** installing help indices
** 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 (flowGraph)

Tests output

flowGraph.Rcheck/tests/testthat.Rout


R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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(flowGraph)
> 
> test_check("flowGraph")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 34 ]
> 
> proc.time()
   user  system elapsed 
  6.683   0.269   6.932 

Example timings

flowGraph.Rcheck/flowGraph-Ex.timings

nameusersystemelapsed
cell_type_layers0.0040.0000.004
fg_add_feature0.4710.0160.489
fg_add_summary1.2140.0041.218
fg_clean_phen000
fg_clear_features1.2320.0321.264
fg_clear_summary0.5240.0010.563
fg_extract_phenotypes0.4060.0000.407
fg_extract_raw1.1810.0061.392
fg_extract_samples0.4120.0000.412
fg_feat_cumsum0.4060.0000.406
fg_feat_edge_specenr0.5920.0000.609
fg_feat_mean_class0.4220.0000.429
fg_feat_node_prop0.4120.0120.456
fg_feat_node_specenr0.5920.0080.652
fg_feat_prop_edge0.4460.0000.447
fg_get_feature0.4130.0000.413
fg_get_feature_desc1.2030.0001.548
fg_get_feature_means1.7670.0001.768
fg_get_graph0.3630.0000.363
fg_get_markers0.3760.0000.377
fg_get_meta0.3640.0060.368
fg_get_summary2.6600.0214.514
fg_get_summary_desc1.2410.0001.777
fg_get_summary_index2.9770.0683.752
fg_get_summary_tables1.7470.0201.767
fg_gsub_ids0.3840.0000.385
fg_gsub_markers0.4590.0000.459
fg_load52.626 1.30053.928
fg_merge0.3730.0040.378
fg_merge_samples0.3820.0000.382
fg_plot0.5300.0080.538
fg_plot_box0.8630.0240.886
fg_plot_pVSdiff0.5090.0000.509
fg_plot_qq1.5940.0121.607
fg_replace_meta0.3540.0000.354
fg_rm_feature1.1390.0041.143
fg_rm_summary0.4790.0040.483
fg_save53.407 0.72854.133
fg_save_plots52.032 0.68452.715
fg_set_layout0.4000.0040.404
fg_summary0.4950.0110.508
flowGraph-class0.0010.0000.001
flowGraph1.6330.0041.637
flowGraphSubset0.0010.0000.000
flowGraphSubset_summary_adjust0.0010.0000.000
flowGraphSubset_summary_pars000
get_phen_list0.0180.0000.018
get_phen_meta0.0030.0000.002
ggdf0.3870.0040.391
loop_ind_f0.0000.0000.001
meandiff0.0010.0000.000
plot_gr1.9620.0081.970
set_layout_graph0.4220.0120.435
summary_table0.0040.0000.004
time_output0.0010.0000.001
tstr0.0010.0000.000