Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

This page was generated on 2024-07-12 17:42 -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 1034/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
iNETgrate 1.2.0  (landing page)
Habil Zare
Snapshot Date: 2024-07-10 14:00 -0400 (Wed, 10 Jul 2024)
git_url: https://git.bioconductor.org/packages/iNETgrate
git_branch: RELEASE_3_19
git_last_commit: cfa5063
git_last_commit_date: 2024-04-30 11:50:02 -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 iNETgrate on kjohnson1

To the developers/maintainers of the iNETgrate package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/iNETgrate.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: iNETgrate
Version: 1.2.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:iNETgrate.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings iNETgrate_1.2.0.tar.gz
StartedAt: 2024-07-11 22:57:57 -0400 (Thu, 11 Jul 2024)
EndedAt: 2024-07-11 23:14:19 -0400 (Thu, 11 Jul 2024)
EllapsedTime: 982.1 seconds
RetCode: 0
Status:   OK  
CheckDir: iNETgrate.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/iNETgrate.Rcheck’
* using R version 4.4.1 (2024-06-14)
* 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.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘iNETgrate/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘iNETgrate’ 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 for sufficient/correct file permissions ... OK
* checking whether package ‘iNETgrate’ 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 ... OK
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
iNETgrate         144.159  2.467 146.949
computEigengenes   77.100  0.267  77.404
toyEigengenes      76.271  0.314  76.772
toyComputEloci     60.548  1.684  62.424
analyzeSurvival    61.312  0.707  62.100
makeNetwork        47.992  0.134  48.162
cleanAllData       19.948  0.416  20.392
computEigenloci    19.384  0.623  20.078
accelFailAnalysis   6.008  0.618   6.658
* 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: OK


Installation output

iNETgrate.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library’
* installing *source* package ‘iNETgrate’ ...
** 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 (iNETgrate)

Tests output


Example timings

iNETgrate.Rcheck/iNETgrate-Ex.timings

nameusersystemelapsed
accelFailAnalysis6.0080.6186.658
analyzeSurvival61.312 0.70762.100
bestInetgrator0.2110.0810.353
cleanAllData19.948 0.41620.392
computEigengenes77.100 0.26777.404
computEigenloci19.384 0.62320.078
computeInetgrator0.1240.0340.166
computeUnion2.3120.0542.375
coxAnalysis2.3850.0242.413
createLocusGene0.2990.0110.314
distanceToTss3.7630.1123.880
downloaData000
electGenes3.0550.1083.163
filterLowCor0.7120.0370.748
findAliveCutoff0.2830.0160.312
findCore2.4100.0222.432
findTcgaDuplicates0.3750.0100.385
iNETgrate-package0.2440.0680.317
iNETgrate144.159 2.467146.949
inferEigengenes0.2360.0670.307
makeNetwork47.992 0.13448.162
plotKM0.3950.0250.419
plotLociNum0.3890.0250.414
plotLociTss0.0270.0070.036
prepareSurvival0.3130.0100.322
preprocessDnam1.0390.0391.078
sample2pat0.3350.0100.344
sampleData1.1460.9022.057
toyCleanedAml0.2650.0090.275
toyComputEloci60.548 1.68462.424
toyEigengenes76.271 0.31476.772
toyRawAml0.3070.0110.318