Back to Multiple platform build/check report for BioC 3.22:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-07-26 12:05 -0400 (Sat, 26 Jul 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4795
palomino8Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4534
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4577
kjohnson3macOS 13.7.1 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4518
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4512
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 448/2313HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
COSNet 1.43.0  (landing page)
Marco Frasca
Snapshot Date: 2025-07-25 13:25 -0400 (Fri, 25 Jul 2025)
git_url: https://git.bioconductor.org/packages/COSNet
git_branch: devel
git_last_commit: 7149a5a
git_last_commit_date: 2025-04-15 10:36:21 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    ERROR  skipped
palomino8Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
lconwaymacOS 12.7.1 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson3macOS 13.7.1 Ventura / arm64  OK    ERROR  skippedskipped
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    WARNINGS  


BUILD results for COSNet on nebbiolo2

To the developers/maintainers of the COSNet package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/COSNet.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: COSNet
Version: 1.43.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data --md5 COSNet
StartedAt: 2025-07-25 18:58:15 -0400 (Fri, 25 Jul 2025)
EndedAt: 2025-07-25 19:00:54 -0400 (Fri, 25 Jul 2025)
EllapsedTime: 159.2 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data --md5 COSNet
###
##############################################################################
##############################################################################


* checking for file ‘COSNet/DESCRIPTION’ ... OK
* preparing ‘COSNet’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘COSNet_v.Rnw’ using Sweave
Loading required package: limma
Loading required package: graph
Loading required package: BiocGenerics
Loading required package: generics

Attaching package: ‘generics’

The following objects are masked from ‘package:base’:

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


Attaching package: ‘BiocGenerics’

The following object is masked from ‘package:limma’:

    plotMA

The following objects are masked from ‘package:stats’:

    IQR, mad, sd, var, xtabs

The following objects are masked from ‘package:base’:

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min

Loading required package: RBGL
PerfMeas: Performance Measures for ranking and classification tasks.

Warning in file(file, "rt") :
  URL 'http://frasca.di.unimi.it/cosnetdata/u.sum.fly.txt': Timeout of 600 seconds was reached

Error: processing vignette 'COSNet_v.Rnw' failed with diagnostics:
 chunk 8 (label = a8) 
Error in file(file, "rt") : 
  cannot open the connection to 'http://frasca.di.unimi.it/cosnetdata/u.sum.fly.txt'

--- failed re-building ‘COSNet_v.Rnw’

SUMMARY: processing the following file failed:
  ‘COSNet_v.Rnw’

Error: Vignette re-building failed.
Execution halted