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

This page was generated on 2024-12-02 12:04 -0500 (Mon, 02 Dec 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4739
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4482
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4510
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4462
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 2088/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
supraHex 1.44.0  (landing page)
Hai Fang
Snapshot Date: 2024-11-28 13:00 -0500 (Thu, 28 Nov 2024)
git_url: https://git.bioconductor.org/packages/supraHex
git_branch: RELEASE_3_20
git_last_commit: fa3ac85
git_last_commit_date: 2024-10-29 09:47:31 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    ERROR  skipped
palomino8Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
merida1macOS 12.7.5 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson1macOS 13.6.6 Ventura / arm64  OK    ERROR  skippedskipped


BUILD results for supraHex on nebbiolo2

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.

raw results


Summary

Package: supraHex
Version: 1.44.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data --md5 supraHex
StartedAt: 2024-11-28 19:21:05 -0500 (Thu, 28 Nov 2024)
EndedAt: 2024-11-28 19:21:16 -0500 (Thu, 28 Nov 2024)
EllapsedTime: 11.0 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data --md5 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
Start at 2024-11-28 19:21:14.137583

First, define topology of a map grid (2024-11-28 19:21:14.138407)...
Second, initialise the codebook matrix (169 X 6) using 'linear' initialisation, given a topology and input data (2024-11-28 19:21:14.138407)...
Third, get training at the rough stage (2024-11-28 19:21:14.152632)...
	1 out of 2 (2024-11-28 19:21:14.154723)
	updated (2024-11-28 19:21:14.178561)
	2 out of 2 (2024-11-28 19:21:14.179001)
	updated (2024-11-28 19:21:14.20283)
Fourth, get training at the finetune stage (2024-11-28 19:21:14.20331)...
	1 out of 7 (2024-11-28 19:21:14.204667)
	updated (2024-11-28 19:21:14.232816)
	2 out of 7 (2024-11-28 19:21:14.233204)
	updated (2024-11-28 19:21:14.24997)
	3 out of 7 (2024-11-28 19:21:14.250359)
	updated (2024-11-28 19:21:14.267987)
	4 out of 7 (2024-11-28 19:21:14.268384)
	updated (2024-11-28 19:21:14.288327)
	5 out of 7 (2024-11-28 19:21:14.288721)
	updated (2024-11-28 19:21:14.313968)
	6 out of 7 (2024-11-28 19:21:14.314374)
	updated (2024-11-28 19:21:14.331094)
	7 out of 7 (2024-11-28 19:21:14.331492)
	updated (2024-11-28 19:21:14.348302)
Next, identify the best-matching hexagon/rectangle for the input data (2024-11-28 19:21:14.348733)...
Finally, append the response data (hits and mqe) into the sMap object (2024-11-28 19:21:14.363851)...

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.02144719818474

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 2024-11-28 19:21:14.757154
Runtime in total is: 0 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