Back to Multiple platform build/check report for BioC 3.11
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

BUILD report for seq2pathway on tokay2

This page was generated on 2020-10-17 11:57:47 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE seq2pathway PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1624/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
seq2pathway 1.20.0
Xinan Yang with contribution from Zhezhen Wang
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/seq2pathway
Branch: RELEASE_3_11
Last Commit: fd7e121
Last Changed Date: 2020-04-27 14:46:28 -0400 (Mon, 27 Apr 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK [ ERROR ] skipped  skipped 
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: seq2pathway
Version: 1.20.0
Command: chmod a+r seq2pathway -R && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data seq2pathway
StartedAt: 2020-10-17 00:34:00 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 00:35:10 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 70.1 seconds
RetCode: 1
Status:  ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   chmod a+r seq2pathway -R && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data seq2pathway
###
##############################################################################
##############################################################################


* checking for file 'seq2pathway/DESCRIPTION' ... OK
* preparing 'seq2pathway':
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building 'seq2pathwaypackage.Rnw' using Sweave

C:\Users\biocbuild\bbs-3.11-bioc\tmpdir\RtmpOMfAgl/inputfile_20201017_00_35_04_seq2gene_log.py:6: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
  import imp
Traceback (most recent call last):
  File "C:\Users\biocbuild\bbs-3.11-bioc\tmpdir\RtmpOMfAgl/inputfile_20201017_00_35_04_seq2gene_log.py", line 7, in <module>
    imp.load_source('Function_PeakMutationAnnotation_GENCODE_05182015','C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/RtmpK0Aq3H/Rinst1334245d4645/seq2pathway//scripts/Function_PeakMutationAnnotation_GENCODE_05182015.py')
  File "C:\Python37\lib\imp.py", line 171, in load_source
    module = _load(spec)
  File "<frozen importlib._bootstrap>", line 696, in _load
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 724, in exec_module
  File "<frozen importlib._bootstrap_external>", line 860, in get_code
  File "<frozen importlib._bootstrap_external>", line 791, in source_to_code
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/RtmpK0Aq3H/Rinst1334245d4645/seq2pathway//scripts/Function_PeakMutationAnnotation_GENCODE_05182015.py", line 15
    print 'python process start:', datetime.now()
                                ^
SyntaxError: invalid syntax
Warning in system(command, intern = TRUE) :
  running command 'C:\Python37\python.exe C:\Users\biocbuild\bbs-3.11-bioc\tmpdir\RtmpOMfAgl/inputfile_20201017_00_35_04_seq2gene_log.py' had status 1

Error: processing vignette 'seq2pathwaypackage.Rnw' failed with diagnostics:
 chunk 7 (label = runseq2gene) 
Error in read.table(file = tmpoutfile_UTR3, header = TRUE, sep = "\t") : 
  no lines available in input

--- failed re-building 'seq2pathwaypackage.Rnw'

SUMMARY: processing the following file failed:
  'seq2pathwaypackage.Rnw'

Error: Vignette re-building failed.
Execution halted