| Back to Build/check report for BioC 3.17 | 
  | 
This page was generated on 2023-02-08 01:15:33 -0000 (Wed, 08 Feb 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" | 4164 | 
| 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 | ||||
| 
To the developers/maintainers of the transcriptogramer package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/transcriptogramer.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page.  | 
| Package 2060/2164 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| transcriptogramer 1.21.0  (landing page) Diego Morais 
  | kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | ERROR | |||||||||
| Package: transcriptogramer | 
| Version: 1.21.0 | 
| Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:transcriptogramer.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings transcriptogramer_1.21.0.tar.gz | 
| StartedAt: 2023-02-07 17:55:24 -0000 (Tue, 07 Feb 2023) | 
| EndedAt: 2023-02-07 18:21:12 -0000 (Tue, 07 Feb 2023) | 
| EllapsedTime: 1547.5 seconds | 
| RetCode: 1 | 
| Status: ERROR | 
| CheckDir: transcriptogramer.Rcheck | 
| Warnings: NA | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:transcriptogramer.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings transcriptogramer_1.21.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/transcriptogramer.Rcheck’
* using R Under development (unstable) (2023-01-14 r83615)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.1 LTS
* using session charset: UTF-8
* checking for file ‘transcriptogramer/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘transcriptogramer’ version ‘1.21.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘transcriptogramer’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.6Mb
  sub-directories of 1Mb or more:
    data   5.0Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 ERROR
Running the tests in ‘tests/runTests.R’ failed.
Complete output:
  > BiocGenerics:::testPackage("transcriptogramer")
  
  preprocessing input data... step 1 of 1
  calculating node properties... step 1 of 2
  ** this may take some time...
  applying sliding window and mounting resulting data... step 2 of 2
  ** this may take some time...
  done!
  mapping identifiers to ENSEMBL Peptide ID... step 1 of 2
  averaging over all identifiers related to the same protein... step 2 of 2
  done!
  applying sliding window and mounting resulting data... step 1 of 1
  Killed
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘transcriptogramer.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... ERROR
Error(s) in re-building vignettes:
  ...
--- re-building ‘transcriptogramer.Rmd’ using rmarkdown
The magick package is required to crop "/home/biocbuild/bbs-3.17-bioc/meat/transcriptogramer.Rcheck/vign_test/transcriptogramer/vignettes/transcriptogramer_files/figure-html/unnamed-chunk-9-1.png" but not available.
The magick package is required to crop "/home/biocbuild/bbs-3.17-bioc/meat/transcriptogramer.Rcheck/vign_test/transcriptogramer/vignettes/transcriptogramer_files/figure-html/unnamed-chunk-9-2.png" but not available.
Quitting from lines 248-251 (transcriptogramer.Rmd) 
Error: processing vignette 'transcriptogramer.Rmd' failed with diagnostics:
error reading from connection
--- failed re-building ‘transcriptogramer.Rmd’
SUMMARY: processing the following file failed:
  ‘transcriptogramer.Rmd’
Error: Vignette re-building failed.
Execution halted
* checking PDF version of manual ... OK
* DONE
Status: 2 ERRORs, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/transcriptogramer.Rcheck/00check.log’
for details.
transcriptogramer.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL transcriptogramer ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/library’ * installing *source* package ‘transcriptogramer’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (transcriptogramer)
transcriptogramer.Rcheck/tests/runTests.Rout.fail
R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> BiocGenerics:::testPackage("transcriptogramer")
preprocessing input data... step 1 of 1
calculating node properties... step 1 of 2
** this may take some time...
applying sliding window and mounting resulting data... step 2 of 2
** this may take some time...
done!
mapping identifiers to ENSEMBL Peptide ID... step 1 of 2
averaging over all identifiers related to the same protein... step 2 of 2
done!
applying sliding window and mounting resulting data... step 1 of 1
Killed
transcriptogramer.Rcheck/transcriptogramer-Ex.timings
| name | user | system | elapsed | |
| DE-method | 1.503 | 0.131 | 1.774 | |
| DEsymbols | 0.109 | 0.047 | 0.157 | |
| GPL570 | 0.384 | 0.195 | 0.586 | |
| GSE9988 | 0.339 | 0.228 | 0.568 | |
| Hs700 | 0.064 | 0.040 | 0.106 | |
| Hs800 | 0.055 | 0.036 | 0.091 | |
| Hs900 | 0.037 | 0.032 | 0.068 | |
| HsBPTerms | 0.462 | 0.260 | 0.721 | |
| Mm700 | 0.057 | 0.060 | 0.117 | |
| Mm800 | 0.058 | 0.036 | 0.094 | |
| Mm900 | 0.052 | 0.024 | 0.076 | |
| Rn700 | 0.067 | 0.052 | 0.119 | |
| Rn800 | 0.042 | 0.052 | 0.095 | |
| Rn900 | 0.043 | 0.032 | 0.074 | |
| Sc700 | 0.015 | 0.016 | 0.031 | |
| Sc800 | 0.011 | 0.016 | 0.027 | |
| Sc900 | 0.009 | 0.016 | 0.025 | |
| Terms-method | 0.100 | 0.000 | 0.101 | |
| association | 0.428 | 0.280 | 0.708 | |
| clusterEnrichment-method | 0.049 | 0.000 | 0.050 | |
| clusterVisualization-method | 0.075 | 0.008 | 0.083 | |
| connectivityProperties-method | 0.050 | 0.004 | 0.054 | |
| differentiallyExpressed-method | 0.075 | 0.008 | 0.083 | |
| enrichmentPlot-method | 0.049 | 0.000 | 0.050 | |
| orderingProperties-method | 0.079 | 0.000 | 0.079 | |
| radius-method | 0.048 | 0.004 | 0.051 | |
| transcriptogramPreprocess | 0.595 | 0.009 | 0.602 | |
| transcriptogramStep1-method | 0.049 | 0.000 | 0.049 | |
| transcriptogramStep2-method | 0.052 | 0.004 | 0.056 | |