Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2024-04-29 11:41:32 -0400 (Mon, 29 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4752
palomino3Windows Server 2022 Datacenterx644.4.0 beta (2024-04-15 r86425 ucrt) -- "Puppy Cup" 4486
lconwaymacOS 12.7.1 Montereyx86_644.4.0 beta (2024-04-14 r86421) -- "Puppy Cup" 4518
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4475
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 2228/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
txdbmaker 0.99.9  (landing page)
H. Pagès
Snapshot Date: 2024-04-28 14:00:16 -0400 (Sun, 28 Apr 2024)
git_url: https://git.bioconductor.org/packages/txdbmaker
git_branch: devel
git_last_commit: 8d343da
git_last_commit_date: 2024-04-05 00:43:59 -0400 (Fri, 05 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

CHECK results for txdbmaker on kunpeng2


To the developers/maintainers of the txdbmaker package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/txdbmaker.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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: txdbmaker
Version: 0.99.9
Command: /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:txdbmaker.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings txdbmaker_0.99.9.tar.gz
StartedAt: 2024-04-29 11:37:15 -0000 (Mon, 29 Apr 2024)
EndedAt: 2024-04-29 11:55:02 -0000 (Mon, 29 Apr 2024)
EllapsedTime: 1067.6 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: txdbmaker.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:txdbmaker.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings txdbmaker_0.99.9.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/txdbmaker.Rcheck’
* using R version 4.4.0 beta (2024-04-15 r86425)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘txdbmaker/DESCRIPTION’ ... OK
* this is package ‘txdbmaker’ version ‘0.99.9’
* 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 ‘txdbmaker’ 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 code 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Unexported objects imported by ':::' calls:
  ‘AnnotationDbi:::dbEasyQuery’ ‘BiocGenerics:::testPackage’
  ‘GenomeInfoDb:::check_tax_id’
  ‘GenomeInfoDb:::lookup_organism_by_tax_id’
  ‘GenomeInfoDb:::lookup_tax_id_by_organism’
  ‘GenomeInfoDb:::make_circ_flags_from_circ_seqs’
  ‘S4Vectors:::anyMissingOrOutside’
  ‘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 ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... WARNING
Missing link or links in Rd file 'txdbmaker-package.Rd':
  ‘https://bioconductor.org/packages/release/bioc/vignettes/txdbmaker/inst/doc/txdbmaker.html’

See section 'Cross-references' in the 'Writing R Extensions' manual.
* 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
makeFeatureDbFromUCSC 121.822  2.677 295.614
makeTxDbFromBiomart    72.886  1.429 224.348
makeTxDbFromUCSC       19.857  0.179  41.671
makeTxDbFromGFF        11.215  0.044  11.303
makeTxDbFromEnsembl     1.839  0.042  13.741
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘run_unitTests.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/txdbmaker.Rcheck/00check.log’
for details.


Installation output

txdbmaker.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD INSTALL txdbmaker
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library’
* installing *source* package ‘txdbmaker’ ...
** 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 (txdbmaker)

Tests output

txdbmaker.Rcheck/tests/run_unitTests.Rout


R version 4.4.0 beta (2024-04-15 r86425) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

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("txdbmaker") || stop("unable to load txdbmaker package")
Loading required package: txdbmaker
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, table, tapply,
    union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors
Loading required package: stats4

Attaching package: 'S4Vectors'

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

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: GenomeInfoDb
Loading required package: IRanges
Loading required package: GenomicRanges
Loading required package: GenomicFeatures
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")'.


Attaching package: 'txdbmaker'

The following objects are masked from 'package:GenomicFeatures':

    UCSCFeatureDbTableSchema, browseUCSCtrack, getChromInfoFromBiomart,
    makeFDbPackageFromUCSC, makeFeatureDbFromUCSC, makePackageName,
    makeTxDb, makeTxDbFromBiomart, makeTxDbFromEnsembl,
    makeTxDbFromGFF, makeTxDbFromGRanges, makeTxDbFromUCSC,
    makeTxDbPackage, makeTxDbPackageFromBiomart,
    makeTxDbPackageFromUCSC, supportedMiRBaseBuildValues,
    supportedUCSCFeatureDbTables, supportedUCSCFeatureDbTracks,
    supportedUCSCtables

[1] TRUE
> txdbmaker:::.test()
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
Download the sgdGene table ... OK
Download the sgdIsoforms table ... OK
Download the sgdCanonical table ... OK
Extract the 'transcripts' data frame ... OK
Extract the 'splicings' data frame ... OK
Download and preprocess the 'chrominfo' data frame ... OK
Prepare the 'metadata' data frame ... OK
Make the TxDb object ... OK


RUNIT TEST PROTOCOL -- Mon Apr 29 11:54:59 2024 
*********************************************** 
Number of test functions: 9 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
txdbmaker RUnit Tests - 9 test functions, 0 errors, 0 failures
Number of test functions: 9 
Number of errors: 0 
Number of failures: 0 
Warning messages:
1: 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.
2: 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.
3: In .extract_transcripts_from_GRanges(tx_IDX, gr, mcols0$type, mcols0$ID,  :
  the transcript names ("tx_name" column in the TxDb object) imported
  from the "Name" attribute are not unique
> 
> proc.time()
   user  system elapsed 
100.443   2.339 147.295 

Example timings

txdbmaker.Rcheck/txdbmaker-Ex.timings

nameusersystemelapsed
makeFeatureDbFromUCSC121.822 2.677295.614
makeTxDb0.2200.0080.229
makeTxDbFromBiomart 72.886 1.429224.348
makeTxDbFromEnsembl 1.839 0.04213.741
makeTxDbFromGFF11.215 0.04411.303
makeTxDbFromGRanges4.8460.0964.954
makeTxDbFromUCSC19.857 0.17941.671
makeTxDbPackage0.2550.0040.259