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-10-18 14:26:35 -0400 (Wed, 18 Oct 2017).

Package 874/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MutationalPatterns 1.2.1
Francis Blokzijl
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/MutationalPatterns
Branch: RELEASE_3_5
Last Commit: 2c2fecc
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-10-18 01:36:50 -0400 (Wed, 18 Oct 2017)
EndedAt: 2017-10-18 01:48:13 -0400 (Wed, 18 Oct 2017)
EllapsedTime: 683.3 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.2 Patched (2017-10-07 r73498)
* 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 15.16   0.45   15.61
plot_spectrum         8.07   0.36    8.42
read_vcfs_as_granges  8.25   0.10    8.36
mut_matrix            5.11   0.24    5.34
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
genomic_distribution 15.46   0.42   15.87
read_vcfs_as_granges  9.72   0.11    9.83
plot_spectrum         7.98   0.22    8.20
mut_matrix_stranded   7.04   0.28    7.33
mut_matrix            7.03   0.25    7.28
mut_type_occurrences  5.39   0.17    5.57
* 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.030.000.03
enrichment_depletion_test0.220.000.22
extract_signatures000
fit_to_signatures0.200.030.23
genomic_distribution15.16 0.4515.61
mut_matrix5.110.245.34
mut_matrix_stranded4.670.204.88
mut_type_occurrences4.470.204.67
mutation_context0.920.020.94
mutation_types0.030.000.03
mutations_from_vcf0.030.000.03
plot_192_profile202
plot_96_profile2.580.002.58
plot_compare_profiles1.110.001.11
plot_contribution1.110.001.11
plot_enrichment_depletion1.870.001.87
plot_rainfall0.900.000.89
plot_signature_strand_bias0.350.010.38
plot_spectrum8.070.368.42
plot_strand0.310.000.31
plot_strand_bias0.680.040.72
read_vcfs_as_granges8.250.108.36
strand_bias_test0.270.000.26
strand_from_vcf0.190.000.19
strand_occurrences0.090.030.13
type_context0.620.050.67

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

nameusersystemelapsed
binomial_test0.020.000.02
enrichment_depletion_test0.150.000.15
extract_signatures000
fit_to_signatures0.060.020.08
genomic_distribution15.46 0.4215.87
mut_matrix7.030.257.28
mut_matrix_stranded7.040.287.33
mut_type_occurrences5.390.175.57
mutation_context0.820.050.85
mutation_types0.030.000.04
mutations_from_vcf0.010.000.01
plot_192_profile2.020.002.01
plot_96_profile1.900.001.91
plot_compare_profiles1.030.001.03
plot_contribution1.380.001.38
plot_enrichment_depletion2.330.002.32
plot_rainfall1.180.001.19
plot_signature_strand_bias0.490.000.49
plot_spectrum7.980.228.20
plot_strand0.190.010.20
plot_strand_bias0.600.020.62
read_vcfs_as_granges9.720.119.83
strand_bias_test0.280.010.30
strand_from_vcf0.220.000.22
strand_occurrences0.160.000.16
type_context0.880.030.91