| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-06-19 12:03 -0400 (Thu, 19 Jun 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.2 LTS) | x86_64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4810 |
| palomino8 | Windows Server 2022 Datacenter | x64 | 4.5.0 (2025-04-11 ucrt) -- "How About a Twenty-Six" | 4548 |
| kjohnson3 | macOS 13.7.1 Ventura | arm64 | 4.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six" | 4528 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4493 |
| 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 170/2309 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| BiGGR 1.45.0 (landing page) Anand K. Gavai
| nebbiolo2 | Linux (Ubuntu 24.04.2 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.1 Ventura / arm64 | ... NOT SUPPORTED ... | ||||||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | ERROR | ERROR | skipped | ||||||||||
|
To the developers/maintainers of the BiGGR package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/BiGGR.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. |
| Package: BiGGR |
| Version: 1.45.0 |
| Command: F:\biocbuild\bbs-3.22-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:BiGGR.install-out.txt --library=F:\biocbuild\bbs-3.22-bioc\R\library --no-vignettes --timings BiGGR_1.45.0.tar.gz |
| StartedAt: 2025-06-18 23:45:32 -0400 (Wed, 18 Jun 2025) |
| EndedAt: 2025-06-18 23:51:23 -0400 (Wed, 18 Jun 2025) |
| EllapsedTime: 351.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: BiGGR.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### F:\biocbuild\bbs-3.22-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:BiGGR.install-out.txt --library=F:\biocbuild\bbs-3.22-bioc\R\library --no-vignettes --timings BiGGR_1.45.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'F:/biocbuild/bbs-3.22-bioc/meat/BiGGR.Rcheck'
* using R version 4.5.0 (2025-04-11 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
gcc.exe (GCC) 14.2.0
GNU Fortran (GCC) 14.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'BiGGR/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'BiGGR' version '1.45.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 ... NOTE
Found the following hidden files and directories:
.BBSoptions
These were most likely included in error. See section 'Package
structure' in the 'Writing R Extensions' manual.
* checking for portable file names ... OK
* checking whether package 'BiGGR' 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 ... NOTE
Package in Depends field not imported from: 'stringr'
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.buildSubModel: no visible global function definition for 'new'
buildSBMLFromBiGG: no visible global function definition for
'read.delim'
buildSBMLFromBiGG : <anonymous>: no visible global function definition
for 'new'
buildSBMLFromBiGG: no visible global function definition for 'new'
createLIMFromSBML: no visible global function definition for 'hasArg'
gprMapping: no visible global function definition for 'str_detect'
gprMapping: no visible global function definition for 'na.omit'
gprMappingAvg: no visible global function definition for 'na.omit'
sampleFluxEnsemble: no visible global function definition for 'Xsample'
sbml2hyperdraw : <anonymous>: no visible binding for global variable
'species'
sbml2hyperdraw: no visible global function definition for 'hasArg'
sbml2hyperdraw: no visible global function definition for 'graphLayout'
sbml2hyperdraw: no visible global function definition for
'nodeDataDefaults<-'
sbml2hyperdraw: no visible global function definition for
'edgeDataDefaults<-'
sbml2hyperdraw: no visible global function definition for
'graphDataDefaults<-'
sbml2hyperdraw : <anonymous>: no visible global function definition for
'edgeData<-'
Undefined global functions or variables:
Xsample edgeData<- edgeDataDefaults<- graphDataDefaults<- graphLayout
hasArg na.omit new nodeDataDefaults<- read.delim species str_detect
Consider adding
importFrom("methods", "hasArg", "new")
importFrom("stats", "na.omit")
importFrom("utils", "read.delim")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
buildSBMLFromGenes.Rd: SBMLDocument-class
buildSBMLFromPathways.Rd: SBMLDocument-class
buildSBMLFromReactionIDs.Rd: SBMLDocument-class
extractGeneAssociations.Rd: SBMLDocument-class
extractPathways.Rd: SBMLDocument-class
getPathwaysForSBML.Rd: SBMLDocument-class, Model-class
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
gprMapping 172.53 1.82 174.47
gprMappingAvg 19.00 1.50 20.52
buildSBMLFromGenes 6.61 0.72 7.35
* 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: 4 NOTEs
See
'F:/biocbuild/bbs-3.22-bioc/meat/BiGGR.Rcheck/00check.log'
for details.
BiGGR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.22-bioc\R\bin\R.exe CMD INSTALL BiGGR ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.22-bioc/R/library' * installing *source* package 'BiGGR' ... ** this is package 'BiGGR' version '1.45.0' ** 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 (BiGGR)
BiGGR.Rcheck/BiGGR-Ex.timings
| name | user | system | elapsed | |
| BiGGR-package | 3.11 | 0.24 | 3.41 | |
| E.coli_iAF1260 | 1.08 | 0.25 | 1.34 | |
| E.coli_iJR904 | 0.58 | 0.03 | 0.96 | |
| E.coli_textbook | 0.07 | 0.17 | 0.25 | |
| H.pylori_ilT341 | 0.28 | 0.11 | 0.40 | |
| H.sapiens_Recon1 | 1.79 | 0.19 | 1.96 | |
| M.barkeri_iAF692 | 0.46 | 0.37 | 0.85 | |
| M.tuberculosis_iNJ661 | 0.40 | 0.25 | 0.64 | |
| P.putida_iJN746 | 0.46 | 0.19 | 0.65 | |
| Recon2 | 2.41 | 0.19 | 2.59 | |
| S.aureus_iSB619 | 0.28 | 0.11 | 0.39 | |
| S.cerevisiae_iND750 | 0.50 | 0.16 | 0.66 | |
| buildSBMLFromBiGG | 0.13 | 0.01 | 0.14 | |
| buildSBMLFromGenes | 6.61 | 0.72 | 7.35 | |
| buildSBMLFromPathways | 4.51 | 0.22 | 4.75 | |
| buildSBMLFromReactionIDs | 2.13 | 0.05 | 2.17 | |
| createLIMFromBiGG | 0.06 | 0.01 | 0.08 | |
| createLIMFromSBML | 1.33 | 0.22 | 1.54 | |
| extractGeneAssociations | 2.45 | 0.00 | 2.46 | |
| extractPathways | 2.28 | 0.02 | 2.31 | |
| getPathwaysForSBML | 2.72 | 0.03 | 2.75 | |
| getRates | 0.00 | 0.01 | 0.01 | |
| gprMapping | 172.53 | 1.82 | 174.47 | |
| gprMappingAvg | 19.00 | 1.50 | 20.52 | |
| lying.tunell.data | 0.02 | 0.00 | 0.02 | |
| rmvSpliceVariant | 2.64 | 0.01 | 2.65 | |
| sampleFluxEnsemble | 2.72 | 0.72 | 3.47 | |
| sbml2hyperdraw | 2.17 | 0.06 | 2.24 | |