Back to Multiple platform build/check report for BioC 3.17:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-03-27 11:05:47 -0400 (Mon, 27 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.1 LTS)x86_64R Under development (unstable) (2023-03-16 r83996) -- "Unsuffered Consequences" 4547
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2023-03-15 r83984 ucrt) -- "Unsuffered Consequences" 4308
merida1macOS 10.14.6 Mojavex86_64R Under development (unstable) (2023-03-16 r83985) -- "Unsuffered Consequences" 4300
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

CHECK results for GenomicFeatures on palomino3


To the developers/maintainers of the GenomicFeatures package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/GenomicFeatures.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.

raw results

Package 792/2195HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GenomicFeatures 1.51.4  (landing page)
H. Pagès
Snapshot Date: 2023-03-26 14:00:09 -0400 (Sun, 26 Mar 2023)
git_url: https://git.bioconductor.org/packages/GenomicFeatures
git_branch: devel
git_last_commit: c864561
git_last_commit_date: 2022-12-14 21:06:06 -0400 (Wed, 14 Dec 2022)
nebbiolo1Linux (Ubuntu 22.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    ERROR    OK  

Summary

Package: GenomicFeatures
Version: 1.51.4
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:GenomicFeatures.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings GenomicFeatures_1.51.4.tar.gz
StartedAt: 2023-03-27 02:13:56 -0400 (Mon, 27 Mar 2023)
EndedAt: 2023-03-27 02:32:39 -0400 (Mon, 27 Mar 2023)
EllapsedTime: 1122.4 seconds
RetCode: 1
Status:   ERROR  
CheckDir: GenomicFeatures.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:GenomicFeatures.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings GenomicFeatures_1.51.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.17-bioc/meat/GenomicFeatures.Rcheck'
* using R Under development (unstable) (2023-03-15 r83984 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
    gcc.exe (GCC) 12.2.0
    GNU Fortran (GCC) 12.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'GenomicFeatures/DESCRIPTION' ... OK
* this is package 'GenomicFeatures' version '1.51.4'
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  'BiocGenerics', 'S4Vectors', 'IRanges', 'GenomeInfoDb',
  'GenomicRanges', 'AnnotationDbi'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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 whether package 'GenomicFeatures' 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 ... NOTE
':::' call which should be '::': 'rtracklayer:::tableNames'
  See the note in ?`:::` about the use of this operator.
Unexported objects imported by ':::' calls:
  'AnnotationDbi:::.getMetaValue' 'AnnotationDbi:::.valid.colnames'
  'AnnotationDbi:::.valid.metadata.table'
  'AnnotationDbi:::.valid.table.colnames' 'AnnotationDbi:::dbEasyQuery'
  'AnnotationDbi:::dbQuery' 'AnnotationDbi:::smartKeys'
  'BiocGenerics:::testPackage' 'GenomeInfoDb:::check_tax_id'
  'GenomeInfoDb:::getSeqlevelsReplacementMode'
  'GenomeInfoDb:::lookup_organism_by_tax_id'
  'GenomeInfoDb:::lookup_tax_id_by_organism'
  'GenomeInfoDb:::make_circ_flags_from_circ_seqs'
  'GenomeInfoDb:::normarg_new2old'
  'GenomicRanges:::unsafe.transcriptLocs2refLocs'
  'GenomicRanges:::unsafe.transcriptWidths'
  'IRanges:::regroupBySupergroup' 'S4Vectors:::V_recycle'
  'S4Vectors:::anyMissingOrOutside' 'S4Vectors:::decodeRle'
  'S4Vectors:::extract_data_frame_rows' 'S4Vectors:::quick_togroup'
  'biomaRt:::martBM' 'biomaRt:::martDataset' 'biomaRt:::martHost'
  'rtracklayer:::resourceDescription'
  See the note in ?`:::` about the use of this operator.
* 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 ... WARNING
checkRd: (5) FeatureDb-class.Rd:31-34: \item in \describe must have non-empty label
checkRd: (5) TxDb-class.Rd:30-33: \item in \describe must have non-empty label
checkRd: (5) TxDb-class.Rd:34-39: \item in \describe must have non-empty label
checkRd: (5) TxDb-class.Rd:40-43: \item in \describe must have non-empty label
checkRd: (5) TxDb-class.Rd:44-52: \item in \describe must have non-empty label
checkRd: (5) TxDb-class.Rd:53-59: \item in \describe must have non-empty label
checkRd: (5) TxDb-class.Rd:60-65: \item in \describe must have non-empty label
checkRd: (5) TxDb-class.Rd:66-71: \item in \describe must have non-empty label
checkRd: (5) TxDb-class.Rd:72-80: \item in \describe must have non-empty label
checkRd: (5) select-methods.Rd:21-25: \item in \describe must have non-empty label
checkRd: (5) select-methods.Rd:26-50: \item in \describe must have non-empty label
checkRd: (5) select-methods.Rd:51-55: \item in \describe must have non-empty label
checkRd: (5) select-methods.Rd:56-62: \item in \describe must have non-empty label
* 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 ... ERROR
Running examples in 'GenomicFeatures-Ex.R' failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: makeTxDbFromBiomart
> ### Title: Make a TxDb object from annotations available on a BioMart
> ###   database
> ### Aliases: makeTxDbFromBiomart getChromInfoFromBiomart
> 
> ### ** Examples
> 
> ## ---------------------------------------------------------------------
> ## A. BASIC USAGE
> ## ---------------------------------------------------------------------
> 
> ## We can use listDatasets() from the biomaRt package to list the
> ## datasets available in the "ENSEMBL_MART_ENSEMBL" BioMart database:
> library(biomaRt)
> listMarts(host="https://www.ensembl.org")
               biomart                version
1 ENSEMBL_MART_ENSEMBL      Ensembl Genes 109
2   ENSEMBL_MART_MOUSE      Mouse strains 109
3     ENSEMBL_MART_SNP  Ensembl Variation 109
4 ENSEMBL_MART_FUNCGEN Ensembl Regulation 109
> mart <- useEnsembl(biomart="ENSEMBL_MART_ENSEMBL", host="https://www.ensembl.org")
> datasets <- listDatasets(mart)
> head(datasets)
                       dataset                           description
1 abrachyrhynchus_gene_ensembl Pink-footed goose genes (ASM259213v1)
2     acalliptera_gene_ensembl      Eastern happy genes (fAstCal1.2)
3   acarolinensis_gene_ensembl       Green anole genes (AnoCar2.0v2)
4    acchrysaetos_gene_ensembl       Golden eagle genes (bAquChr1.2)
5    acitrinellus_gene_ensembl        Midas cichlid genes (Midas_v5)
6    amelanoleuca_gene_ensembl       Giant panda genes (ASM200744v2)
      version
1 ASM259213v1
2  fAstCal1.2
3 AnoCar2.0v2
4  bAquChr1.2
5    Midas_v5
6 ASM200744v2
> subset(datasets, grepl("elegans", dataset, ignore.case=TRUE))
                 dataset                                          description
27 celegans_gene_ensembl Caenorhabditis elegans (PRJNA13758) genes (WBcel235)
    version
27 WBcel235
> 
> ## Retrieve the full transcript dataset for Worm:
> txdb1 <- makeTxDbFromBiomart(dataset="celegans_gene_ensembl")
Download and preprocess the 'transcripts' data frame ... OK
Download and preprocess the 'chrominfo' data frame ... FAILED! (=> skipped)
Download and preprocess the 'splicings' data frame ... OK
Download and preprocess the 'genes' data frame ... OK
Prepare the 'metadata' data frame ... OK
Make the TxDb object ... Warning in .infer_chrominfo_from_transcripts_and_splicings(transcripts$tx_chrom,  :
  chromosome lengths and circularity flags are not available for this
  TxDb object
OK
> txdb1
TxDb object:
# Db type: TxDb
# Supporting package: GenomicFeatures
# Data source: BioMart
# Organism: Caenorhabditis elegans
# Taxonomy ID: 6239
# Resource URL: www.ensembl.org:443
# BioMart database: ENSEMBL_MART_ENSEMBL
# BioMart database version: Ensembl Genes 109
# BioMart dataset: celegans_gene_ensembl
# BioMart dataset description: Caenorhabditis elegans (PRJNA13758) genes (WBcel235)
# BioMart dataset version: WBcel235
# Full dataset: yes
# miRBase build ID: NA
# Nb of transcripts: 60000
# Db created by: GenomicFeatures package from Bioconductor
# Creation time: 2023-03-27 02:29:41 -0400 (Mon, 27 Mar 2023)
# GenomicFeatures version at creation time: 1.51.4
# RSQLite version at creation time: 2.3.0
# DBSCHEMAVERSION: 1.2
> 
> ## Retrieve an incomplete transcript dataset for Human:
> transcript_ids <- c(
+     "ENST00000013894",
+     "ENST00000268655",
+     "ENST00000313243",
+     "ENST00000435657",
+     "ENST00000384428",
+     "ENST00000478783"
+ )
> 
> if (interactive()) {
+   txdb2 <- makeTxDbFromBiomart(dataset="hsapiens_gene_ensembl",
+                                transcript_ids=transcript_ids)
+   txdb2  # note that these annotations match the GRCh38 genome assembly
+ }
> 
> ## ---------------------------------------------------------------------
> ## B. ACCESSING THE EnsemblGenomes MARTS
> ## ---------------------------------------------------------------------
> 
> library(biomaRt)
> 
> ## Note that BioMart is not currently available for Ensembl Bacteria.
> 
> ## ---------------------
> ## --- Ensembl Fungi ---
> 
> mart <- useEnsemblGenomes(biomart="fungi_mart")
Error in curl::curl_fetch_memory(url, handle = handle) : 
  Timeout was reached: [metazoa.ensembl.org:443] Operation timed out after 10009 milliseconds with 0 bytes received
Calls: useEnsemblGenomes ... request_fetch -> request_fetch.write_memory -> <Anonymous>
Execution halted
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'run_unitTests.R'
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 1 WARNING, 2 NOTEs
See
  'F:/biocbuild/bbs-3.17-bioc/meat/GenomicFeatures.Rcheck/00check.log'
for details.


Installation output

GenomicFeatures.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL GenomicFeatures
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.17-bioc/R/library'
* installing *source* package 'GenomicFeatures' ...
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (GenomicFeatures)

Tests output

GenomicFeatures.Rcheck/tests/run_unitTests.Rout


R Under development (unstable) (2023-03-15 r83984 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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.

> require("GenomicFeatures") || stop("unable to load GenomicFeatures package")
Loading required package: GenomicFeatures
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

Loading required package: IRanges

Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows

Loading required package: GenomeInfoDb
Loading required package: GenomicRanges
Loading required package: AnnotationDbi
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

[1] TRUE
> GenomicFeatures:::.test()
Loading required package: BSgenome
Loading required package: Biostrings
Loading required package: XVector

Attaching package: 'Biostrings'

The following object is masked from 'package:base':

    strsplit

Loading required package: rtracklayer
Download and preprocess the 'transcripts' data frame ... OK
Download and preprocess the 'chrominfo' data frame ... OK
Download and preprocess the 'splicings' data frame ... OK
Download and preprocess the 'genes' data frame ... OK
Prepare the 'metadata' data frame ... OK
Make the TxDb object ... OK
Import genomic features from the file as a GRanges object ... OK
Prepare the 'metadata' data frame ... OK
Make the TxDb object ... OK
Import genomic features from the file as a GRanges object ... OK
Prepare the 'metadata' data frame ... OK
Make the TxDb object ... OK
Import genomic features from the file as a GRanges object ... OK
Prepare the 'metadata' data frame ... OK
Make the TxDb object ... OK
Import genomic features from the file as a GRanges object ... OK
Prepare the 'metadata' data frame ... OK
Make the TxDb object ... OK
'select()' returned 1:1 mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:1 mapping between keys and columns
'select()' returned 1:1 mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:1 mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:1 mapping between keys and columns


RUNIT TEST PROTOCOL -- Mon Mar 27 02:32:20 2023 
*********************************************** 
Number of test functions: 73 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
GenomicFeatures RUnit Tests - 73 test functions, 0 errors, 0 failures
Number of test functions: 73 
Number of errors: 0 
Number of failures: 0 
Warning messages:
1: In valid.GenomicRanges.seqinfo(x, suggest.trim = TRUE) :
  GRanges object contains 3 out-of-bound ranges located on sequences a,
  b, and c. Note that ranges located on a sequence whose length is
  unknown (NA) or on a circular sequence are not considered out-of-bound
  (use seqlengths() and isCircular() to get the lengths and circularity
  flags of the underlying sequences). You can use trim() to trim these
  ranges. See ?`trim,GenomicRanges-method` for more information.
2: In valid.GenomicRanges.seqinfo(x, suggest.trim = TRUE) :
  GRanges object contains 1 out-of-bound range located on sequence c.
  Note that ranges located on a sequence whose length is unknown (NA) or
  on a circular sequence are not considered out-of-bound (use
  seqlengths() and isCircular() to get the lengths and circularity flags
  of the underlying sequences). You can use trim() to trim these ranges.
  See ?`trim,GenomicRanges-method` for more information.
3: In valid.GenomicRanges.seqinfo(x, suggest.trim = TRUE) :
  GRanges object contains 1 out-of-bound range located on sequence c.
  Note that ranges located on a sequence whose length is unknown (NA) or
  on a circular sequence are not considered out-of-bound (use
  seqlengths() and isCircular() to get the lengths and circularity flags
  of the underlying sequences). You can use trim() to trim these ranges.
  See ?`trim,GenomicRanges-method` for more information.
4: In valid.GenomicRanges.seqinfo(x, suggest.trim = TRUE) :
  GRanges object contains 4 out-of-bound ranges located on sequences 1,
  2, 3, and 4. Note that ranges located on a sequence whose length is
  unknown (NA) or on a circular sequence are not considered out-of-bound
  (use seqlengths() and isCircular() to get the lengths and circularity
  flags of the underlying sequences). You can use trim() to trim these
  ranges. See ?`trim,GenomicRanges-method` for more information.
5: In .get_cds_IDX(mcols0$type, mcols0$phase) :
  The "phase" metadata column contains non-NA values for features of type
  exon. This information was ignored.
6: In .get_cds_IDX(mcols0$type, mcols0$phase) :
  The "phase" metadata column contains non-NA values for features of type
  stop_codon. This information was ignored.
7: In .get_cds_IDX(mcols0$type, mcols0$phase) :
  The "phase" metadata column contains non-NA values for features of type
  stop_codon. This information was ignored.
8: In (function (seqlevels, genome, new_style)  :
  cannot switch some hg19's seqlevels from UCSC to NCBI style
9: In (function (seqlevels, genome, new_style)  :
  cannot switch some hg19's seqlevels from UCSC to NCBI style
> 
> proc.time()
   user  system elapsed 
 124.53    3.18  145.60 

Example timings

GenomicFeatures.Rcheck/GenomicFeatures-Ex.timings

nameusersystemelapsed
FeatureDb-class0.050.010.06
TxDb-class0.660.080.74
as-format-methods2.210.072.28
coordinate-mapping-methods 74.36 3.18366.52
coverageByTranscript67.53 2.3869.94
exonicParts36.69 1.9458.97
extendExonsIntoIntrons 2.92 0.2313.45
extractTranscriptSeqs13.47 0.5814.82
extractUpstreamSeqs 2.41 0.2615.21
features0.060.000.07
getPromoterSeq-methods0.610.030.68
id2name0.200.000.22
makeFeatureDbFromUCSC 94.60 3.33121.58
makeTxDb0.070.010.09