Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-03-14 11:42 -0400 (Fri, 14 Mar 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4781 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" | 4537 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" | 4567 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" | 4519 |
kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4451 |
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 2102/2309 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
Hai Fang
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | ERROR | skipped | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | ERROR | skipped | skipped | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | ERROR | skipped | skipped | |||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | ERROR | skipped | skipped | |||||||||
kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | OK | ERROR | skipped | ||||||||||
To the developers/maintainers of the supraHex package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/supraHex.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: supraHex |
Version: 1.45.1 |
Command: chmod a+r supraHex -R && E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data supraHex |
StartedAt: 2025-03-13 21:52:22 -0400 (Thu, 13 Mar 2025) |
EndedAt: 2025-03-13 21:52:46 -0400 (Thu, 13 Mar 2025) |
EllapsedTime: 23.3 seconds |
RetCode: 1 |
Status: ERROR |
PackageFile: None |
PackageFileSize: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### chmod a+r supraHex -R && E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data supraHex ### ############################################################################## ############################################################################## * checking for file 'supraHex/DESCRIPTION' ... OK * preparing 'supraHex': * checking DESCRIPTION meta-information ... OK * installing the package to build vignettes * creating vignettes ... ERROR --- re-building 'supraHex_vignettes.Rnw' using Sweave Loading required package: hexbin Warning in fun(libname, pkgname) : Package 'supraHex' is deprecated and will be removed from Bioconductor version 3.22 Start at 2025-03-13 21:52:42.511188 First, define topology of a map grid (2025-03-13 21:52:42.51354)... Second, initialise the codebook matrix (169 X 6) using 'linear' initialisation, given a topology and input data (2025-03-13 21:52:42.51354)... Third, get training at the rough stage (2025-03-13 21:52:42.53613)... 1 out of 2 (2025-03-13 21:52:42.538371) updated (2025-03-13 21:52:42.562233) 2 out of 2 (2025-03-13 21:52:42.562805) updated (2025-03-13 21:52:42.599527) Fourth, get training at the finetune stage (2025-03-13 21:52:42.600087)... 1 out of 7 (2025-03-13 21:52:42.603662) updated (2025-03-13 21:52:42.636829) 2 out of 7 (2025-03-13 21:52:42.637475) updated (2025-03-13 21:52:42.67316) 3 out of 7 (2025-03-13 21:52:42.673816) updated (2025-03-13 21:52:42.7094) 4 out of 7 (2025-03-13 21:52:42.710032) updated (2025-03-13 21:52:42.761507) 5 out of 7 (2025-03-13 21:52:42.762188) updated (2025-03-13 21:52:42.795376) 6 out of 7 (2025-03-13 21:52:42.796036) updated (2025-03-13 21:52:42.831798) 7 out of 7 (2025-03-13 21:52:42.832465) updated (2025-03-13 21:52:42.886811) Next, identify the best-matching hexagon/rectangle for the input data (2025-03-13 21:52:42.887551)... Finally, append the response data (hits and mqe) into the sMap object (2025-03-13 21:52:42.915155)... Below are the summaries of the training results: dimension of input data: 1000x6 xy-dimension of map grid: xdim=15, ydim=15, r=8 grid lattice: hexa grid shape: suprahex dimension of grid coord: 169x2 initialisation method: linear dimension of codebook matrix: 169x6 mean quantization error: 2.01272965687085 Below are the details of trainology: training algorithm: batch alpha type: invert training neighborhood kernel: gaussian trainlength (x input data length): 2 at rough stage; 7 at finetune stage radius (at rough stage): from 4 to 1 radius (at finetune stage): from 1 to 1 End at 2025-03-13 21:52:43.456394 Runtime in total is: 1 secs Warning: The `path` argument of `write_delim()` is deprecated as of readr 1.4.0. ℹ Please use the `file` argument instead. ℹ The deprecated feature was likely used in the supraHex package. Please report the issue to the authors. Error: processing vignette 'supraHex_vignettes.Rnw' failed with diagnostics: chunk 18 Error in igraph::as_data_frame(., what = "edge") : `arg` must be one of "edges", "vertices", or "both", not "edge". ℹ Did you mean "edges"? --- failed re-building 'supraHex_vignettes.Rnw' SUMMARY: processing the following file failed: 'supraHex_vignettes.Rnw' Error: Vignette re-building failed. Execution halted