| Back to Multiple platform build/check report for BioC 3.17 | 
 | 
This page was generated on 2023-04-12 10:55:39 -0400 (Wed, 12 Apr 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) | x86_64 | 4.3.0 alpha (2023-04-03 r84154) | 4547 | 
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences" | 4333 | 
| 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 | ||||
| To the developers/maintainers of the netbiov package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/netbiov.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. | 
| Package 1359/2207 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| netbiov 1.33.0  (landing page) Shailesh tripathi 
 | nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) / x86_64 | OK | ERROR | skipped | |||||||||
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | ERROR | skipped | ||||||||||
| Package: netbiov | 
| Version: 1.33.0 | 
| Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data netbiov | 
| StartedAt: 2023-04-12 03:27:26 -0400 (Wed, 12 Apr 2023) | 
| EndedAt: 2023-04-12 03:27:34 -0400 (Wed, 12 Apr 2023) | 
| EllapsedTime: 8.0 seconds | 
| RetCode: 1 | 
| Status: ERROR | 
| PackageFile: None | 
| PackageFileSize: NA | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data netbiov
###
##############################################################################
##############################################################################
* checking for file ‘netbiov/DESCRIPTION’ ... OK
* preparing ‘netbiov’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘netbiov-intro.Rnw’ using Sweave
Loading required package: igraph
Attaching package: ‘igraph’
The following objects are masked from ‘package:stats’:
    decompose, spectrum
The following object is masked from ‘package:base’:
    union
Error: processing vignette 'netbiov-intro.Rnw' failed with diagnostics:
 chunk 3 (label = plotunif) 
Error : C stack usage  7972340 is too close to the limit
--- failed re-building ‘netbiov-intro.Rnw’
SUMMARY: processing the following file failed:
  ‘netbiov-intro.Rnw’
Error: Vignette re-building failed.
Execution halted