Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2025-01-25 15:39 -0500 (Sat, 25 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4658
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4455
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4408
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 2082/2286HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
supraHex 1.45.1  (landing page)
Hai Fang
Snapshot Date: 2025-01-24 13:40 -0500 (Fri, 24 Jan 2025)
git_url: https://git.bioconductor.org/packages/supraHex
git_branch: devel
git_last_commit: ca523d2
git_last_commit_date: 2024-12-17 11:23:17 -0500 (Tue, 17 Dec 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    ERROR  skipped
palomino7Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    ERROR  skipped


BUILD results for supraHex on kunpeng2

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: supraHex
Version: 1.45.1
Command: /home/biocbuild/R/R/bin/R CMD build --keep-empty-dirs --no-resave-data supraHex
StartedAt: 2025-01-25 03:02:56 -0000 (Sat, 25 Jan 2025)
EndedAt: 2025-01-25 03:03:12 -0000 (Sat, 25 Jan 2025)
EllapsedTime: 16.0 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R 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-01-25 03:03:08.64363

First, define topology of a map grid (2025-01-25 03:03:08.644764)...
Second, initialise the codebook matrix (169 X 6) using 'linear' initialisation, given a topology and input data (2025-01-25 03:03:08.644764)...
Third, get training at the rough stage (2025-01-25 03:03:08.665492)...
	1 out of 2 (2025-01-25 03:03:08.668445)
	updated (2025-01-25 03:03:08.699983)
	2 out of 2 (2025-01-25 03:03:08.700591)
	updated (2025-01-25 03:03:08.731796)
Fourth, get training at the finetune stage (2025-01-25 03:03:08.73244)...
	1 out of 7 (2025-01-25 03:03:08.734462)
	updated (2025-01-25 03:03:08.766168)
	2 out of 7 (2025-01-25 03:03:08.766764)
	updated (2025-01-25 03:03:08.806746)
	3 out of 7 (2025-01-25 03:03:08.807313)
	updated (2025-01-25 03:03:08.83475)
	4 out of 7 (2025-01-25 03:03:08.835319)
	updated (2025-01-25 03:03:08.862818)
	5 out of 7 (2025-01-25 03:03:08.863379)
	updated (2025-01-25 03:03:08.902044)
	6 out of 7 (2025-01-25 03:03:08.902613)
	updated (2025-01-25 03:03:08.929945)
	7 out of 7 (2025-01-25 03:03:08.930502)
	updated (2025-01-25 03:03:08.964038)
Next, identify the best-matching hexagon/rectangle for the input data (2025-01-25 03:03:08.965123)...
Finally, append the response data (hits and mqe) into the sMap object (2025-01-25 03:03:08.995653)...

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: 1.99701979842042

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-01-25 03:03:09.610742
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