Back to First build/check report with an "external build node"

This page was generated on 2023-06-01 18:17:19 -0400 (Thu, 01 Jun 2023).

HostnameOSArch (*)R versionInstalled pkgs
xps15Linux (Ubuntu 23.04)x86_644.3.0 Patched (2023-05-23 r84466) -- "Already Tomorrow" 544
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 BSgenome on xps15


To the developers/maintainers of the BSgenome package:
Use the following Renviron settings to reproduce errors and warnings.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 23/91HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BSgenome 1.69.0  (landing page)
Hervé Pagès
Snapshot Date: 2023-06-01 15:10:15 -0400 (Thu, 01 Jun 2023)
git_url: https://git.bioconductor.org/packages/BSgenome
git_branch: devel
git_last_commit: 7ebccb6
git_last_commit_date: 2023-04-25 09:43:43 -0400 (Tue, 25 Apr 2023)
xps15Linux (Ubuntu 23.04) / x86_64  OK    OK    WARNINGS  

Summary

Package: BSgenome
Version: 1.69.0
Command: /home/hpages/bbs-3.18-bioc/R/bin/R CMD check --install=check:BSgenome.install-out.txt --library=/home/hpages/bbs-3.18-bioc-testing/Rlibs --timings BSgenome_1.69.0.tar.gz
StartedAt: 2023-06-01 13:01:32 -0700 (Thu, 01 Jun 2023)
EndedAt: 2023-06-01 13:11:32 -0700 (Thu, 01 Jun 2023)
EllapsedTime: 599.4 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: BSgenome.Rcheck
Warnings: 3

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/hpages/bbs-3.18-bioc/R/bin/R CMD check --install=check:BSgenome.install-out.txt --library=/home/hpages/bbs-3.18-bioc-testing/Rlibs --timings BSgenome_1.69.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/hpages/bbs-3.18-bioc-testing/meat/BSgenome.Rcheck’
* using R version 4.3.0 Patched (2023-05-23 r84466)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 12.2.0-17ubuntu1) 12.2.0
    GNU Fortran (Ubuntu 12.2.0-17ubuntu1) 12.2.0
* running under: Ubuntu 23.04
* using session charset: UTF-8
* checking for file ‘BSgenome/DESCRIPTION’ ... OK
* this is package ‘BSgenome’ version ‘1.69.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  'BiocGenerics', 'S4Vectors', 'IRanges', 'GenomeInfoDb',
  'GenomicRanges', 'Biostrings', 'rtracklayer'
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 ... NOTE
Found the following non-portable file path:
  BSgenome/inst/extdata/GentlemanLab/BSgenome.Gmellonella.NCBI.ASM364042v2-tools/fasta_to_sorted_2bit.R

Tarballs are only required to store paths of up to 100 bytes and cannot
store those of more than 256 bytes, with restrictions including to 100
bytes for the final component.
See section ‘Package structure’ in the ‘Writing R Extensions’ manual.
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘BSgenome’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  8.0Mb
  sub-directories of 1Mb or more:
    R         1.7Mb
    extdata   6.0Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘methods’ ‘BiocGenerics’ ‘S4Vectors’ ‘IRanges’ ‘GenomeInfoDb’ ‘GenomicRanges’ ‘Biostrings’ ‘rtracklayer’
A package should be listed in only one of these fields.
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... NOTE
Found the following CITATION file in a non-standard place:
  inst/extdata/GentlemanLab/BSgenome.Creinhardtii.JGI.v5.6-tools/CITATION
Most likely ‘inst/CITATION’ should be used instead.
* 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
':::' calls which should be '::':
  ‘S4Vectors:::makeClassinfoRowForCompactPrinting’
  ‘S4Vectors:::makePrettyMatrixForCompactPrinting’
  See the note in ?`:::` about the use of this operator.
Unexported objects imported by ':::' calls:
  ‘rtracklayer:::.DNAString_to_twoBit’ ‘rtracklayer:::.TwoBits_export’
  ‘rtracklayer:::checkArgFormat’ ‘rtracklayer:::twoBitPath’
  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) BSgenomeViews-class.Rd:155-161: \item in \describe must have non-empty label
checkRd: (5) BSgenomeViews-class.Rd:162-165: \item in \describe must have non-empty label
checkRd: (5) BSgenomeViews-class.Rd:172-176: \item in \describe must have non-empty label
checkRd: (5) BSgenomeViews-class.Rd:177-181: \item in \describe must have non-empty label
checkRd: (5) BSgenomeViews-class.Rd:182-184: \item in \describe must have non-empty label
checkRd: (5) BSgenomeViews-class.Rd:185-187: \item in \describe must have non-empty label
checkRd: (5) BSgenomeViews-class.Rd:188-193: \item in \describe must have non-empty label
checkRd: (5) BSgenomeViews-class.Rd:194-197: \item in \describe must have non-empty label
checkRd: (5) BSgenomeViews-class.Rd:198-200: \item in \describe must have non-empty label
checkRd: (5) BSgenomeViews-class.Rd:201-206: \item in \describe must have non-empty label
checkRd: (5) BSgenomeViews-class.Rd:213-218: \item in \describe must have non-empty label
checkRd: (5) BSgenomeViews-class.Rd:219-222: \item in \describe must have non-empty label
checkRd: (5) BSgenomeViews-class.Rd:223-225: \item in \describe must have non-empty label
checkRd: (5) BSgenomeViews-class.Rd:231-233: \item in \describe must have non-empty label
checkRd: (5) BSgenomeViews-class.Rd:234-236: \item in \describe must have non-empty label
* checking Rd metadata ... OK
* checking Rd cross-references ... WARNING
Missing link or links in documentation object 'export-methods.Rd':
  ‘[rtracklayer]{export}’

See section 'Cross-references' in the 'Writing R Extensions' manual.
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  ‘MaskedBSgenome’ ‘OnDiskLongTable’ ‘OnDiskLongTable_old’
  ‘as.data.frame.BSgenomeViews’ ‘batchsizes’ ‘blocksizes’ ‘breakpoints’
  ‘forgeMaskedBSgenomeDataPkg’
  ‘getBatchesByOverlapsFromOnDiskLongTable’
  ‘getBatchesBySeqnameFromOnDiskLongTable’
  ‘getBatchesFromOnDiskLongTable’ ‘getBatchesFromOnDiskLongTable_old’
  ‘getRowsByIdFromOnDiskLongTable’
  ‘getRowsByIndexFromOnDiskLongTable_old’ ‘getRowsFromOnDiskLongTable’
  ‘saveAsOnDiskLongTable_old’ ‘saveRowidsForOnDiskLongTable_old’
  ‘spatialIndex’ ‘writeOnDiskLongTable’ ‘writeOnDiskLongTableRowids’
Undocumented S4 classes:
  ‘OnDiskLongTable_old’ ‘GRanges_OR_NULL’ ‘MaskedBSgenome’
  ‘OnDiskLongTable’
Undocumented S4 methods:
  generic '[' and siglist 'XStringSet,GRangesList,ANY,ANY'
  generic '[' and siglist 'XStringSet,GenomicRanges,ANY,ANY'
  generic '[[' and siglist 'BSgenome,ANY,ANY'
  generic 'batchsizes' and siglist 'OnDiskLongTable'
  generic 'blocksizes' and siglist 'OnDiskLongTable_old'
  generic 'breakpoints' and siglist 'OnDiskLongTable'
  generic 'breakpoints' and siglist 'OnDiskLongTable_old'
  generic 'coerce' and siglist 'RdsCollection,RdsNamedSequences'
  generic 'dim' and siglist 'OnDiskLongTable'
  generic 'dim' and siglist 'OnDiskLongTable_old'
  generic 'dimnames' and siglist 'OnDiskLongTable'
  generic 'dimnames' and siglist 'OnDiskLongTable_old'
  generic 'dimnames' and siglist 'XtraSNPlocs'
  generic 'extractAt' and siglist 'BSgenome'
  generic 'forgeMaskedBSgenomeDataPkg' and siglist
    'MaskedBSgenomeDataPkgSeed'
  generic 'forgeMaskedBSgenomeDataPkg' and siglist 'character'
  generic 'forgeMaskedBSgenomeDataPkg' and siglist 'list'
  generic 'length' and siglist 'OnDiskNamedSequences'
  generic 'names' and siglist 'FastaNamedSequences'
  generic 'names' and siglist 'TwobitNamedSequences'
  generic 'seqinfo' and siglist 'FastaNamedSequences'
  generic 'seqinfo' and siglist 'RdaNamedSequences'
  generic 'seqinfo' and siglist 'RdsNamedSequences'
  generic 'seqinfo' and siglist 'TwobitNamedSequences'
  generic 'seqnames' and siglist 'OnDiskNamedSequences'
  generic 'show' and siglist 'OnDiskLongTable'
  generic 'show' and siglist 'OnDiskLongTable_old'
  generic 'show' and siglist 'OnDiskNamedSequences'
  generic 'spatialIndex' and siglist 'OnDiskLongTable'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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
SNPlocs-class       47.376  2.347  54.948
BSgenome-utils      28.301  0.304  28.610
BSgenomeViews-class 15.940  1.472  17.415
injectSNPs          11.032  2.487  13.547
BSgenome-class      12.380  0.903  13.328
bsapply              7.098  0.332   7.440
XtraSNPlocs-class    6.964  0.353   7.356
BSgenomeForge        6.669  0.104   6.775
getSeq-methods       6.346  0.260   6.607
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘BSgenomeForge.Rnw’ using ‘UTF-8’... OK
  ‘GenomeSearching.Rnw’ using ‘UTF-8’... OK
 OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 3 WARNINGs, 6 NOTEs
See
  ‘/home/hpages/bbs-3.18-bioc-testing/meat/BSgenome.Rcheck/00check.log’
for details.



Installation output

BSgenome.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/hpages/bbs-3.18-bioc/R/bin/R CMD INSTALL BSgenome
###
##############################################################################
##############################################################################


* installing to library ‘/home/hpages/bbs-3.18-bioc-testing/Rlibs’
* installing *source* package ‘BSgenome’ ...
** 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 (BSgenome)

Tests output


Example timings

BSgenome.Rcheck/BSgenome-Ex.timings

nameusersystemelapsed
BSgenome-class12.380 0.90313.328
BSgenome-utils28.301 0.30428.610
BSgenomeForge6.6690.1046.775
BSgenomeViews-class15.940 1.47217.415
SNPlocs-class47.376 2.34754.948
XtraSNPlocs-class6.9640.3537.356
available.genomes0.7770.0881.657
bsapply7.0980.3327.440
export-methods4.3980.4884.888
getSeq-methods6.3460.2606.607
injectSNPs11.032 2.48713.547