Back to Mac ARM64 build report for BioC 3.17
ABCDEFGHIJKLM[N]OPQRSTUVWXYZ

This page was generated on 2023-10-20 09:38:07 -0400 (Fri, 20 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson2macOS 12.6.1 Montereyarm644.3.1 (2023-06-16) -- "Beagle Scouts" 4347
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 1376/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
netOmics 1.6.0  (landing page)
Antoine Bodein
Snapshot Date: 2023-10-15 14:00:07 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/netOmics
git_branch: RELEASE_3_17
git_last_commit: 7adf7b1
git_last_commit_date: 2023-04-25 11:34:27 -0400 (Tue, 25 Apr 2023)
kjohnson2macOS 12.6.1 Monterey / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for netOmics on kjohnson2


To the developers/maintainers of the netOmics 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: netOmics
Version: 1.6.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:netOmics.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings netOmics_1.6.0.tar.gz
StartedAt: 2023-10-18 11:19:34 -0400 (Wed, 18 Oct 2023)
EndedAt: 2023-10-18 11:25:03 -0400 (Wed, 18 Oct 2023)
EllapsedTime: 328.7 seconds
RetCode: 0
Status:   OK  
CheckDir: netOmics.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/netOmics.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: aarch64-apple-darwin20 (64-bit)
* 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.6.7
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘netOmics/DESCRIPTION’ ... OK
* this is package ‘netOmics’ version ‘1.6.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 ‘netOmics’ 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 ... NOTE
Problems with news in ‘NEWS.md’:
No news entries found.
* 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
.interaction_from_dataframe: no visible binding for global variable ‘.’
.rwr_find_closest: no visible binding for global variable ‘SeedName’
.rwr_find_closest: no visible binding for global variable ‘NodeNames’
.rwr_find_closest: no visible binding for global variable ‘Score’
.rwr_find_closest: no visible binding for global variable ‘attribute’
.rwr_find_closest: no visible binding for global variable ‘value’
combine_layers: no visible binding for global variable ‘.’
get_grn: no visible binding for global variable ‘.’
get_interaction_from_ORA: no visible binding for global variable
  ‘significant’
get_interaction_from_ORA: no visible binding for global variable
  ‘term_id’
get_interaction_from_ORA: no visible binding for global variable
  ‘target’
get_interaction_from_ORA: no visible binding for global variable
  ‘input’
plot_rwr_subnetwork: no visible binding for global variable ‘rwr’
plot_rwr_subnetwork: no visible binding for global variable ‘type’
plot_rwr_subnetwork: no visible binding for global variable ‘N’
plot_rwr_subnetwork: no visible global function definition for ‘title’
plot_rwr_subnetwork: no visible binding for global variable ‘name’
rwr_top_k_graph: no visible binding for global variable ‘SeedName’
rwr_top_k_graph: no visible binding for global variable ‘Score’
rwr_top_k_graph: no visible binding for global variable ‘NodeNames’
summary_plot_rwr_attributes: no visible binding for global variable
  ‘seed’
summary_plot_rwr_attributes: no visible binding for global variable ‘N’
summary_plot_rwr_attributes: no visible binding for global variable
  ‘type’
Undefined global functions or variables:
  . N NodeNames Score SeedName attribute input name rwr seed
  significant target term_id title type value
Consider adding
  importFrom("graphics", "title")
to your NAMESPACE file.
* 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
get_grn                  3.964  0.082   5.978
get_interaction_from_ORA 0.208  0.022   6.192
* 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/netOmics.Rcheck/00check.log’
for details.



Installation output

netOmics.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library’
* installing *source* package ‘netOmics’ ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** 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 (netOmics)

Tests output

netOmics.Rcheck/tests/testthat.Rout


R version 4.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20 (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(netOmics)

> 
> test_check("netOmics")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 140 ]
> 
> proc.time()
   user  system elapsed 
 24.174   0.929  56.790 

Example timings

netOmics.Rcheck/netOmics-Ex.timings

nameusersystemelapsed
combine_layers0.0700.0150.130
get_graph_stats0.0590.0060.102
get_grn3.9640.0825.978
get_interaction_from_ORA0.2080.0226.192
get_interaction_from_correlation0.0150.0020.026
get_interaction_from_database0.0160.0010.024
plot_rwr_subnetwork0.3590.0080.556
random_walk_restart0.3630.0270.609
rwr_find_closest_type0.4450.0170.701
rwr_find_seeds_between_attributes0.3650.0100.568
summary_plot_rwr_attributes0.9500.0301.491