| Back to Multiple platform build/check report for BioC 3.13 |
|
This page was generated on 2021-10-15 15:06:38 -0400 (Fri, 15 Oct 2021).
|
To the developers/maintainers of the HiCDCPlus package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/HiCDCPlus.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 858/2041 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| HiCDCPlus 1.0.0 (landing page) Merve Sahin
| nebbiolo1 | Linux (Ubuntu 20.04.2 LTS) / x86_64 | OK | OK | OK | |||||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
| Package: HiCDCPlus |
| Version: 1.0.0 |
| Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:HiCDCPlus.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings HiCDCPlus_1.0.0.tar.gz |
| StartedAt: 2021-10-14 19:58:45 -0400 (Thu, 14 Oct 2021) |
| EndedAt: 2021-10-14 20:06:30 -0400 (Thu, 14 Oct 2021) |
| EllapsedTime: 464.7 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: HiCDCPlus.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:HiCDCPlus.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings HiCDCPlus_1.0.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.13-bioc/meat/HiCDCPlus.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘HiCDCPlus/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘HiCDCPlus’ version ‘1.0.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 ‘HiCDCPlus’ 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 line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
extract_hic_eigenvectors 18.985 0.561 17.758
construct_features 10.850 1.951 12.822
HTClist2gi_list 10.242 0.331 10.585
construct_features_chr 7.714 2.005 9.737
hicdc2hic 8.806 0.639 3.796
hicdcdiff 5.216 0.119 5.352
HiCDCPlus_parallel 0.933 0.049 19.148
construct_features_parallel 0.014 0.006 24.147
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘runTests.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
‘/Users/biocbuild/bbs-3.13-bioc/meat/HiCDCPlus.Rcheck/00check.log’
for details.
HiCDCPlus.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL HiCDCPlus ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’ * installing *source* package ‘HiCDCPlus’ ... ** using staged installation ** libs clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c straw.cpp -o straw.o clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o HiCDCPlus.so RcppExports.o straw.o -lz -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.1/Resources/library/00LOCK-HiCDCPlus/00new/HiCDCPlus/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (HiCDCPlus)
HiCDCPlus.Rcheck/tests/runTests.Rout
R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (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.
> BiocGenerics:::testPackage("HiCDCPlus")
Loading required package: BSgenome
Loading required package: BiocGenerics
Loading required package: parallel
Attaching package: 'BiocGenerics'
The following objects are masked from 'package:parallel':
clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
clusterExport, clusterMap, parApply, parCapply, parLapply,
parLapplyLB, parRapply, parSapply, parSapplyLB
The following objects are masked from 'package:stats':
IQR, mad, sd, var, xtabs
The following objects are masked from 'package:base':
Filter, Find, Map, Position, Reduce, anyDuplicated, append,
as.data.frame, basename, cbind, colnames, dirname, do.call,
duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
tapply, union, unique, unsplit, which.max, which.min
Loading required package: S4Vectors
Loading required package: stats4
Attaching package: 'S4Vectors'
The following objects are masked from 'package:base':
I, expand.grid, unname
Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: GenomicRanges
Loading required package: Biostrings
Loading required package: XVector
Attaching package: 'Biostrings'
The following object is masked from 'package:base':
strsplit
Loading required package: rtracklayer
RUNIT TEST PROTOCOL -- Thu Oct 14 20:06:20 2021
***********************************************
Number of test functions: 1
Number of errors: 0
Number of failures: 0
1 Test Suite :
HiCDCPlus RUnit Tests - 1 test function, 0 errors, 0 failures
Number of test functions: 1
Number of errors: 0
Number of failures: 0
>
> proc.time()
user system elapsed
11.382 0.530 11.906
HiCDCPlus.Rcheck/HiCDCPlus-Ex.timings
| name | user | system | elapsed | |
| HTClist2gi_list | 10.242 | 0.331 | 10.585 | |
| HiCDCPlus | 2.673 | 0.089 | 2.763 | |
| HiCDCPlus_chr | 2.577 | 0.083 | 2.664 | |
| HiCDCPlus_parallel | 0.933 | 0.049 | 19.148 | |
| add_1D_features | 0.152 | 0.002 | 0.155 | |
| add_2D_features | 0.655 | 0.018 | 0.674 | |
| add_hic_counts | 0.829 | 0.046 | 0.877 | |
| construct_features | 10.850 | 1.951 | 12.822 | |
| construct_features_chr | 7.714 | 2.005 | 9.737 | |
| construct_features_parallel | 0.014 | 0.006 | 24.147 | |
| expand_1D_features | 0.186 | 0.001 | 0.187 | |
| extract_hic_eigenvectors | 18.985 | 0.561 | 17.758 | |
| generate_binned_gi_list | 0.301 | 0.012 | 0.313 | |
| generate_bintolen_gi_list | 0.619 | 0.024 | 0.645 | |
| generate_df_gi_list | 0.330 | 0.011 | 0.341 | |
| get_chr_sizes | 0.306 | 0.015 | 0.321 | |
| get_chrs | 0.303 | 0.015 | 0.319 | |
| get_enzyme_cutsites | 1.775 | 0.039 | 1.816 | |
| gi_list2HTClist | 1.762 | 0.066 | 1.832 | |
| gi_list_Dthreshold.detect | 0.289 | 0.010 | 0.300 | |
| gi_list_binsize_detect | 0.364 | 0.014 | 0.380 | |
| gi_list_read | 0.473 | 0.015 | 0.489 | |
| gi_list_topdom | 2.831 | 0.371 | 3.206 | |
| gi_list_validate | 0.295 | 0.010 | 0.306 | |
| gi_list_write | 0.352 | 0.013 | 0.367 | |
| hic2icenorm_gi_list | 1.790 | 0.373 | 2.163 | |
| hicdc2hic | 8.806 | 0.639 | 3.796 | |
| hicdcdiff | 5.216 | 0.119 | 5.352 | |