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 2.14: CHECK report for scsR on moscato2

This page was generated on 2014-10-08 08:56:30 -0700 (Wed, 08 Oct 2014).

Package 712/824HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
scsR 1.0.0
Andrea Franceschini , Roger Meier , Christian von Mering
Snapshot Date: 2014-10-07 17:20:37 -0700 (Tue, 07 Oct 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_14/madman/Rpacks/scsR
Last Changed Rev: 88838 / Revision: 95116
Last Changed Date: 2014-04-11 14:07:21 -0700 (Fri, 11 Apr 2014)
zin2 Linux (Ubuntu 12.04.4 LTS) / x86_64  NotNeeded  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ OK ] OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  OK  OK 
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK 

Summary

Package: scsR
Version: 1.0.0
Command: rm -rf scsR.buildbin-libdir && mkdir scsR.buildbin-libdir && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=scsR.buildbin-libdir scsR_1.0.0.tar.gz >scsR-install.out 2>&1 && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD check --library=scsR.buildbin-libdir --install="check:scsR-install.out" --force-multiarch --no-vignettes --timings scsR_1.0.0.tar.gz
StartedAt: 2014-10-08 05:00:30 -0700 (Wed, 08 Oct 2014)
EndedAt: 2014-10-08 05:04:55 -0700 (Wed, 08 Oct 2014)
EllapsedTime: 265.0 seconds
RetCode: 0
Status:  OK  
CheckDir: scsR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf scsR.buildbin-libdir && mkdir scsR.buildbin-libdir && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=scsR.buildbin-libdir scsR_1.0.0.tar.gz >scsR-install.out 2>&1 && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD check --library=scsR.buildbin-libdir --install="check:scsR-install.out" --force-multiarch --no-vignettes --timings scsR_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbld/bbs-2.14-bioc/meat/scsR.Rcheck'
* using R version 3.1.1 (2014-07-10)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'scsR/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'scsR' version '1.0.0'
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  'BiocGenerics' 'Biostrings' 'IRanges' 'plyr' 'STRINGdb' 'tcltk'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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 'scsR' 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 contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [46s] OK
Examples with CPU or elapsed time > 5s
                         user system elapsed
compare_sorted_geneSets 16.71   0.11   16.82
** running examples for arch 'x64' ... [53s] OK
Examples with CPU or elapsed time > 5s
                         user system elapsed
compare_sorted_geneSets 18.23   0.08   18.31
benchmark_shared_hits    7.62   0.03    7.67
* 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

NOTE: There was 1 note.
See
  'E:/biocbld/bbs-2.14-bioc/meat/scsR.Rcheck/00check.log'
for details.

scsR.Rcheck/00install.out:


install for i386

* installing *source* package 'scsR' ...
** R
** data
** 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 'scsR' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'scsR' as scsR_1.0.0.zip
* DONE (scsR)

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

nameusersystemelapsed
add_rank_col0.540.000.54
add_seed0.280.030.32
benchmark_shared_hits3.840.023.85
bydf0.690.010.70
check_consistency2.290.032.39
compare_sorted_geneSets16.71 0.1116.82
create_sd_matrix0.290.020.31
delColDf0.210.000.22
delete_undefined_rows0.620.000.62
enrichment_geneSet0.530.000.55
enrichment_heatmap0.350.030.37
get_sd_quant1.560.001.56
get_seed_oligos_df1.210.021.23
intersectAll0.020.000.02
launch_RSA0.480.000.48
median_replicates0.920.040.97
plot_screen_hits2.180.002.18
plot_seeds_methods1.650.021.67
randomSortOnVal0.300.000.31
randomizeInner0.280.000.28
removeSharedOffTargets1.160.051.20
renameColDf0.20.00.2
replace_non_null_elements0.220.010.23
seed_correction0.660.000.66
seed_removal0.480.020.50
seeds_analysis2.260.012.28
sortInner0.320.000.31
split_df0.280.000.28
transcribe_seqs0.340.000.34

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

nameusersystemelapsed
add_rank_col0.530.030.57
add_seed0.480.010.50
benchmark_shared_hits7.620.037.67
bydf0.480.000.49
check_consistency2.220.052.26
compare_sorted_geneSets18.23 0.0818.31
create_sd_matrix0.300.010.32
delColDf0.170.000.17
delete_undefined_rows0.660.000.65
enrichment_geneSet0.340.000.35
enrichment_heatmap0.310.000.31
get_sd_quant1.500.021.51
get_seed_oligos_df1.250.001.25
intersectAll0.010.000.01
launch_RSA0.500.020.52
median_replicates0.940.030.97
plot_screen_hits2.210.002.23
plot_seeds_methods1.630.001.62
randomSortOnVal0.180.000.19
randomizeInner0.190.010.20
removeSharedOffTargets1.250.021.26
renameColDf0.170.000.17
replace_non_null_elements0.190.000.18
seed_correction0.620.000.63
seed_removal0.530.000.53
seeds_analysis2.600.002.61
sortInner0.310.000.31
split_df0.290.000.28
transcribe_seqs0.320.010.36