Back to Multiple platform build/check report for BioC 3.14
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

This page was generated on 2022-04-13 12:06:33 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
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 tokay2


To the developers/maintainers of the flowGraph package:
- Please 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 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 662/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flowGraph 1.2.0  (landing page)
Alice Yue
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/flowGraph
git_branch: RELEASE_3_14
git_last_commit: 992e839
git_last_commit_date: 2021-10-26 13:05:40 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: flowGraph
Version: 1.2.0
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:flowGraph.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings flowGraph_1.2.0.tar.gz
StartedAt: 2022-04-12 19:45:12 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 19:54:19 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 547.7 seconds
RetCode: 0
Status:   OK  
CheckDir: flowGraph.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:flowGraph.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings flowGraph_1.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/flowGraph.Rcheck'
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'flowGraph/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'flowGraph' version '1.2.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 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
               user system elapsed
fg_load       39.69   0.63   51.33
fg_save       37.65   0.38   38.03
fg_save_plots 37.00   0.39   37.39
fg_plot_qq     1.41   0.03    8.67
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
               user system elapsed
fg_save_plots 39.23   0.49   40.66
fg_load       39.22   0.39   40.56
fg_save       38.32   0.33   38.64
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  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 NOTE
See
  'C:/Users/biocbuild/bbs-3.14-bioc/meat/flowGraph.Rcheck/00check.log'
for details.



Installation output

flowGraph.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/flowGraph_1.2.0.tar.gz && rm -rf flowGraph.buildbin-libdir && mkdir flowGraph.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=flowGraph.buildbin-libdir flowGraph_1.2.0.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL flowGraph_1.2.0.zip && rm flowGraph_1.2.0.tar.gz flowGraph_1.2.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  426k  100  426k    0     0   588k      0 --:--:-- --:--:-- --:--:--  588k
100  426k  100  426k    0     0   588k      0 --:--:-- --:--:-- --:--:--  588k

install for i386

* 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
  converting help for package 'flowGraph'
    finding HTML links ... done
    cell_type_layers                        html  
    extract_markers                         html  
    fg_add_feature                          html  
    fg_add_summary                          html  
    fg_clean_phen                           html  
    fg_clear_features                       html  
    fg_clear_summary                        html  
    fg_data_fca                             html  
    fg_data_pos2                            html  
    fg_data_pos30                           html  
    fg_extract_phenotypes                   html  
    fg_extract_raw                          html  
    fg_extract_samples                      html  
    fg_feat_cumsum                          html  
    fg_feat_edge_specenr                    html  
    fg_feat_mean_class                      html  
    fg_feat_node_prop                       html  
    fg_feat_node_specenr                    html  
    fg_feat_prop_edge                       html  
    fg_get_feature                          html  
    fg_get_feature_desc                     html  
    fg_get_feature_means                    html  
    fg_get_graph                            html  
    fg_get_markers                          html  
    fg_get_meta                             html  
    fg_get_summary                          html  
    fg_get_summary_desc                     html  
    fg_get_summary_index                    html  
    fg_get_summary_tables                   html  
    fg_gsub_ids                             html  
    fg_gsub_markers                         html  
    fg_load                                 html  
    fg_merge                                html  
    fg_merge_samples                        html  
    fg_plot                                 html  
    fg_plot_box                             html  
    fg_plot_pVSdiff                         html  
    fg_plot_qq                              html  
    fg_replace_meta                         html  
    fg_rm_feature                           html  
    fg_rm_summary                           html  
    fg_save                                 html  
    fg_save_plots                           html  
    fg_set_layout                           html  
    fg_summary                              html  
    flowGraph-class                         html  
    flowGraph                               html  
    flowGraphSubset                         html  
    flowGraphSubset_summary_adjust          html  
    flowGraphSubset_summary_pars            html  
    fpurrr_map                              html  
    get_child                               html  
    get_eprop                               html  
    get_paren                               html  
    get_phen_list                           html  
    get_phen_meta                           html  
    ggdf                                    html  
    loop_ind_f                              html  
    meandiff                                html  
    ms_create                               html  
    ms_psig                                 html  
    plot_gr                                 html  
    set_layout_graph                        html  
    summary_table                           html  
    test_c                                  html  
    time_output                             html  
    tstr                                    html  
** 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

install for x64

* installing *source* package 'flowGraph' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'flowGraph' as flowGraph_1.2.0.zip
* DONE (flowGraph)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'flowGraph' successfully unpacked and MD5 sums checked

Tests output

flowGraph.Rcheck/tests_i386/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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 
   4.62    0.18    4.78 

flowGraph.Rcheck/tests_x64/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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 
   4.82    0.31    5.12 

Example timings

flowGraph.Rcheck/examples_i386/flowGraph-Ex.timings

nameusersystemelapsed
cell_type_layers0.010.000.02
fg_add_feature0.270.020.28
fg_add_summary0.780.000.78
fg_clean_phen000
fg_clear_features0.690.000.69
fg_clear_summary0.280.010.29
fg_extract_phenotypes0.230.000.24
fg_extract_raw0.630.000.62
fg_extract_samples0.20.00.2
fg_feat_cumsum0.220.000.22
fg_feat_edge_specenr0.260.000.27
fg_feat_mean_class0.220.000.22
fg_feat_node_prop0.220.000.22
fg_feat_node_specenr0.270.000.26
fg_feat_prop_edge0.400.020.42
fg_get_feature0.320.000.31
fg_get_feature_desc0.780.000.78
fg_get_feature_means1.140.001.14
fg_get_graph0.220.000.22
fg_get_markers0.220.000.22
fg_get_meta0.220.000.22
fg_get_summary1.530.031.56
fg_get_summary_desc0.610.000.61
fg_get_summary_index1.410.001.40
fg_get_summary_tables101
fg_gsub_ids0.180.020.21
fg_gsub_markers0.250.000.25
fg_load39.69 0.6351.33
fg_merge0.240.000.23
fg_merge_samples0.210.010.23
fg_plot0.330.000.33
fg_plot_box0.580.000.58
fg_plot_pVSdiff0.390.000.39
fg_plot_qq1.410.038.67
fg_replace_meta0.330.020.35
fg_rm_feature0.850.000.86
fg_rm_summary0.400.010.40
fg_save37.65 0.3838.03
fg_save_plots37.00 0.3937.39
fg_set_layout0.250.000.25
fg_summary0.310.010.33
flowGraph-class000
flowGraph1.360.001.36
flowGraphSubset000
flowGraphSubset_summary_adjust000
flowGraphSubset_summary_pars000
get_phen_list0.020.000.02
get_phen_meta000
ggdf0.220.020.23
loop_ind_f000
meandiff000
plot_gr1.560.031.60
set_layout_graph0.250.000.25
summary_table000
time_output000
tstr000

flowGraph.Rcheck/examples_x64/flowGraph-Ex.timings

nameusersystemelapsed
cell_type_layers000
fg_add_feature0.310.020.33
fg_add_summary1.070.011.08
fg_clean_phen000
fg_clear_features0.920.000.92
fg_clear_summary0.400.000.41
fg_extract_phenotypes0.290.000.28
fg_extract_raw0.780.010.80
fg_extract_samples0.290.000.29
fg_feat_cumsum0.250.020.27
fg_feat_edge_specenr0.330.010.34
fg_feat_mean_class0.270.000.27
fg_feat_node_prop0.280.000.28
fg_feat_node_specenr0.330.000.33
fg_feat_prop_edge0.280.000.28
fg_get_feature0.250.020.27
fg_get_feature_desc0.810.000.81
fg_get_feature_means1.590.001.60
fg_get_graph0.280.010.29
fg_get_markers0.270.020.29
fg_get_meta0.250.000.25
fg_get_summary1.890.021.90
fg_get_summary_desc0.750.000.75
fg_get_summary_index1.750.011.77
fg_get_summary_tables1.20.01.2
fg_gsub_ids0.250.000.25
fg_gsub_markers0.30.00.3
fg_load39.22 0.3940.56
fg_merge0.280.000.28
fg_merge_samples0.290.000.30
fg_plot0.410.000.40
fg_plot_box0.670.000.68
fg_plot_pVSdiff0.390.020.40
fg_plot_qq1.130.011.14
fg_replace_meta0.280.000.28
fg_rm_feature0.850.000.84
fg_rm_summary0.370.000.38
fg_save38.32 0.3338.64
fg_save_plots39.23 0.4940.66
fg_set_layout0.280.000.28
fg_summary0.380.000.37
flowGraph-class000
flowGraph1.430.001.52
flowGraphSubset000
flowGraphSubset_summary_adjust000
flowGraphSubset_summary_pars000
get_phen_list0.020.000.01
get_phen_meta000
ggdf0.300.010.32
loop_ind_f000
meandiff000
plot_gr1.830.021.99
set_layout_graph0.330.040.37
summary_table000
time_output000
tstr000