| Back to First build/check report with an "external build node" |
This page was generated on 2023-06-01 18:17:19 -0400 (Thu, 01 Jun 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| xps15 | Linux (Ubuntu 23.04) | x86_64 | 4.3.0 Patched (2023-05-23 r84466) -- "Already Tomorrow" | 544 |
| 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 nem package: 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 60/91 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | |||||||
Holger Froehlich
| xps15 | Linux (Ubuntu 23.04) / x86_64 | OK | ERROR | skipped | ||||||||
| Package: nem |
| Version: 2.63.0 |
| Command: /home/hpages/bbs-3.18-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data nem |
| StartedAt: 2023-06-01 12:44:42 -0700 (Thu, 01 Jun 2023) |
| EndedAt: 2023-06-01 12:44:56 -0700 (Thu, 01 Jun 2023) |
| EllapsedTime: 14.0 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/hpages/bbs-3.18-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data nem
###
##############################################################################
##############################################################################
* checking for file ‘nem/DESCRIPTION’ ... OK
* preparing ‘nem’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘nem.Rnw’ using Sweave
Warning: Package 'nem' is deprecated and will be removed from Bioconductor
version 3.12
Error: processing vignette 'nem.Rnw' failed with diagnostics:
chunk 8
Error in if (!(class(g) %in% c("graphNEL", "matrix"))) stop("Input must be either graphNEL object or adjacency matrix") :
the condition has length > 1
--- failed re-building ‘nem.Rnw’
SUMMARY: processing the following file failed:
‘nem.Rnw’
Error: Vignette re-building failed.
Execution halted