Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L [M] N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.5: CHECK report for MutationalPatterns on tokay2

This page was generated on 2017-08-16 13:26:21 -0400 (Wed, 16 Aug 2017).

Package 874/1382HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MutationalPatterns 1.2.1
Francis Blokzijl
Snapshot Date: 2017-08-15 17:17:57 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_5/madman/Rpacks/MutationalPatterns
Last Changed Rev: 129460 / Revision: 131943
Last Changed Date: 2017-05-08 09:37:39 -0400 (Mon, 08 May 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: MutationalPatterns
Version: 1.2.1
Command: rm -rf MutationalPatterns.buildbin-libdir MutationalPatterns.Rcheck && mkdir MutationalPatterns.buildbin-libdir MutationalPatterns.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=MutationalPatterns.buildbin-libdir MutationalPatterns_1.2.1.tar.gz >MutationalPatterns.Rcheck\00install.out 2>&1 && cp MutationalPatterns.Rcheck\00install.out MutationalPatterns-install.out && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=MutationalPatterns.buildbin-libdir --install="check:MutationalPatterns-install.out" --force-multiarch --no-vignettes --timings MutationalPatterns_1.2.1.tar.gz
StartedAt: 2017-08-16 01:30:35 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 01:42:30 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 715.4 seconds
RetCode: 0
Status:  OK  
CheckDir: MutationalPatterns.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf MutationalPatterns.buildbin-libdir MutationalPatterns.Rcheck && mkdir MutationalPatterns.buildbin-libdir MutationalPatterns.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=MutationalPatterns.buildbin-libdir MutationalPatterns_1.2.1.tar.gz >MutationalPatterns.Rcheck\00install.out 2>&1 && cp MutationalPatterns.Rcheck\00install.out MutationalPatterns-install.out  &&  C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=MutationalPatterns.buildbin-libdir --install="check:MutationalPatterns-install.out" --force-multiarch --no-vignettes --timings MutationalPatterns_1.2.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.5-bioc/meat/MutationalPatterns.Rcheck'
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'MutationalPatterns/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'MutationalPatterns' version '1.2.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 'MutationalPatterns' 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
* loading checks for arch 'i386'
** 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 loading without being on the library search path ... OK
* loading checks for arch 'x64'
** 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 loading without being on the library search path ... 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
genomic_distribution 17.98   0.57   18.55
read_vcfs_as_granges  8.92   0.28    9.20
plot_spectrum         7.48   0.16    7.64
mut_matrix            7.11   0.33    7.44
mut_matrix_stranded   6.49   0.23    6.72
mut_type_occurrences  5.37   0.28    5.65
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
genomic_distribution 15.17   0.43   15.61
read_vcfs_as_granges 11.00   0.17   11.18
plot_spectrum         8.47   0.22    8.68
mut_matrix_stranded   5.95   0.13    6.07
mut_matrix            5.70   0.21    5.92
mut_type_occurrences  5.08   0.19    5.27
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  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

MutationalPatterns.Rcheck/00install.out:


install for i386

* installing *source* package 'MutationalPatterns' ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'MutationalPatterns' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'MutationalPatterns' as MutationalPatterns_1.2.1.zip
* DONE (MutationalPatterns)

MutationalPatterns.Rcheck/examples_i386/MutationalPatterns-Ex.timings:

nameusersystemelapsed
binomial_test0.020.000.02
enrichment_depletion_test0.110.000.11
extract_signatures000
fit_to_signatures0.130.010.14
genomic_distribution17.98 0.5718.55
mut_matrix7.110.337.44
mut_matrix_stranded6.490.236.72
mut_type_occurrences5.370.285.65
mutation_context0.890.050.94
mutation_types0.030.000.03
mutations_from_vcf0.040.000.03
plot_192_profile1.840.011.86
plot_96_profile1.890.001.89
plot_compare_profiles0.860.000.86
plot_contribution1.190.001.19
plot_enrichment_depletion2.200.032.23
plot_rainfall0.980.000.99
plot_signature_strand_bias0.380.020.39
plot_spectrum7.480.167.64
plot_strand0.180.010.19
plot_strand_bias0.530.000.53
read_vcfs_as_granges8.920.289.20
strand_bias_test0.270.000.27
strand_from_vcf0.180.020.20
strand_occurrences0.140.000.14
type_context0.610.110.72

MutationalPatterns.Rcheck/examples_x64/MutationalPatterns-Ex.timings:

nameusersystemelapsed
binomial_test000
enrichment_depletion_test0.110.000.11
extract_signatures000
fit_to_signatures0.090.000.09
genomic_distribution15.17 0.4315.61
mut_matrix5.700.215.92
mut_matrix_stranded5.950.136.07
mut_type_occurrences5.080.195.27
mutation_context1.050.061.11
mutation_types0.030.000.03
mutations_from_vcf0.030.000.03
plot_192_profile2.520.012.53
plot_96_profile1.870.001.88
plot_compare_profiles1.250.001.25
plot_contribution1.80.01.8
plot_enrichment_depletion2.470.002.47
plot_rainfall1.150.021.17
plot_signature_strand_bias0.470.000.47
plot_spectrum8.470.228.68
plot_strand0.230.000.24
plot_strand_bias0.660.000.65
read_vcfs_as_granges11.00 0.1711.18
strand_bias_test0.210.000.22
strand_from_vcf0.220.000.22
strand_occurrences0.140.000.14
type_context0.640.090.73