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

This page was generated on 2025-02-03 12:38 -0500 (Mon, 03 Feb 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4704
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4467
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4478
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 2135/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TFutils 1.27.1  (landing page)
Vincent Carey
Snapshot Date: 2025-02-02 13:40 -0500 (Sun, 02 Feb 2025)
git_url: https://git.bioconductor.org/packages/TFutils
git_branch: devel
git_last_commit: 6c53651
git_last_commit_date: 2024-11-12 15:44:11 -0500 (Tue, 12 Nov 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows 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


CHECK results for TFutils on palomino7

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.27.1
Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:TFutils.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings TFutils_1.27.1.tar.gz
StartedAt: 2025-02-03 05:56:46 -0500 (Mon, 03 Feb 2025)
EndedAt: 2025-02-03 06:04:40 -0500 (Mon, 03 Feb 2025)
EllapsedTime: 474.1 seconds
RetCode: 0
Status:   OK  
CheckDir: TFutils.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:TFutils.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings TFutils_1.27.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/TFutils.Rcheck'
* using R Under development (unstable) (2025-01-21 r87610 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.3.0
    GNU Fortran (GCC) 13.3.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'TFutils/DESCRIPTION' ... OK
* this is package 'TFutils' version '1.27.1'
* 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 whether package 'TFutils' can be installed ... OK
* checking installed package size ... INFO
  installed size is  5.3Mb
  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 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'
fimo_granges : <anonymous>: no visible global function definition for
  'seqinfo<-'
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 global function definition for 'mcols'
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 mcols seqinfo<-
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     20.11   0.56   21.72
topTraitsOfTargets 18.20   0.53   18.73
tffamCirc.prep     10.84   0.02   10.86
genemodForGviz      8.40   0.44    8.89
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  'E:/biocbuild/bbs-3.21-bioc/meat/TFutils.Rcheck/00check.log'
for details.


Installation output

TFutils.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL TFutils
###
##############################################################################
##############################################################################


* installing to library 'E:/biocbuild/bbs-3.21-bioc/R/library'
* installing *source* package 'TFutils' ...
** this is package 'TFutils' version '1.27.1'
** 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-01-21 r87610 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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.90    1.21   21.04 

Example timings

TFutils.Rcheck/TFutils-Ex.timings

nameusersystemelapsed
HGNCmap000
TFCatalog0.270.060.33
TFtargs000
URL_s3_tf000
anchor_pmids000
browse_gotf_main000
browse_humantfs_main000
browse_lambert_gwaslinks000
browse_lambert_main0.010.000.01
cisbpTFcat0.030.000.04
cisbpTFcat_2.00.030.000.03
defaultCircosParms0.020.000.01
demo_fimo_granges0.020.000.02
directHitsInCISBP0.280.030.31
encode6900.060.000.06
fimo160.010.000.02
fimoMap000
fimo_granges000
genemodForGviz8.400.448.89
genemodelDF0.090.010.11
get_rslocs_38000
grabTab0.260.040.30
gwascat_hg19_chr170.050.000.04
hocomoco.mono000
hocomoco.mono.sep2018000
importFIMO0.050.000.19
importFIMO_local_split0.010.030.19
lambert_snps0.140.030.17
metadata_tf0.000.010.02
named_tf0.000.020.01
retrieve_gotf_main000
retrieve_humantfs_main000
retrieve_lambert_main000
seqinfo_hg19_chr170.000.000.03
tffamCirc.plot20.11 0.5621.72
tffamCirc.prep10.84 0.0210.86
tfhash0.780.311.09
tftColl0.180.000.17
tftCollMap000
topTraitsOfTargets18.20 0.5318.73