Back to Mac ARM64 build report for BioC 3.19
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-05-07 11:32:34 -0400 (Tue, 07 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 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-05-06 14:00:02 -0400 (Mon, 06 May 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)
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for flowGraph on kjohnson3


To the developers/maintainers of the flowGraph 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: 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-05-06 21:34:51 -0400 (Mon, 06 May 2024)
EndedAt: 2024-05-06 21:36:14 -0400 (Mon, 06 May 2024)
EllapsedTime: 83.0 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-mac-arm64/meat/flowGraph.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: aarch64-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 Ventura 13.6.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_save       15.010  0.064  15.083
fg_load       14.995  0.078  15.101
fg_save_plots 14.763  0.064  14.838
* 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-mac-arm64/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-arm64/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.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-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 
  1.745   0.079   1.825 

Example timings

flowGraph.Rcheck/flowGraph-Ex.timings

nameusersystemelapsed
cell_type_layers0.0010.0000.001
fg_add_feature0.0960.0020.097
fg_add_summary0.2400.0030.243
fg_clean_phen000
fg_clear_features0.2430.0020.245
fg_clear_summary0.0920.0010.093
fg_extract_phenotypes0.0660.0020.067
fg_extract_raw0.2270.0010.228
fg_extract_samples0.0630.0010.064
fg_feat_cumsum0.0660.0010.067
fg_feat_edge_specenr0.1230.0020.125
fg_feat_mean_class0.0680.0000.069
fg_feat_node_prop0.0710.0000.080
fg_feat_node_specenr0.1200.0020.122
fg_feat_prop_edge0.0810.0020.082
fg_get_feature0.0660.0010.067
fg_get_feature_desc0.2310.0020.233
fg_get_feature_means0.3330.0020.334
fg_get_graph0.0650.0010.067
fg_get_markers0.0630.0010.064
fg_get_meta0.0700.0010.071
fg_get_summary0.4920.0030.495
fg_get_summary_desc0.2320.0020.235
fg_get_summary_index0.5250.0030.528
fg_get_summary_tables0.3140.0030.317
fg_gsub_ids0.0630.0010.064
fg_gsub_markers0.0800.0010.081
fg_load14.995 0.07815.101
fg_merge0.0700.0010.072
fg_merge_samples0.0720.0010.074
fg_plot0.1240.0040.127
fg_plot_box0.1590.0060.165
fg_plot_pVSdiff0.0970.0010.098
fg_plot_qq0.3150.0200.343
fg_replace_meta0.0740.0010.076
fg_rm_feature0.2450.0030.249
fg_rm_summary0.0990.0020.100
fg_save15.010 0.06415.083
fg_save_plots14.763 0.06414.838
fg_set_layout0.0720.0040.077
fg_summary0.0890.0020.091
flowGraph-class000
flowGraph0.3270.0030.329
flowGraphSubset0.0000.0000.001
flowGraphSubset_summary_adjust000
flowGraphSubset_summary_pars000
get_phen_list0.0030.0000.003
get_phen_meta0.0010.0000.000
ggdf0.0690.0020.071
loop_ind_f000
meandiff000
plot_gr0.3570.0070.365
set_layout_graph0.0830.0110.094
summary_table0.0010.0000.002
time_output0.0010.0010.000
tstr000