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

This page was generated on 2025-07-26 12:06 -0400 (Sat, 26 Jul 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4795
palomino8Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4534
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4577
kjohnson3macOS 13.7.1 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4518
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4512
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 2156/2313HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TFBSTools 1.47.1  (landing page)
Ge Tan
Snapshot Date: 2025-07-25 13:25 -0400 (Fri, 25 Jul 2025)
git_url: https://git.bioconductor.org/packages/TFBSTools
git_branch: devel
git_last_commit: 7e01146
git_last_commit_date: 2025-07-22 16:13:34 -0400 (Tue, 22 Jul 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for TFBSTools on nebbiolo2

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

raw results


Summary

Package: TFBSTools
Version: 1.47.1
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:TFBSTools.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings TFBSTools_1.47.1.tar.gz
StartedAt: 2025-07-26 05:33:13 -0400 (Sat, 26 Jul 2025)
EndedAt: 2025-07-26 05:39:16 -0400 (Sat, 26 Jul 2025)
EllapsedTime: 363.4 seconds
RetCode: 0
Status:   OK  
CheckDir: TFBSTools.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:TFBSTools.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings TFBSTools_1.47.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/TFBSTools.Rcheck’
* using R version 4.5.1 (2025-06-13)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.2 LTS
* using session charset: UTF-8
* checking for file ‘TFBSTools/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘TFBSTools’ version ‘1.47.1’
* 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 ‘TFBSTools’ can be installed ... OK
* used C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
* 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:
  ‘S4Vectors:::new_SimpleList_from_list’ ‘seqLogo:::pwm2ic’
  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 ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  toICM-methods.Rd: DNAStringSet
  toPWM-methods.Rd: DNAStringSet
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                    user system elapsed
SiteSetList-class 63.769  0.209  63.979
SiteSet-class      6.984  0.259   7.244
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/TFBSTools.Rcheck/00check.log’
for details.


Installation output

TFBSTools.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL TFBSTools
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘TFBSTools’ ...
** this is package ‘TFBSTools’ version ‘1.47.1’
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -c matrixAlignerDynamic.c -o matrixAlignerDynamic.o
matrixAlignerDynamic.c: In function ‘score’:
matrixAlignerDynamic.c:235:22: warning: ‘best_pntr’ may be used uninitialized [-Wmaybe-uninitialized]
  235 |   while (current_pntr->father != NULL){ // while the father of the current pointer exists, walk through the best posible alignment
      |          ~~~~~~~~~~~~^~~~~~~~
matrixAlignerDynamic.c:115:17: note: ‘best_pntr’ was declared here
  115 |   struct entry *best_pntr; // pointer to the best entry so far
      |                 ^~~~~~~~~
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -c R_init_TFBSTools.c -o R_init_TFBSTools.o
gcc -std=gnu2x -shared -L/home/biocbuild/bbs-3.22-bioc/R/lib -L/usr/local/lib -o TFBSTools.so matrixAlignerDynamic.o R_init_TFBSTools.o -L/home/biocbuild/bbs-3.22-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.22-bioc/R/site-library/00LOCK-TFBSTools/00new/TFBSTools/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
Creating a new generic function for ‘seqLogo’ in package ‘TFBSTools’
Creating a new generic function for ‘pattern’ in package ‘TFBSTools’
Creating a generic function for ‘colSums’ from package ‘base’ in package ‘TFBSTools’
Creating a generic function for ‘rowSums’ from package ‘base’ in package ‘TFBSTools’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (TFBSTools)

Tests output

TFBSTools.Rcheck/tests/testthat.Rout


R version 4.5.1 (2025-06-13) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-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.

> library(testthat)
> library(TFBSTools)
> 
> test_check("TFBSTools")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 34 ]
> 
> proc.time()
   user  system elapsed 
 12.026   0.737  12.755 

Example timings

TFBSTools.Rcheck/TFBSTools-Ex.timings

nameusersystemelapsed
IUPAC2Matrix000
MA0004.10.0010.0020.002
MotifSet-class000
PFMSimilarity-methods0.2220.0360.269
PWMSimilarity-methods0.0060.0020.008
SiteSet-class6.9840.2597.244
SiteSetList-class63.769 0.20963.979
TFFM-class0.0220.0020.023
XMatrix-class0.0120.0020.013
XMatrixList-class0.0030.0000.002
deleteMatrixHavingID-methods0.0780.0070.085
dmmEM-methods000
getEmissionProb0.1470.0020.150
getMatrixByID-methods0.1570.0080.171
getMatrixSet-methods000
getPosProb0.1650.0040.169
makeFlatFileDir000
parseMEMEOutput0.1390.0020.141
permuteMatrix-methods0.0510.0010.052
rPWMDmm-methods0.0000.0000.001
readJASPARMatrix0.0110.0000.011
readXMLTFFM0.0170.0000.017
runMEME-methods0.0010.0000.000
sampleRanges0.2140.0020.215
searchAln-methods1.8070.0061.814
searchPairBSgenome-methods000
searchSeq-methods0.9460.0080.954
seqLogo0.6360.0150.651
shannon.entropy0.0010.0000.000
toGRangesList-methods0.0020.0000.002
toICM-methods0.010.000.01
toPWM-methods0.0050.0010.006