Back to Multiple platform build/check report for BioC 3.17: simplified long |
|
This page was generated on 2023-10-16 11:37:05 -0400 (Mon, 16 Oct 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4626 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" | 4379 |
merida1 | macOS 12.6.4 Monterey | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4395 |
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 806/2230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
GenomicFeatures 1.52.2 (landing page) H. Pagès
| nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 12.6.4 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kjohnson2 | macOS 12.6.1 Monterey / arm64 | see weekly results here | ||||||||||||
To the developers/maintainers of the GenomicFeatures package: - 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 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. |
Package: GenomicFeatures |
Version: 1.52.2 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:GenomicFeatures.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings GenomicFeatures_1.52.2.tar.gz |
StartedAt: 2023-10-16 02:03:12 -0400 (Mon, 16 Oct 2023) |
EndedAt: 2023-10-16 02:40:55 -0400 (Mon, 16 Oct 2023) |
EllapsedTime: 2263.0 seconds |
RetCode: 0 |
Status: OK |
CheckDir: GenomicFeatures.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:GenomicFeatures.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings GenomicFeatures_1.52.2.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/GenomicFeatures.Rcheck’ * using R version 4.3.1 (2023-06-16) * using platform: x86_64-apple-darwin20 (64-bit) * R was compiled by Apple clang version 14.0.3 (clang-1403.0.22.14.1) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.6.4 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘GenomicFeatures/DESCRIPTION’ ... OK * this is package ‘GenomicFeatures’ version ‘1.52.2’ * 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 for sufficient/correct file permissions ... OK * checking whether package ‘GenomicFeatures’ can be installed ... OK * checking installed package size ... NOTE installed size is 5.5Mb sub-directories of 1Mb or more: R 2.0Mb extdata 3.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 ... 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 ... 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 makeFeatureDbFromUCSC 177.129 5.816 253.822 coverageByTranscript 158.526 5.730 216.391 coordinate-mapping-methods 102.262 7.162 174.592 makeTxDbFromBiomart 83.373 4.221 255.436 exonicParts 80.688 2.777 110.481 extractTranscriptSeqs 27.396 0.691 36.053 makeTxDbFromUCSC 18.042 0.435 51.483 transcriptLocs2refLocs 16.407 1.671 24.015 makeTxDbFromGFF 15.805 0.154 30.134 transcriptLengths 8.780 0.149 11.569 makeTxDbFromGRanges 7.708 0.137 14.447 transcripts 6.437 0.114 8.500 extendExonsIntoIntrons 5.811 0.423 7.996 as-format-methods 3.865 0.145 6.243 * 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: 3 NOTEs See ‘/Users/biocbuild/bbs-3.17-bioc/meat/GenomicFeatures.Rcheck/00check.log’ for details.
GenomicFeatures.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL GenomicFeatures ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/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)
GenomicFeatures.Rcheck/tests/run_unitTests.Rout
R version 4.3.1 (2023-06-16) -- "Beagle Scouts" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin20 (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 object is masked from 'package:utils': findMatches The following objects are masked from 'package:base': I, expand.grid, unname Loading required package: IRanges 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 Error in x$.self$finalize() : attempt to apply non-function In addition: 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. '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 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 RUNIT TEST PROTOCOL -- Mon Oct 16 02:40:27 2023 *********************************************** Number of test functions: 75 Number of errors: 0 Number of failures: 0 1 Test Suite : GenomicFeatures RUnit Tests - 75 test functions, 0 errors, 0 failures Number of test functions: 75 Number of errors: 0 Number of failures: 0 Warning messages: 1: call dbDisconnect() when finished working with a connection 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 (function (seqlevels, genome, new_style) : cannot switch some hg19's seqlevels from UCSC to NCBI style 4: In (function (seqlevels, genome, new_style) : cannot switch some hg19's seqlevels from UCSC to NCBI style > > proc.time() user system elapsed 255.803 5.565 430.641
GenomicFeatures.Rcheck/GenomicFeatures-Ex.timings
name | user | system | elapsed | |
FeatureDb-class | 0.115 | 0.010 | 0.906 | |
TxDb-class | 1.219 | 0.185 | 2.601 | |
as-format-methods | 3.865 | 0.145 | 6.243 | |
coordinate-mapping-methods | 102.262 | 7.162 | 174.592 | |
coverageByTranscript | 158.526 | 5.730 | 216.391 | |
exonicParts | 80.688 | 2.777 | 110.481 | |
extendExonsIntoIntrons | 5.811 | 0.423 | 7.996 | |
extractTranscriptSeqs | 27.396 | 0.691 | 36.053 | |
extractUpstreamSeqs | 2.921 | 0.533 | 4.566 | |
features | 0.122 | 0.005 | 0.151 | |
getPromoterSeq-methods | 1.194 | 0.035 | 1.563 | |
id2name | 0.416 | 0.012 | 0.540 | |
makeFeatureDbFromUCSC | 177.129 | 5.816 | 253.822 | |
makeTxDb | 0.227 | 0.004 | 0.294 | |
makeTxDbFromBiomart | 83.373 | 4.221 | 255.436 | |
makeTxDbFromEnsembl | 0.000 | 0.000 | 0.001 | |
makeTxDbFromGFF | 15.805 | 0.154 | 30.134 | |
makeTxDbFromGRanges | 7.708 | 0.137 | 14.447 | |
makeTxDbFromUCSC | 18.042 | 0.435 | 51.483 | |
makeTxDbPackage | 0.490 | 0.027 | 2.856 | |
mapIdsToRanges | 1.467 | 0.013 | 3.255 | |
mapRangesToIds | 1.643 | 0.039 | 3.343 | |
microRNAs | 0.000 | 0.001 | 0.000 | |
nearest-methods | 2.196 | 0.084 | 3.204 | |
proteinToGenome | 3.413 | 0.039 | 4.395 | |
select-methods | 0.441 | 0.016 | 0.591 | |
transcriptLengths | 8.780 | 0.149 | 11.569 | |
transcriptLocs2refLocs | 16.407 | 1.671 | 24.015 | |
transcripts | 6.437 | 0.114 | 8.500 | |
transcriptsBy | 1.910 | 0.033 | 2.567 | |
transcriptsByOverlaps | 0.425 | 0.008 | 0.586 | |