Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-07-12 17:41 -0400 (Fri, 12 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4741
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4483
merida1macOS 12.7.4 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4512
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4461
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 742/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flowGraph 1.12.0  (landing page)
Alice Yue
Snapshot Date: 2024-07-10 14:00 -0400 (Wed, 10 Jul 2024)
git_url: https://git.bioconductor.org/packages/flowGraph
git_branch: RELEASE_3_19
git_last_commit: 60893ac
git_last_commit_date: 2024-04-30 11:29:54 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  
merida1macOS 12.7.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for flowGraph on merida1

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.
- 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: flowGraph
Version: 1.12.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:flowGraph.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings flowGraph_1.12.0.tar.gz
StartedAt: 2024-07-11 04:36:51 -0400 (Thu, 11 Jul 2024)
EndedAt: 2024-07-11 04:46:41 -0400 (Thu, 11 Jul 2024)
EllapsedTime: 590.3 seconds
RetCode: 0
Status:   OK  
CheckDir: flowGraph.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:flowGraph.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings flowGraph_1.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/flowGraph.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-apple-darwin20
* 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.7.5
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘flowGraph/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘flowGraph’ version ‘1.12.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 code 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 ... NOTE
checkRd: (-1) fg_get_graph.Rd:13: Lost braces
    13 | A list containing two data frames (\code{v} and ]code{e})
       |                                                      ^
checkRd: (-1) ggdf.Rd:22: Lost braces
    22 | code{ggdf} adds to the data frames \code{v} and \code{e} in slot
       |     ^
* 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_load              86.901  1.077 105.919
fg_save_plots        86.923  1.053 105.033
fg_save              86.677  0.706 102.650
fg_get_summary_index  4.895  0.054   6.384
fg_get_summary        4.641  0.037   5.620
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... 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.19-bioc/meat/flowGraph.Rcheck/00check.log’
for details.


Installation output

flowGraph.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL flowGraph
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/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 version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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 
 12.248   0.586  14.848 

Example timings

flowGraph.Rcheck/flowGraph-Ex.timings

nameusersystemelapsed
cell_type_layers0.0060.0020.009
fg_add_feature0.8320.0200.996
fg_add_summary2.3080.0292.724
fg_clean_phen0.0010.0000.001
fg_clear_features2.1820.0202.545
fg_clear_summary0.8750.0131.045
fg_extract_phenotypes0.7000.0120.847
fg_extract_raw2.1390.0242.595
fg_extract_samples0.6650.0100.833
fg_feat_cumsum0.6630.0090.878
fg_feat_edge_specenr1.0470.0101.283
fg_feat_mean_class0.6700.0120.818
fg_feat_node_prop0.6670.0080.800
fg_feat_node_specenr1.0260.0141.253
fg_feat_prop_edge0.6860.0090.806
fg_get_feature0.6520.0090.782
fg_get_feature_desc2.1380.0202.521
fg_get_feature_means3.2730.0314.011
fg_get_graph0.6670.0110.809
fg_get_markers0.6630.0080.788
fg_get_meta0.6570.0080.775
fg_get_summary4.6410.0375.620
fg_get_summary_desc2.1610.0212.528
fg_get_summary_index4.8950.0546.384
fg_get_summary_tables3.2590.0584.399
fg_gsub_ids0.6600.0140.946
fg_gsub_markers0.7990.0090.939
fg_load 86.901 1.077105.919
fg_merge0.6860.0141.009
fg_merge_samples0.7110.0351.303
fg_plot1.0010.0221.465
fg_plot_box1.5340.0151.790
fg_plot_pVSdiff0.9040.0101.029
fg_plot_qq2.5840.3923.663
fg_replace_meta0.6440.0090.720
fg_rm_feature2.1500.0222.461
fg_rm_summary0.8970.0111.133
fg_save 86.677 0.706102.650
fg_save_plots 86.923 1.053105.033
fg_set_layout0.6810.0140.808
fg_summary0.9110.0151.062
flowGraph-class0.0020.0020.005
flowGraph3.1950.0343.791
flowGraphSubset0.0010.0000.001
flowGraphSubset_summary_adjust0.0000.0010.003
flowGraphSubset_summary_pars0.0000.0020.001
get_phen_list0.0290.0020.035
get_phen_meta0.0050.0020.008
ggdf0.6860.0150.811
loop_ind_f0.0010.0010.003
meandiff0.0010.0010.002
plot_gr3.1830.0673.820
set_layout_graph0.7260.1080.949
summary_table0.0080.0010.010
time_output0.0010.0000.001
tstr0.0000.0010.001