| Back to Multiple platform build/check report for BioC 3.12 |
|
This page was generated on 2021-05-06 12:36:11 -0400 (Thu, 06 May 2021).
|
To the developers/maintainers of the PrInCE package: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 1384/1974 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| PrInCE 1.6.0 (landing page) Michael Skinnider
| malbec1 | Linux (Ubuntu 18.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
| tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
| Package: PrInCE |
| Version: 1.6.0 |
| Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:PrInCE.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings PrInCE_1.6.0.tar.gz |
| StartedAt: 2021-05-06 04:53:05 -0400 (Thu, 06 May 2021) |
| EndedAt: 2021-05-06 04:57:12 -0400 (Thu, 06 May 2021) |
| EllapsedTime: 247.1 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: PrInCE.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:PrInCE.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings PrInCE_1.6.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.12-bioc/meat/PrInCE.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘PrInCE/DESCRIPTION’ ... OK
* this is package ‘PrInCE’ version ‘1.6.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 ‘PrInCE’ 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 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
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
predict_ensemble 6.093 0.215 6.319
calculate_precision 5.803 0.311 6.120
PrInCE 5.589 0.188 5.782
predict_interactions 5.448 0.196 5.648
threshold_precision 5.021 0.212 5.239
* 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
PrInCE.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL PrInCE ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library’ * installing *source* package ‘PrInCE’ ... ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help Loading required namespace: PrInCE Registered S3 method overwritten by 'quantmod': method from as.zoo.data.frame zoo *** 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 (PrInCE)
PrInCE.Rcheck/PrInCE-Ex.timings
| name | user | system | elapsed | |
| PrInCE | 5.589 | 0.188 | 5.782 | |
| adjacency_matrix_from_data_frame | 0.001 | 0.000 | 0.001 | |
| adjacency_matrix_from_list | 1.118 | 0.034 | 1.153 | |
| build_gaussians | 0.737 | 0.049 | 0.786 | |
| calculate_precision | 5.803 | 0.311 | 6.120 | |
| check_gaussians | 0.159 | 0.005 | 0.164 | |
| choose_gaussians | 0.266 | 0.009 | 0.275 | |
| clean_profile | 0.044 | 0.007 | 0.051 | |
| clean_profiles | 0.041 | 0.007 | 0.049 | |
| co_apex | 0.119 | 0.010 | 0.128 | |
| detect_complexes | 0.122 | 0.008 | 0.131 | |
| filter_profiles | 0.375 | 0.012 | 0.386 | |
| fit_curve | 0.223 | 0.009 | 0.232 | |
| fit_gaussians | 0.218 | 0.005 | 0.225 | |
| impute_neighbors | 0.048 | 0.003 | 0.051 | |
| is_unweighted | 0.976 | 0.008 | 0.984 | |
| is_weighted | 1.100 | 0.013 | 1.114 | |
| make_initial_conditions | 0.051 | 0.003 | 0.054 | |
| make_labels | 1.131 | 0.008 | 1.142 | |
| match_matrix_dimensions | 1.486 | 0.006 | 1.493 | |
| predict_ensemble | 6.093 | 0.215 | 6.319 | |
| predict_interactions | 5.448 | 0.196 | 5.648 | |
| threshold_precision | 5.021 | 0.212 | 5.239 | |