Back to Multiple platform build/check report for BioC 3.16:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-04-12 11:05:28 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4282
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4310
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 ChIPseeker on palomino4


To the developers/maintainers of the ChIPseeker package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ChIPseeker.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 315/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ChIPseeker 1.34.1  (landing page)
Guangchuang Yu
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/ChIPseeker
git_branch: RELEASE_3_16
git_last_commit: 4bf5e4f
git_last_commit_date: 2022-11-20 22:15:00 -0400 (Sun, 20 Nov 2022)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: ChIPseeker
Version: 1.34.1
Command: F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:ChIPseeker.install-out.txt --library=F:\biocbuild\bbs-3.16-bioc\R\library --no-vignettes --timings ChIPseeker_1.34.1.tar.gz
StartedAt: 2023-04-10 23:53:50 -0400 (Mon, 10 Apr 2023)
EndedAt: 2023-04-11 00:10:20 -0400 (Tue, 11 Apr 2023)
EllapsedTime: 990.1 seconds
RetCode: 0
Status:   OK  
CheckDir: ChIPseeker.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:ChIPseeker.install-out.txt --library=F:\biocbuild\bbs-3.16-bioc\R\library --no-vignettes --timings ChIPseeker_1.34.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.16-bioc/meat/ChIPseeker.Rcheck'
* using R version 4.2.3 (2023-03-15 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'ChIPseeker/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'ChIPseeker' version '1.34.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 'ChIPseeker' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  6.0Mb
  sub-directories of 1Mb or more:
    data   4.5Mb
* 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 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 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 ... OK
* 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 data for ASCII and uncompressed saves ... OK
* checking files in 'vignettes' ... OK
* checking examples ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'testthat.R'
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... 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
  'F:/biocbuild/bbs-3.16-bioc/meat/ChIPseeker.Rcheck/00check.log'
for details.



Installation output

ChIPseeker.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD INSTALL ChIPseeker
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.16-bioc/R/library'
* installing *source* package 'ChIPseeker' ...
** using staged installation
** R
** data
** 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 (ChIPseeker)

Tests output

ChIPseeker.Rcheck/tests/testthat.Rout


R version 4.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)

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(ChIPseeker)

ChIPseeker v1.34.1  For help: https://guangchuangyu.github.io/software/ChIPseeker

If you use ChIPseeker in published research, please cite:
Qianwen Wang, Ming Li, Tianzhi Wu, Li Zhan, Lin Li, Meijun Chen, Wenqin Xie, Zijing Xie, Erqiang Hu, Shuangbin Xu, Guangchuang Yu. Exploring epigenomic datasets by ChIPseeker. Current Protocols 2022, 2(10): e585
> 
> test_check("ChIPseeker")
>> preparing start_site regions by gene... 2023-04-10 11:58:30 PM
>> preparing tag matrix...  2023-04-10 11:58:30 PM 
>> binning method is used...2023-04-10 11:58:41 PM
>> preparing body regions by enhancer... 2023-04-10 11:58:41 PM
>> preparing tag matrix by binning...  2023-04-10 11:58:41 PM 
>> preparing matrix for body region with no flank extension... 2023-04-10 11:58:41 PM
>> 0 peaks(0%), having lengths smaller than 800bp, are filtered... 2023-04-10 11:58:42 PM
>> binning method is used...2023-04-10 11:58:44 PM
>> preparing body regions by enhancer... 2023-04-10 11:58:44 PM
>> preparing tag matrix by binning...  2023-04-10 11:58:44 PM 
>> preparing matrix with extension from (enhancer_SS-20%)~(enhancer_TS+20%)... 2023-04-10 11:58:44 PM
>> 0 peaks(0%), having lengths smaller than 800bp, are filtered... 2023-04-10 11:58:44 PM
>> binning method is used...2023-04-10 11:58:48 PM
>> preparing body regions by enhancer... 2023-04-10 11:58:48 PM
>> preparing tag matrix by binning...  2023-04-10 11:58:48 PM 
>> preparing matrix with flank extension from (enhancer_SS-1000bp)~(enhancer_TS+1000bp)... 2023-04-10 11:58:49 PM
>> 0 peaks(0%), having lengths smaller than 800bp, are filtered... 2023-04-10 11:58:49 PM
>> preparing start_site regions by gene... 2023-04-10 11:58:51 PM
>> preparing tag matrix...  2023-04-10 11:58:51 PM 
>> preparing start_site regions by gene... 2023-04-10 11:59:07 PM
>> preparing tag matrix...  2023-04-10 11:59:07 PM 
>> binning method is used...2023-04-10 11:59:08 PM
>> preparing body regions by gene... 2023-04-10 11:59:08 PM
>> preparing tag matrix by binning...  2023-04-10 11:59:08 PM 
>> preparing matrix for body region with no flank extension... 2023-04-10 11:59:08 PM
>> 9 peaks(1.2%), having lengths smaller than 800bp, are filtered... 2023-04-10 11:59:11 PM
>> binning method is used...2023-04-10 11:59:36 PM
>> preparing body regions by enhancer... 2023-04-10 11:59:36 PM
>> preparing tag matrix by binning...  2023-04-10 11:59:36 PM 
>> preparing matrix with extension from (enhancer_SS-20%)~(enhancer_TS+20%)... 2023-04-10 11:59:36 PM
>> 0 peaks(0%), having lengths smaller than 800bp, are filtered... 2023-04-10 11:59:36 PM
>> binning method is used...2023-04-10 11:59:40 PM
>> preparing body regions by gene... 2023-04-10 11:59:40 PM
>> preparing tag matrix by binning...  2023-04-10 11:59:40 PM 
>> preparing matrix with flank extension from (TSS-1000bp)~(TTS+1000bp)... 2023-04-10 11:59:41 PM
>> 15 peaks(1.80072%), having lengths smaller than 800bp, are filtered... 2023-04-10 11:59:43 PM
>> preparing start_site regions by enhancer non-enhancer... 2023-04-11 12:00:12 AM
>> preparing tag matrix...  2023-04-11 12:00:12 AM 
>> plotting figure...			 2023-04-11 12:00:13 AM 
>> Running bootstrapping for tag matrix...		 2023-04-11 12:00:14 AM 
>> Running bootstrapping for tag matrix...		 2023-04-11 12:00:15 AM 
>> preparing start_site regions by enhancer non-enhancer... 2023-04-11 12:00:16 AM
>> preparing tag matrix...  2023-04-11 12:00:16 AM 
>> preparing start_site regions by enhancer non-enhancer... 2023-04-11 12:00:17 AM
>> preparing tag matrix...  2023-04-11 12:00:17 AM 
>> plotting figure...			 2023-04-11 12:00:18 AM 
>> Running bootstrapping for tag matrix...		 2023-04-11 12:00:19 AM 
>> Running bootstrapping for tag matrix...		 2023-04-11 12:00:20 AM 
>> Running bootstrapping for tag matrix...		 2023-04-11 12:00:21 AM 
>> Running bootstrapping for tag matrix...		 2023-04-11 12:00:22 AM 
>> preparing start_site regions by enhancer gene... 2023-04-11 12:00:22 AM
>> preparing tag matrix...  2023-04-11 12:00:22 AM 
>> plotting figure...			 2023-04-11 12:00:26 AM 
>> Running bootstrapping for tag matrix...		 2023-04-11 12:00:27 AM 
>> Running bootstrapping for tag matrix...		 2023-04-11 12:00:33 AM 
>> binning method is used...2023-04-11 12:00:33 AM
>> preparing body regions by enhancer gene... 2023-04-11 12:00:33 AM
>> preparing tag matrix by binning...  2023-04-11 12:00:33 AM 
>> preparing matrix with flank extension from (enhancer_SS-1000bp)~(enhancer_TS+1000bp)... 2023-04-11 12:00:34 AM
>> 0 peaks(0%), having lengths smaller than 800bp, are filtered... 2023-04-11 12:00:34 AM
>> preparing matrix with flank extension from (TSS-1000bp)~(TTS+1000bp)... 2023-04-11 12:00:36 AM
>> 15 peaks(1.80072%), having lengths smaller than 800bp, are filtered... 2023-04-11 12:00:38 AM
>> Running bootstrapping for tag matrix...		 2023-04-11 12:01:06 AM 
>> Running bootstrapping for tag matrix...		 2023-04-11 12:01:10 AM 
>> binning method is used...2023-04-11 12:01:10 AM
>> preparing body regions by enhancer gene... 2023-04-11 12:01:10 AM
>> preparing tag matrix by binning...  2023-04-11 12:01:10 AM 
>> preparing matrix for body region with no flank extension... 2023-04-11 12:01:10 AM
>> 0 peaks(0%), having lengths smaller than 800bp, are filtered... 2023-04-11 12:01:11 AM
>> preparing matrix for body region with no flank extension... 2023-04-11 12:01:13 AM
>> 9 peaks(1.2%), having lengths smaller than 800bp, are filtered... 2023-04-11 12:01:15 AM
>> Running bootstrapping for tag matrix...		 2023-04-11 12:01:42 AM 
>> Running bootstrapping for tag matrix...		 2023-04-11 12:01:44 AM 
>> binning method is used...2023-04-11 12:01:44 AM
>> preparing body regions by enhancer gene... 2023-04-11 12:01:44 AM
>> preparing tag matrix by binning...  2023-04-11 12:01:44 AM 
>> preparing matrix with extension from (enhancer_SS-20%)~(enhancer_TS+20%)... 2023-04-11 12:01:45 AM
>> 0 peaks(0%), having lengths smaller than 800bp, are filtered... 2023-04-11 12:01:45 AM
>> preparing matrix with extension from (TSS-20%)~(TTS+20%)... 2023-04-11 12:01:49 AM
>> 9 peaks(0.872093%), having lengths smaller than 800bp, are filtered... 2023-04-11 12:01:52 AM
>> Running bootstrapping for tag matrix...		 2023-04-11 12:02:40 AM 
>> Running bootstrapping for tag matrix...		 2023-04-11 12:02:45 AM 
>> binning method is used...2023-04-11 12:02:45 AM
>> preparing body regions by enhancer gene... 2023-04-11 12:02:45 AM
>> preparing tag matrix by binning...  2023-04-11 12:02:45 AM 
>> preparing matrix with extension from (enhancer_SS-20%)~(enhancer_TS+20%)... 2023-04-11 12:02:46 AM
>> 0 peaks(0%), having lengths smaller than 800bp, are filtered... 2023-04-11 12:02:46 AM
>> preparing matrix with extension from (TSS-20%)~(TTS+20%)... 2023-04-11 12:02:50 AM
>> 9 peaks(0.872093%), having lengths smaller than 800bp, are filtered... 2023-04-11 12:02:54 AM
>> binning method is used...2023-04-11 12:03:47 AM
>> preparing body regions by enhancer gene... 2023-04-11 12:03:47 AM
>> preparing tag matrix by binning...  2023-04-11 12:03:47 AM 
>> preparing matrix with extension from (enhancer_SS-20%)~(enhancer_TS+20%)... 2023-04-11 12:03:47 AM
>> 0 peaks(0%), having lengths smaller than 800bp, are filtered... 2023-04-11 12:03:47 AM
>> preparing matrix with extension from (TSS-20%)~(TTS+20%)... 2023-04-11 12:03:54 AM
>> 9 peaks(0.7874016%), having lengths smaller than 800bp, are filtered... 2023-04-11 12:03:58 AM
>> Running bootstrapping for tag matrix...		 2023-04-11 12:04:59 AM 
>> Running bootstrapping for tag matrix...		 2023-04-11 12:05:05 AM 
>> Running bootstrapping for tag matrix...		 2023-04-11 12:05:06 AM 
>> Running bootstrapping for tag matrix...		 2023-04-11 12:05:13 AM 
>> binning method is used...2023-04-11 12:05:13 AM
>> preparing start_site regions by gene... 2023-04-11 12:05:13 AM
>> preparing tag matrix by binning...  2023-04-11 12:05:13 AM 
>> binning method is used...2023-04-11 12:05:15 AM
>> preparing start_site regions by gene... 2023-04-11 12:05:15 AM
>> preparing tag matrix by binning...  2023-04-11 12:05:15 AM 
>> binning method is used...2023-04-11 12:05:17 AM
>> preparing start_site regions by gene... 2023-04-11 12:05:17 AM
>> preparing tag matrix by binning...  2023-04-11 12:05:17 AM 
>> binning method is used...2023-04-11 12:05:19 AM
>> preparing body regions by gene... 2023-04-11 12:05:19 AM
>> preparing tag matrix by binning...  2023-04-11 12:05:19 AM 
>> preparing matrix for body region with no flank extension... 2023-04-11 12:05:19 AM
>> 9 peaks(1.2%), having lengths smaller than 800bp, are filtered... 2023-04-11 12:05:22 AM
>> binning method is used...2023-04-11 12:05:50 AM
>> preparing body regions by gene... 2023-04-11 12:05:50 AM
>> preparing tag matrix by binning...  2023-04-11 12:05:50 AM 
>> preparing matrix for body region with no flank extension... 2023-04-11 12:05:50 AM
>> 8 peaks(0.9791922%), having lengths smaller than 800bp, are filtered... 2023-04-11 12:05:52 AM
>> binning method is used...2023-04-11 12:06:23 AM
>> preparing body regions by gene... 2023-04-11 12:06:23 AM
>> preparing tag matrix by binning...  2023-04-11 12:06:23 AM 
>> preparing matrix with extension from (TSS-20%)~(TTS+20%)... 2023-04-11 12:06:23 AM
>> 9 peaks(0.872093%), having lengths smaller than 800bp, are filtered... 2023-04-11 12:06:26 AM
>> binning method is used...2023-04-11 12:07:23 AM
>> preparing body regions by gene... 2023-04-11 12:07:23 AM
>> preparing tag matrix by binning...  2023-04-11 12:07:23 AM 
>> preparing matrix with extension from (TSS-20%)~(TTS+20%)... 2023-04-11 12:07:23 AM
>> 9 peaks(0.7874016%), having lengths smaller than 800bp, are filtered... 2023-04-11 12:07:27 AM
>> binning method is used...2023-04-11 12:08:33 AM
>> preparing body regions by gene... 2023-04-11 12:08:33 AM
>> preparing tag matrix by binning...  2023-04-11 12:08:33 AM 
>> preparing matrix with flank extension from (TSS-1000bp)~(TTS+1000bp)... 2023-04-11 12:08:33 AM
>> 15 peaks(1.80072%), having lengths smaller than 800bp, are filtered... 2023-04-11 12:08:35 AM
>> binning method is used...2023-04-11 12:09:06 AM
>> preparing body regions by gene... 2023-04-11 12:09:06 AM
>> preparing tag matrix by binning...  2023-04-11 12:09:06 AM 
>> preparing matrix with flank extension from (TSS-1000bp)~(TTS+1000bp)... 2023-04-11 12:09:06 AM
>> 16 peaks(1.758242%), having lengths smaller than 800bp, are filtered... 2023-04-11 12:09:09 AM
>> binning method is used...2023-04-11 12:09:43 AM
>> preparing start_site regions by gene... 2023-04-11 12:09:43 AM
>> preparing tag matrix by binning...  2023-04-11 12:09:43 AM 
>> binning method is used...2023-04-11 12:09:43 AM
>> preparing start_site regions by gene... 2023-04-11 12:09:43 AM
>> preparing tag matrix by binning...  2023-04-11 12:09:43 AM 
>> binning method is used...2023-04-11 12:09:44 AM
>> preparing start_site regions by gene... 2023-04-11 12:09:44 AM
>> preparing tag matrix by binning...  2023-04-11 12:09:44 AM 
>> binning method is used...2023-04-11 12:09:44 AM
>> preparing body regions by gene... 2023-04-11 12:09:44 AM
>> preparing tag matrix by binning...  2023-04-11 12:09:44 AM 
>> preparing matrix for body region with no flank extension... 2023-04-11 12:09:44 AM
>> 0 peaks(0%), having lengths smaller than 800bp, are filtered... 2023-04-11 12:09:44 AM
>> binning method is used...2023-04-11 12:09:47 AM
>> preparing body regions by gene... 2023-04-11 12:09:47 AM
>> preparing tag matrix by binning...  2023-04-11 12:09:47 AM 
>> preparing matrix for body region with no flank extension... 2023-04-11 12:09:47 AM
>> 0 peaks(0%), having lengths smaller than 800bp, are filtered... 2023-04-11 12:09:47 AM
>> binning method is used...2023-04-11 12:09:49 AM
>> preparing body regions by gene... 2023-04-11 12:09:49 AM
>> preparing tag matrix by binning...  2023-04-11 12:09:49 AM 
>> preparing matrix with extension from (TSS-20%)~(TTS+20%)... 2023-04-11 12:09:49 AM
>> 0 peaks(0%), having lengths smaller than 800bp, are filtered... 2023-04-11 12:09:49 AM
>> binning method is used...2023-04-11 12:09:54 AM
>> preparing body regions by gene... 2023-04-11 12:09:54 AM
>> preparing tag matrix by binning...  2023-04-11 12:09:54 AM 
>> preparing matrix with extension from (TSS-20%)~(TTS+20%)... 2023-04-11 12:09:54 AM
>> 0 peaks(0%), having lengths smaller than 800bp, are filtered... 2023-04-11 12:09:54 AM
>> binning method is used...2023-04-11 12:10:00 AM
>> preparing body regions by gene... 2023-04-11 12:10:00 AM
>> preparing tag matrix by binning...  2023-04-11 12:10:00 AM 
>> preparing matrix with flank extension from (TSS-1000bp)~(TTS+1000bp)... 2023-04-11 12:10:00 AM
>> 0 peaks(0%), having lengths smaller than 800bp, are filtered... 2023-04-11 12:10:00 AM
>> binning method is used...2023-04-11 12:10:03 AM
>> preparing body regions by gene... 2023-04-11 12:10:03 AM
>> preparing tag matrix by binning...  2023-04-11 12:10:03 AM 
>> preparing matrix with flank extension from (TSS-1000bp)~(TTS+1000bp)... 2023-04-11 12:10:03 AM
>> 0 peaks(0%), having lengths smaller than 800bp, are filtered... 2023-04-11 12:10:03 AM
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 45 ]
> 
> proc.time()
   user  system elapsed 
 697.10   15.45  713.51 

Example timings

ChIPseeker.Rcheck/ChIPseeker-Ex.timings

nameusersystemelapsed
annotatePeak000
dotFun000
plotAnnoPie000
plotDistToTSS.data.frame000
readPeakFile0.170.000.17
seq2gene000
vennplot000