Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-06-21 17:38 -0400 (Fri, 21 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4758
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4492
merida1macOS 12.7.4 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4506
kjohnson1macOS 13.6.6 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4464
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 906/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GRaNIE 1.8.0  (landing page)
Christian Arnold
Snapshot Date: 2024-06-19 14:00 -0400 (Wed, 19 Jun 2024)
git_url: https://git.bioconductor.org/packages/GRaNIE
git_branch: RELEASE_3_19
git_last_commit: 47f7e04
git_last_commit_date: 2024-04-30 11:42:38 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 12.7.4 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published


CHECK results for GRaNIE on nebbiolo1

To the developers/maintainers of the GRaNIE package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/GRaNIE.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: GRaNIE
Version: 1.8.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:GRaNIE.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings GRaNIE_1.8.0.tar.gz
StartedAt: 2024-06-19 23:50:13 -0400 (Wed, 19 Jun 2024)
EndedAt: 2024-06-20 00:00:17 -0400 (Thu, 20 Jun 2024)
EllapsedTime: 603.6 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: GRaNIE.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:GRaNIE.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings GRaNIE_1.8.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/GRaNIE.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘GRaNIE/DESCRIPTION’ ... OK
* this is package ‘GRaNIE’ version ‘1.8.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 ‘GRaNIE’ 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 loading without being on the library search path ... OK
* checking whether startup messages can be suppressed ... OK
* checking dependencies in R code ... WARNING
Missing or unexported object: 'AnnotationHub::getAnnotationHub'
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.getAnnotationHub: no visible global function definition for 'is'
.performIHW: no visible binding for global variable 'adj_pvalue'
.retrieveAnnotationData: no visible global function definition for 'is'
Undefined global functions or variables:
  adj_pvalue is
Consider adding
  importFrom("methods", "is")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* checking Rd files ... NOTE
checkRd: (-1) addData.Rd:36: Lost braces; missing escapes or markup?
    36 | The required format must be {chr}:{start}-{end}", with {chr} denoting the abbreviated chromosome name, and {start} and {end} the begin and end 
       |                             ^
checkRd: (-1) addData.Rd:36: Lost braces; missing escapes or markup?
    36 | The required format must be {chr}:{start}-{end}", with {chr} denoting the abbreviated chromosome name, and {start} and {end} the begin and end 
       |                                   ^
checkRd: (-1) addData.Rd:36: Lost braces; missing escapes or markup?
    36 | The required format must be {chr}:{start}-{end}", with {chr} denoting the abbreviated chromosome name, and {start} and {end} the begin and end 
       |                                           ^
checkRd: (-1) addData.Rd:36: Lost braces; missing escapes or markup?
    36 | The required format must be {chr}:{start}-{end}", with {chr} denoting the abbreviated chromosome name, and {start} and {end} the begin and end 
       |                                                        ^
checkRd: (-1) addData.Rd:36: Lost braces; missing escapes or markup?
    36 | The required format must be {chr}:{start}-{end}", with {chr} denoting the abbreviated chromosome name, and {start} and {end} the begin and end 
       |                                                                                                            ^
checkRd: (-1) addData.Rd:36: Lost braces; missing escapes or markup?
    36 | The required format must be {chr}:{start}-{end}", with {chr} denoting the abbreviated chromosome name, and {start} and {end} the begin and end 
       |                                                                                                                        ^
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                user system elapsed
generateStatsSummary           8.052  0.419  10.036
plotDiagnosticPlots_peakGene   6.096  0.336   6.887
addSNPData                     5.324  0.824  10.006
getGRNSummary                  4.598  0.443   5.879
calculateCommunitiesEnrichment 4.517  0.359   5.554
deleteIntermediateData         4.080  0.512   5.050
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/GRaNIE.Rcheck/00check.log’
for details.


Installation output

GRaNIE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL GRaNIE
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-library’
* installing *source* package ‘GRaNIE’ ...
** using staged installation
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (GRaNIE)

Tests output


Example timings

GRaNIE.Rcheck/GRaNIE-Ex.timings

nameusersystemelapsed
AR_classification_wrapper000
addConnections_TF_peak2.9000.2684.327
addConnections_peak_gene2.4630.1843.129
addData000
addSNPData 5.324 0.82410.006
addTFBS0.0010.0000.000
add_TF_gene_correlation2.7220.1393.880
add_featureVariation000
build_eGRN_graph1.9040.1242.500
calculateCommunitiesEnrichment4.5170.3595.554
calculateCommunitiesStats2.9380.1154.452
calculateGeneralEnrichment2.5150.1683.112
calculateTFEnrichment3.2550.1904.443
changeOutputDirectory2.0000.0882.644
deleteIntermediateData4.0800.5125.050
filterConnectionsForPlotting2.5490.1003.617
filterData3.4240.1794.132
filterGRNAndConnectGenes2.7560.1244.043
generateStatsSummary 8.052 0.41910.036
getCounts3.0770.1884.857
getGRNConnections2.2110.1122.765
getGRNSummary4.5980.4435.879
getParameters2.0020.0722.596
getTopNodes2.8390.1914.077
initializeGRN0.0130.0080.021
loadExampleObject1.9440.1562.642
nGenes2.9720.1604.365
nPeaks2.7320.2803.449
nTFs1.5260.0482.024
overlapPeaksAndTFBS1.5590.0482.038
performAllNetworkAnalyses0.0000.0000.001
plotCommunitiesEnrichment2.9040.1643.510
plotCommunitiesStats3.6210.2364.275
plotCorrelations1.9410.1122.474
plotDiagnosticPlots_TFPeaks2.8210.0683.314
plotDiagnosticPlots_peakGene6.0960.3366.887
plotGeneralEnrichment1.9180.1122.540
plotGeneralGraphStats2.5120.2003.144
plotPCA_all3.5720.5364.548
plotTFEnrichment2.4020.2243.069
plot_stats_connectionSummary2.2770.1872.904
visualizeGRN2.6110.2203.314