Back to Build/check report for BioC 3.17
ABCDEFGHIJKLMN[O]PQRSTUVWXYZ

This page was generated on 2023-01-02 09:00:42 -0500 (Mon, 02 Jan 2023).

HostnameOSArch (*)R versionInstalled pkgs
palomino5Windows Server 2022 Datacenterx64R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" 4165
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 ompBAM on palomino5


To the developers/maintainers of the ompBAM package:
Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1379/2158HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ompBAM 1.3.0  (landing page)
Alex Chit Hei Wong
Snapshot Date: 2022-12-28 11:00:06 -0500 (Wed, 28 Dec 2022)
git_url: https://git.bioconductor.org/packages/ompBAM
git_branch: master
git_last_commit: 807f080
git_last_commit_date: 2022-11-01 11:26:57 -0500 (Tue, 01 Nov 2022)
palomino5Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  

Summary

Package: ompBAM
Version: 1.3.0
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:ompBAM.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings ompBAM_1.3.0.tar.gz
StartedAt: 2022-12-29 01:59:17 -0500 (Thu, 29 Dec 2022)
EndedAt: 2022-12-29 02:00:24 -0500 (Thu, 29 Dec 2022)
EllapsedTime: 67.0 seconds
RetCode: 0
Status:   OK  
CheckDir: ompBAM.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:ompBAM.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings ompBAM_1.3.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/ompBAM.Rcheck'
* using R Under development (unstable) (2022-12-25 r83502 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
    gcc.exe (GCC) 10.4.0
    GNU Fortran (GCC) 10.4.0
* running under: Windows Server x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'ompBAM/DESCRIPTION' ... OK
* this is package 'ompBAM' version '1.3.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 whether package 'ompBAM' can be installed ... OK
* 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 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 line endings in C/C++/Fortran sources/headers ... OK
* checking files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                       user system elapsed
install_ompBAM_example 1.23   0.16   19.69
* 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: OK


Installation output

ompBAM.Rcheck/00install.out

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


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

Tests output

ompBAM.Rcheck/tests/testthat.Rout


R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2022 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(ompBAM)
> 
> test_check("ompBAM")
i Loading ompBAMExample
Exports from F:/biocbuild/bbs-3.17-bioc-rtools43/tmpdir/RtmpAlGPPb/file1a36c1d4a5c09/ompBAMExample/src/main.cpp:
   int idxstats_pbam(std::string bam_file, int n_threads_to_use = 1, bool verbose = true)

F:/biocbuild/bbs-3.17-bioc-rtools43/tmpdir/RtmpAlGPPb/file1a36c1d4a5c09/ompBAMExample/src/RcppExports.cpp updated.
F:/biocbuild/bbs-3.17-bioc-rtools43/tmpdir/RtmpAlGPPb/file1a36c1d4a5c09/ompBAMExample/R/RcppExports.R updated.
i Re-compiling ompBAMExample (debug build)
-- R CMD INSTALL ---------------------------------------------------------------
* installing *source* package 'ompBAMExample' ...

** using staged installation

** libs

using C++ compiler: 'G__~1.EXE (GCC) 12.2.0'

g++ -std=gnu++11  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/RcppProgress/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/ompBAM/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign  -UNDEBUG -Wall -pedantic -g -O0 -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/RcppProgress/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/ompBAM/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign  -UNDEBUG -Wall -pedantic -g -O0 -c main.cpp -o main.o
g++ -std=gnu++11 -shared -static-libgcc -o ompBAMExample.dll tmp.def RcppExports.o main.o -fopenmp -LF:/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/libs/x64 -lzlib1bioc -Lc:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64 -Lc:/rtools42/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.17-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.17-bioc-rtools43/tmpdir/RtmpAlGPPb/devtools_install_1a36c237a28f8/00LOCK-ompBAMExample/00new/ompBAMExample/libs/x64

* DONE (ompBAMExample)

0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
F:/biocbuild/bbs-3.17-bioc/R/library/ompBAM/extdata/THP1_ND_1.bam summary:
Name	Length	Number of reads
1	248956422	1308
10	133797422	308
11	135086622	600
12	133275309	648
13	114364328	162
14	107043718	230
15	101991189	294
16	90338345	334
17	83257441	570
18	80373285	78
19	58617616	600
2	242193529	586
20	64444167	168
21	46709983	76
22	50818468	200
3	198295559	454
4	190214555	252
5	181538259	516
6	170805979	824
7	159345973	412
8	145138636	452
9	138394717	372
MT	16569	288
X	156040895	254
Y	57227415	14
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
F:/biocbuild/bbs-3.17-bioc/R/library/ompBAM/extdata/MGE_E35_1.bam summary:
Name	Length	Number of reads
1	195471971	50000
10	130694993	0
11	122082543	0
12	120129022	0
13	120421639	0
14	124902244	0
15	104043685	0
16	98207768	0
17	94987271	0
18	90702639	0
19	61431566	0
2	182113224	0
3	160039680	0
4	156508116	0
5	151834684	0
6	149736546	0
7	145441459	0
8	129401213	0
9	124595110	0
MT	16299	0
X	171031299	0
Y	91744698	0
JH584299.1	953012	0
GL456233.1	336933	0
JH584301.1	259875	0
GL456211.1	241735	0
GL456350.1	227966	0
JH584293.1	207968	0
GL456221.1	206961	0
JH584297.1	205776	0
JH584296.1	199368	0
GL456354.1	195993	0
JH584294.1	191905	0
JH584298.1	184189	0
JH584300.1	182347	0
GL456219.1	175968	0
GL456210.1	169725	0
JH584303.1	158099	0
JH584302.1	155838	0
GL456212.1	153618	0
JH584304.1	114452	0
GL456379.1	72385	0
GL456216.1	66673	0
GL456393.1	55711	0
GL456366.1	47073	0
GL456367.1	42057	0
GL456239.1	40056	0
GL456213.1	39340	0
GL456383.1	38659	0
GL456385.1	35240	0
GL456360.1	31704	0
GL456378.1	31602	0
GL456389.1	28772	0
GL456372.1	28664	0
GL456370.1	26764	0
GL456381.1	25871	0
GL456387.1	24685	0
GL456390.1	24668	0
GL456394.1	24323	0
GL456392.1	23629	0
GL456382.1	23158	0
GL456359.1	22974	0
GL456396.1	21240	0
GL456368.1	20208	0
JH584292.1	14945	0
JH584295.1	1976	0
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 2 ]
> 
> proc.time()
   user  system elapsed 
   1.64    0.34   16.31 

Example timings

ompBAM.Rcheck/ompBAM-Ex.timings

nameusersystemelapsed
example_BAM000
install_ompBAM_example 1.23 0.1619.69
use_ompBAM0.610.140.84