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

This page was generated on 2025-11-22 11:38 -0500 (Sat, 22 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4829
lconwaymacOS 12.7.6 Montereyx86_64R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" 4603
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4567
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 2177/2327HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TFutils 1.31.0  (landing page)
Vincent Carey
Snapshot Date: 2025-11-21 13:40 -0500 (Fri, 21 Nov 2025)
git_url: https://git.bioconductor.org/packages/TFutils
git_branch: devel
git_last_commit: 775ebfc
git_last_commit_date: 2025-10-29 10:44:40 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  NO, package depends on 'Rsamtools' which is only available as a source package that needs compilation
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  NO, package depends on 'Rsamtools' which is only available as a source package that needs compilation


CHECK results for TFutils on nebbiolo1

To the developers/maintainers of the TFutils package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/TFutils.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: TFutils
Version: 1.31.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:TFutils.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings TFutils_1.31.0.tar.gz
StartedAt: 2025-11-22 04:47:21 -0500 (Sat, 22 Nov 2025)
EndedAt: 2025-11-22 04:55:48 -0500 (Sat, 22 Nov 2025)
EllapsedTime: 506.6 seconds
RetCode: 0
Status:   OK  
CheckDir: TFutils.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:TFutils.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings TFutils_1.31.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/TFutils.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* 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.3 LTS
* using session charset: UTF-8
* checking for file ‘TFutils/DESCRIPTION’ ... OK
* this is package ‘TFutils’ version ‘1.31.0’
* 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 ‘TFutils’ can be installed ... OK
* checking installed package size ... INFO
  installed size is  5.4Mb
  sub-directories of 1Mb or more:
    data      3.4Mb
    lambert   1.4Mb
* 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
fimo_granges : proctext: warning in read.delim(con, h = FALSE,
  stringsAsFactors = FALSE, sep = "\t"): partial argument match of 'h'
  to 'header'
setupHIZE: warning in read.delim(txtfn, sep = "\t", skip = 3, h =
  FALSE, stringsAsFactors = FALSE): partial argument match of 'h' to
  'header'
directHitsInCISBP: no visible binding for global variable
  ‘DISEASE.TRAIT’
directHitsInCISBP: no visible binding for global variable ‘MAPPED_GENE’
directHitsInCISBP: no visible binding for global variable ‘cisbpTFcat’
directHitsInCISBP: no visible binding for global variable ‘HGNC’
directHitsInCISBP: no visible binding for global variable ‘Family_Name’
tffamCirc.prep: no visible binding for global variable ‘TF family’
tffamCirc.prep: no visible binding for global variable ‘TFfamily’
tffamCirc.prep: no visible binding for global variable ‘Transcription
  factor’
topTraitsOfTargets: no visible binding for global variable
  ‘DISEASE.TRAIT’
Undefined global functions or variables:
  DISEASE.TRAIT Family_Name HGNC MAPPED_GENE TF family TFfamily
  Transcription factor cisbpTFcat
Consider adding
  importFrom("base", "factor")
  importFrom("stats", "family")
to your NAMESPACE file.
* 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 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 Makefiles ... OK
* checking for GNU extensions in Makefiles ... OK
* checking include directives in Makefiles ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
tffamCirc.plot     21.114  0.722  22.481
topTraitsOfTargets 16.260  0.443  16.705
genemodForGviz      7.707  0.421   8.141
tffamCirc.prep      7.913  0.028   7.945
* 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: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/TFutils.Rcheck/00check.log’
for details.


Installation output

TFutils.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL TFutils
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘TFutils’ ...
** this is package ‘TFutils’ version ‘1.31.0’
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** 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 (TFutils)

Tests output

TFutils.Rcheck/tests/testthat.Rout


R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences"
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(TFutils)

> 
> test_check("TFutils")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 5 ]
> 
> 
> proc.time()
   user  system elapsed 
 19.543   0.902  20.433 

Example timings

TFutils.Rcheck/TFutils-Ex.timings

nameusersystemelapsed
HGNCmap000
TFCatalog0.1720.0160.190
TFtargs000
URL_s3_tf000
anchor_pmids0.0040.0000.004
browse_gotf_main000
browse_humantfs_main0.0000.0010.001
browse_lambert_gwaslinks000
browse_lambert_main000
cisbpTFcat0.0280.0100.037
cisbpTFcat_2.00.0580.0050.064
defaultCircosParms0.0070.0000.007
demo_fimo_granges0.0070.0000.007
directHitsInCISBP0.1680.0050.173
encode6900.0410.0010.042
fimo160.0130.0020.014
fimoMap0.0000.0000.002
fimo_granges0.0000.0000.001
genemodForGviz7.7070.4218.141
genemodelDF0.0860.0000.085
get_rslocs_38000
grabTab0.2380.0120.249
gwascat_hg19_chr170.0420.0010.042
hocomoco.mono0.0050.0000.004
hocomoco.mono.sep20180.0040.0000.004
importFIMO0.0350.0020.037
importFIMO_local_split0.0110.0070.018
lambert_snps0.2110.0220.232
metadata_tf0.0060.0110.016
named_tf0.0070.0310.037
retrieve_gotf_main000
retrieve_humantfs_main000
retrieve_lambert_main0.0010.0000.000
seqinfo_hg19_chr170.0020.0020.003
tffamCirc.plot21.114 0.72222.481
tffamCirc.prep7.9130.0287.945
tfhash0.3430.6801.024
tftColl0.1050.0040.110
tftCollMap0.0000.0010.001
topTraitsOfTargets16.260 0.44316.705