Back to Mac ARM64 build report for BioC 3.20
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2024-05-20 11:32:22 -0400 (Mon, 20 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4381
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 2088/2233HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TFutils 1.25.0  (landing page)
Vincent Carey
Snapshot Date: 2024-05-18 09:00:01 -0400 (Sat, 18 May 2024)
git_url: https://git.bioconductor.org/packages/TFutils
git_branch: devel
git_last_commit: 8d8fcc3
git_last_commit_date: 2024-04-30 11:05:39 -0400 (Tue, 30 Apr 2024)
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for TFutils on kjohnson1


To the developers/maintainers of the TFutils package:
- 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.25.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:TFutils.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings TFutils_1.25.0.tar.gz
StartedAt: 2024-05-20 05:00:33 -0400 (Mon, 20 May 2024)
EndedAt: 2024-05-20 05:05:37 -0400 (Mon, 20 May 2024)
EllapsedTime: 303.9 seconds
RetCode: 0
Status:   OK  
CheckDir: TFutils.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:TFutils.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings TFutils_1.25.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc-mac-arm64/meat/TFutils.Rcheck’
* using R version 4.4.0 Patched (2024-04-24 r86482)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘TFutils/DESCRIPTION’ ... OK
* this is package ‘TFutils’ version ‘1.25.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 ... NOTE
  installed size is  5.4Mb
  sub-directories of 1Mb or more:
    data      3.5Mb
    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: no visible global function definition for ‘rowRanges<-’
fimo_granges: no visible global function definition for ‘reduceByRange’
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 reduceByRange rowRanges<-
  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 ... NOTE
  Note: found 62 marked UTF-8 strings
* 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     17.244  0.451  17.915
topTraitsOfTargets 14.091  0.877  15.024
tffamCirc.prep     11.979  0.097  12.120
fimo16              8.591  0.268   8.960
genemodForGviz      6.556  0.266   6.929
* 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: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.20-bioc-mac-arm64/meat/TFutils.Rcheck/00check.log’
for details.


Installation output

TFutils.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL TFutils
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library’
* installing *source* package ‘TFutils’ ...
** 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 version 4.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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.353   0.715  20.189 

Example timings

TFutils.Rcheck/TFutils-Ex.timings

nameusersystemelapsed
HGNCmap000
TFCatalog0.2130.0140.231
TFtargs0.0000.0000.001
URL_s3_tf0.0000.0000.001
anchor_pmids0.0040.0010.005
browse_gotf_main000
browse_humantfs_main0.0000.0000.001
browse_lambert_gwaslinks000
browse_lambert_main000
cisbpTFcat0.0460.0020.048
cisbpTFcat_2.00.0230.0030.027
defaultCircosParms0.0270.0030.030
demo_fimo_granges0.0070.0000.007
directHitsInCISBP0.1310.0100.144
encode6900.0210.0030.024
fimo168.5910.2688.960
fimoMap0.0030.0010.003
fimo_granges0.0010.0000.001
genemodForGviz6.5560.2666.929
genemodelDF0.0570.0010.060
get_rslocs_38000
grabTab0.1870.0190.211
gwascat_hg19_chr170.0490.0030.054
hocomoco.mono0.0040.0010.006
hocomoco.mono.sep20180.0050.0000.005
importFIMO0.0290.0030.033
importFIMO_local_split0.0130.0050.020
lambert_snps0.2470.0090.259
metadata_tf0.0080.0070.016
named_tf0.0060.0120.017
retrieve_gotf_main0.0000.0000.001
retrieve_humantfs_main0.0010.0000.000
retrieve_lambert_main000
seqinfo_hg19_chr170.0050.0010.006
tffamCirc.plot17.244 0.45117.915
tffamCirc.prep11.979 0.09712.120
tfhash0.6620.5341.235
tftColl0.1510.0020.154
tftCollMap0.0010.0000.001
topTraitsOfTargets14.091 0.87715.024