| Back to Build/check report for BioC 3.17 |
|
This page was generated on 2023-02-08 01:15:29 -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 sitadela package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/sitadela.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 1881/2164 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| sitadela 1.7.0 (landing page) Panagiotis Moulos
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | ERROR | |||||||||
| Package: sitadela |
| Version: 1.7.0 |
| Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:sitadela.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings sitadela_1.7.0.tar.gz |
| StartedAt: 2023-02-07 16:12:09 -0000 (Tue, 07 Feb 2023) |
| EndedAt: 2023-02-07 16:22:48 -0000 (Tue, 07 Feb 2023) |
| EllapsedTime: 639.0 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: sitadela.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:sitadela.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings sitadela_1.7.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/sitadela.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 ‘sitadela/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘sitadela’ version ‘1.7.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 ‘sitadela’ can be installed ... OK
* checking installed package size ... OK
* 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 ... NOTE
Killed
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
addCustomAnnotation 5.810 0.099 5.984
testFuns 3.902 0.016 11.629
getAnnotation 1.293 0.099 7.928
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘runTests.R’
ERROR
Running the tests in ‘tests/runTests.R’ failed.
Last 13 lines of output:
Succesful tests: 1 out of 1
Failed tests : 0 out of 1
Scheduling 1 tests
==================================================
==========> Now testing hg19
Connecting to UCSC database hg19...
---------------------------------------------------
Running test 1 of 1 scheduled
Source: ucsc
Type : transcript
Query is: SELECT knownGene.chrom AS `chromosome`, knownGene.txStart AS `start`, knownGene.txEnd AS `end`, knownGene.name AS `transcript_id`, knownGene.strand AS `strand`, `geneName` AS `gene_name`, `source` AS `biotype` FROM `knownGene` INNER JOIN `knownToRefSeq` ON knownGene.name=knownToRefSeq.name INNER JOIN `knownToEnsembl` ON knownGene.name=knownToEnsembl.name INNER JOIN `ensemblSource` ON knownToEnsembl.value=ensemblSource.name INNER JOIN `refFlat` ON knownToRefSeq.value=refFlat.name GROUP BY `transcript_id` ORDER BY `chromosome`,`start`
Killed
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
‘sitadela.Rmd’ using ‘UTF-8’... OK
NONE
* checking re-building of vignette outputs ... ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘sitadela.Rmd’ using rmarkdown
Quitting from lines 190-208 (sitadela.Rmd)
Error: processing vignette 'sitadela.Rmd' failed with diagnostics:
3' UTR annotation for mm10 from ensembl version 100 is required in order to build predefined merged 3' UTR regions for read counting.
Please rerun the addAnnotation function with appropriate parameters.
--- failed re-building ‘sitadela.Rmd’
SUMMARY: processing the following file failed:
‘sitadela.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/sitadela.Rcheck/00check.log’
for details.
sitadela.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL sitadela ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/library’ * installing *source* package ‘sitadela’ ... ** using staged installation ** R ** 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 sitadela database found at /home/biocbuild/.local/share/R/sitadela directory ** testing if installed package can be loaded from final location sitadela database found at /home/biocbuild/.local/share/R/sitadela directory ** testing if installed package keeps a record of temporary installation path * DONE (sitadela)
sitadela.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("sitadela")
sitadela database found at /home/biocbuild/.local/share/R/sitadela directory
Scheduling 1 tests
==================================================
Running test 1 of 1 scheduled
Testing level gene from mm10 from latest version
Using Ensembl host https://apr2022.archive.ensembl.org
Test 1 successful!
Created 55320 features
Sample data:
chromosome start end gene_id gc_content
ENSMUSG00000102693 chr1 3143476 3144545 ENSMUSG00000102693 34.21
ENSMUSG00000064842 chr1 3172239 3172348 ENSMUSG00000064842 36.36
ENSMUSG00000051951 chr1 3276124 3741721 ENSMUSG00000051951 38.51
ENSMUSG00000102851 chr1 3322980 3323459 ENSMUSG00000102851 39.79
ENSMUSG00000103377 chr1 3435954 3438772 ENSMUSG00000103377 40.79
ENSMUSG00000104017 chr1 3445779 3448011 ENSMUSG00000104017 36.99
strand gene_name biotype
ENSMUSG00000102693 + 4933401J01Rik TEC
ENSMUSG00000064842 + Gm26206 snRNA
ENSMUSG00000051951 - Xkr4 protein_coding
ENSMUSG00000102851 + Gm18956 processed_pseudogene
ENSMUSG00000103377 - Gm37180 TEC
ENSMUSG00000104017 - Gm37363 TEC
Testing finished!
Summary
==================================================
Succesful tests: 1 out of 1
Failed tests : 0 out of 1
Scheduling 1 tests
==================================================
Running test 1 of 1 scheduled
Testing level transcript from mm10 from latest version
Using Ensembl host https://apr2022.archive.ensembl.org
Test 1 successful!
Created 142342 features
Sample data:
chromosome start end transcript_id
ENSMUST00000193812 chr1 3143476 3144545 ENSMUST00000193812
ENSMUST00000082908 chr1 3172239 3172348 ENSMUST00000082908
ENSMUST00000162897 chr1 3276124 3286567 ENSMUST00000162897
ENSMUST00000159265 chr1 3276746 3285855 ENSMUST00000159265
ENSMUST00000070533 chr1 3284705 3741721 ENSMUST00000070533
ENSMUST00000192857 chr1 3322980 3323459 ENSMUST00000192857
gene_id strand gene_name biotype
ENSMUST00000193812 ENSMUSG00000102693 + 4933401J01Rik TEC
ENSMUST00000082908 ENSMUSG00000064842 + Gm26206 snRNA
ENSMUST00000162897 ENSMUSG00000051951 - Xkr4 protein_coding
ENSMUST00000159265 ENSMUSG00000051951 - Xkr4 protein_coding
ENSMUST00000070533 ENSMUSG00000051951 - Xkr4 protein_coding
ENSMUST00000192857 ENSMUSG00000102851 + Gm18956 processed_pseudogene
Testing finished!
Summary
==================================================
Succesful tests: 1 out of 1
Failed tests : 0 out of 1
Scheduling 1 tests
==================================================
Running test 1 of 1 scheduled
Testing level gene from danrer11 from latest version
Using Ensembl host https://apr2022.archive.ensembl.org
Test 1 successful!
Created 32020 features
Sample data:
chromosome start end gene_id gc_content strand
ENSDARG00000099104 chr1 6408 12027 ENSDARG00000099104 43.42 -
ENSDARG00000102407 chr1 11822 16373 ENSDARG00000102407 54.39 +
ENSDARG00000102097 chr1 18716 23389 ENSDARG00000102097 52.70 +
ENSDARG00000099319 chr1 25585 27255 ENSDARG00000099319 37.64 +
ENSDARG00000099640 chr1 27690 34330 ENSDARG00000099640 53.02 +
ENSDARG00000104071 chr1 36552 39191 ENSDARG00000104071 50.64 +
gene_name biotype
ENSDARG00000099104 rpl24 protein_coding
ENSDARG00000102407 cep97 protein_coding
ENSDARG00000102097 nfkbiz protein_coding
ENSDARG00000099319 CU651657.1 protein_coding
ENSDARG00000099640 eed protein_coding
ENSDARG00000104071 hikeshi protein_coding
Testing finished!
Summary
==================================================
Succesful tests: 1 out of 1
Failed tests : 0 out of 1
Scheduling 1 tests
==================================================
Running test 1 of 1 scheduled
Testing level transcript from danrer11 from latest version
Using Ensembl host https://apr2022.archive.ensembl.org
Test 1 successful!
Created 59253 features
Sample data:
chromosome start end transcript_id gene_id
ENSDART00000164359 chr1 6408 12027 ENSDART00000164359 ENSDARG00000099104
ENSDART00000157701 chr1 6642 9919 ENSDART00000157701 ENSDARG00000099104
ENSDART00000158290 chr1 6642 7335 ENSDART00000158290 ENSDARG00000099104
ENSDART00000167898 chr1 6644 11725 ENSDART00000167898 ENSDARG00000099104
ENSDART00000166393 chr1 11822 16373 ENSDART00000166393 ENSDARG00000102407
ENSDART00000161842 chr1 11992 14058 ENSDART00000161842 ENSDARG00000102407
strand gene_name biotype
ENSDART00000164359 - rpl24 protein_coding
ENSDART00000157701 - rpl24 protein_coding
ENSDART00000158290 - rpl24 protein_coding
ENSDART00000167898 - rpl24 protein_coding
ENSDART00000166393 + cep97 protein_coding
ENSDART00000161842 + cep97 protein_coding
Testing finished!
Summary
==================================================
Succesful tests: 1 out of 1
Failed tests : 0 out of 1
Scheduling 2 tests
==================================================
Running test 1 of 2 scheduled
Opening sitadela SQLite database /tmp/RtmpX1ApLZ/file3f3da044475e1
Importing GTF /home/biocbuild/bbs-3.17-bioc/R/library/sitadela/dummy.gtf.gz as GTF to make id map
Making id map
Importing GTF /home/biocbuild/bbs-3.17-bioc/R/library/sitadela/dummy.gtf.gz as TxDb
Import genomic features from the file as a GRanges object ... OK
Prepare the 'metadata' data frame ... OK
Make the TxDb object ... OK
Retrieving gene annotation for dummy from dummy_db version 1 from /home/biocbuild/bbs-3.17-bioc/R/library/sitadela/dummy.gtf.gz
Retrieving transcript annotation for dummy from dummy_db version 1
Retrieving summarized transcript annotation for dummy from dummy_db version 1
Retrieving 3' UTR annotation for dummy from dummy_db version 1
Retrieving summarized 3' UTR annotation per gene for dummy from dummy_db version 1
Retrieving summarized 3' UTR annotation per transcript for dummy from dummy_db version 1
Retrieving exon annotation for dummy from dummy_db version 1
Retrieving summarized exon annotation for dummy from dummy_db version 1
Retrieving extended exon annotation for dummy from dummy_db version 1
Retrieving summarized transcript exon annotation for dummy from dummy_db version 1
Test 1 successful!
Running test 2 of 2 scheduled
Test 2 successful!
Deleting temporary database /tmp/RtmpX1ApLZ/file3f3da044475e1
Scheduling 2 tests
==================================================
Running test 1 of 2 scheduled
********************************************************
This is sitadela 1.7.0 genomic region annotation builder
********************************************************
sitadela database found at /tmp/RtmpX1ApLZ directory
========================================================
2023-02-07 16:18:58 - Try 1
========================================================
Opening sitadela SQLite database /tmp/RtmpX1ApLZ/file3f3da0f0d1ea4
Retrieving genome information for dm6 from ensembl
Loading required package: BiocGenerics
Attaching package: 'BiocGenerics'
The following objects are masked from 'package:stats':
IQR, mad, sd, var, xtabs
The following objects are masked from 'package:base':
Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
as.data.frame, basename, cbind, colnames, dirname, do.call,
duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
tapply, union, unique, unsplit, which.max, which.min
Loading required package: S4Vectors
Loading required package: stats4
Attaching package: 'S4Vectors'
The following objects are masked from 'package:base':
I, expand.grid, unname
Retrieving gene annotation for dm6 from ensembl version 102
Using Ensembl host https://nov2020.archive.ensembl.org
Retrieving transcript annotation for dm6 from ensembl version 102
Using Ensembl host https://nov2020.archive.ensembl.org
Merging transcripts for dm6 from ensembl version 102
Retrieving 3' UTR annotation for dm6 from ensembl version 102
Using Ensembl host https://nov2020.archive.ensembl.org
Merging gene 3' UTRs for dm6 from ensembl version 102
Merging transcript 3' UTRs for dm6 from ensembl version 102
Retrieving exon annotation for dm6 from ensembl version 102
Using Ensembl host https://nov2020.archive.ensembl.org
Retrieving extended exon annotation for dm6 from ensembl version 102
Using Ensembl host https://nov2020.archive.ensembl.org
Merging exons for dm6 from ensembl version 102
Merging exons for dm6 from ensembl version 102
-------------------------------------------------------
Building process complete!
-------------------------------------------------------
Test 1 successful!
Running test 2 of 2 scheduled
Test 2 successful!
Deleting temporary database /tmp/RtmpX1ApLZ/file3f3da0f0d1ea4
Loading required package: RMySQL
Loading required package: DBI
Scheduling 1 tests
==================================================
==========> Now testing hg19
Connecting to UCSC database hg19...
---------------------------------------------------
Running test 1 of 1 scheduled
Source: refseq
Type : transcript
Query is: SELECT refFlat.chrom AS `chromosome`, refFlat.txStart AS `start`, refFlat.txEnd AS `end`, refFlat.name AS `transcript_id`, refFlat.strand AS `strand`, refFlat.geneName AS `gene_name`, ensemblSource.source AS `biotype` FROM `refFlat` INNER JOIN `knownToRefSeq` ON refFlat.name=knownToRefSeq.value INNER JOIN `knownCanonical` ON knownToRefSeq.name=knownCanonical.transcript INNER JOIN `knownToEnsembl` ON knownCanonical.transcript=knownToEnsembl.name INNER JOIN `ensemblSource` ON knownToEnsembl.value=ensemblSource.name ORDER BY `chromosome`,`start`
Test 1 successful!
Fetched 31914 features
Sample data:
chromosome start end transcript_id strand gene_name
1 chr1 11873 14409 NR_046018 + DDX11L1
2 chr1 14361 29370 NR_024540 - WASH7P
3 chr1 14361 29370 NR_024540 - WASH7P
4 chr1 34610 36081 NR_026820 - FAM138F
5 chr1 34610 36081 NR_026820 - FAM138F
6 chr1 34610 36081 NR_026822 - FAM138C
biotype
1 transcribed_unprocessed_pseudogene
2 unprocessed_pseudogene
3 unprocessed_pseudogene
4 lincRNA
5 lincRNA
6 lincRNA
---------------------------------------------------
Disconnecting from UCSC database...
Testing finished!
Summary
==================================================
Succesful tests: 1 out of 1
Failed tests : 0 out of 1
Scheduling 1 tests
==================================================
==========> Now testing mm10
Connecting to UCSC database mm10...
---------------------------------------------------
Running test 1 of 1 scheduled
Source: refseq
Type : gene
Query is: SELECT refFlat.chrom AS `chromosome`, refFlat.txStart AS `start`, refFlat.txEnd AS `end`, refFlat.name AS `gene_id`, 0 AS `gc_content`, refFlat.strand AS `strand`, refFlat.geneName AS `gene_name`, 'NA' AS `biotype` FROM `refFlat` INNER JOIN `knownToRefSeq` ON refFlat.name=knownToRefSeq.value INNER JOIN `knownCanonical` ON knownToRefSeq.name=knownCanonical.transcript GROUP BY refFlat.name ORDER BY `chromosome`,`start`
Test 1 successful!
Fetched 23491 features
Sample data:
chromosome start end gene_id gc_content strand gene_name biotype
1 chr1 3214481 3671498 NM_001011874 0 - Xkr4 NA
2 chr1 4119865 4360303 NM_001370921 0 - Rp1 NA
3 chr1 4490927 4497354 NM_011441 0 - Sox17 NA
4 chr1 4773199 4785726 NM_001177658 0 - Mrpl15 NA
5 chr1 4807822 4846735 NM_008866 0 + Lypla1 NA
6 chr1 4857693 4897909 NM_011541 0 + Tcea1 NA
---------------------------------------------------
Disconnecting from UCSC database...
Testing finished!
Summary
==================================================
Succesful tests: 1 out of 1
Failed tests : 0 out of 1
Scheduling 1 tests
==================================================
==========> Now testing hg19
Connecting to UCSC database hg19...
---------------------------------------------------
Running test 1 of 1 scheduled
Source: ucsc
Type : transcript
Query is: SELECT knownGene.chrom AS `chromosome`, knownGene.txStart AS `start`, knownGene.txEnd AS `end`, knownGene.name AS `transcript_id`, knownGene.strand AS `strand`, `geneName` AS `gene_name`, `source` AS `biotype` FROM `knownGene` INNER JOIN `knownToRefSeq` ON knownGene.name=knownToRefSeq.name INNER JOIN `knownToEnsembl` ON knownGene.name=knownToEnsembl.name INNER JOIN `ensemblSource` ON knownToEnsembl.value=ensemblSource.name INNER JOIN `refFlat` ON knownToRefSeq.value=refFlat.name GROUP BY `transcript_id` ORDER BY `chromosome`,`start`
Killed
sitadela.Rcheck/sitadela-Ex.timings
| name | user | system | elapsed | |
| addAnnotation | 0.000 | 0.000 | 0.001 | |
| addCustomAnnotation | 5.810 | 0.099 | 5.984 | |
| getAnnotation | 1.293 | 0.099 | 7.928 | |
| getInstalledAnnotations | 0.001 | 0.000 | 0.001 | |
| getSeqInfo | 0.164 | 0.020 | 0.917 | |
| getUserAnnotations | 0.000 | 0.001 | 0.001 | |
| getsetDbPath | 0.000 | 0.000 | 0.001 | |
| importCustomAnnotation | 1.034 | 0.005 | 1.039 | |
| loadAnnotation | 0.001 | 0.000 | 0.001 | |
| removeAnnotation | 3.713 | 0.013 | 3.726 | |
| testFuns | 3.902 | 0.016 | 11.629 | |