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 

Package 539/671HostnameOS / ArchBUILDCHECKBUILD BIN
Repitools 1.6.0
Mark Robinson
Snapshot Date: 2013-04-30 17:01:37 -0700 (Tue, 30 Apr 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_12/madman/Rpacks/Repitools
Last Changed Rev: 75263 / Revision: 76155
Last Changed Date: 2013-04-03 14:32:27 -0700 (Wed, 03 Apr 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK 
pelham Mac OS X Snow Leopard (10.6.8) / x86_64  OK [ OK ] OK 

Summary

Package: Repitools
Version: 1.6.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch Repitools_1.6.0.tar.gz
StartedAt: 2013-05-01 10:04:15 -0700 (Wed, 01 May 2013)
EndedAt: 2013-05-01 10:23:27 -0700 (Wed, 01 May 2013)
EllapsedTime: 1151.6 seconds
RetCode: 0
Status:  OK 
CheckDir: Repitools.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.12-bioc/meat/Repitools.Rcheck'
* using R version 3.0.0 Patched (2013-04-08 r62531)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'Repitools/DESCRIPTION' ... OK
* this is package 'Repitools' version '1.6.0'
* 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 'Repitools' can be installed ... [24s/28s] OK
* checking installed package size ... OK
* checking package 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 for unstated 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable compilation flags in Makevars ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking installed files from 'inst/doc' ... NOTE
The following files are already in R: 'Sweave.sty'
Please remove them from your package.
* checking examples ... [4m/11m] OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
methylEst         36.601  3.357 288.699
BayMethList-class 27.097  1.513  29.130
cpgDensityCalc    24.949  2.625  27.897
sequenceCalc      24.554  2.458  27.892
empBayes          23.032  2.183 140.821
determineOffset   19.027  1.847  21.103
maskOut           18.492  2.010  21.064
cpgDensityPlot    16.457  3.205  19.998
enrichmentPlot     5.279  1.358   6.703
gcContentCalc      5.794  0.802   6.730
enrichmentCalc     5.057  1.394   6.510
binPlots           4.801  1.175   6.041
findClusters       5.660  0.139   5.836
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running 'tests.R' [253s/260s]
 [254s/260s] 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 vignettes ... SKIPPED
* checking PDF version of manual ... OK

NOTE: There was 1 note.
See
  '/Users/biocbuild/bbs-2.12-bioc/meat/Repitools.Rcheck/00check.log'
for details.

Repitools.Rcheck/00install.out:

* installing *source* package 'Repitools' ...
** libs
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -D R_NO_REMAP -I. -fPIC  -mtune=native -ggdb -O0 -Wall -pedantic -Wconversion -c const.c -o const.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -D R_NO_REMAP -I. -fPIC  -mtune=native -ggdb -O0 -Wall -pedantic -Wconversion -c hyp2f1.c -o hyp2f1.o
hyp2f1.c:242:10: warning: implicit conversion turns floating-point number into integer: 'double' to 'int' [-Wconversion]
        aid = 2 - id;
            ˜ ˜˜^˜˜˜
hyp2f1.c:352:9: warning: implicit conversion turns floating-point number into integer: 'double' to 'int' [-Wconversion]
                aid = id;
                    ˜ ^˜
hyp2f1.c:359:9: warning: implicit conversion turns floating-point number into integer: 'double' to 'int' [-Wconversion]
                aid = -id;
                    ˜ ^˜˜
3 warnings generated.
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -D R_NO_REMAP -I. -fPIC  -mtune=native -ggdb -O0 -Wall -pedantic -Wconversion -c mtherr.c -o mtherr.o
clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -L/usr/local/lib -o Repitools.so const.o hyp2f1.o mtherr.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.12-bioc/meat/Repitools.Rcheck/Repitools/libs
** R
** data
** inst
** preparing package for lazy loading
in method for '.featureScores' with signature '"AffymetrixCelSet","GRanges"': no definition for class "AffymetrixCelSet"
in method for 'regionStats' with signature '"AffymetrixCelSet"': no definition for class "AffymetrixCelSet"
in method for 'writeWig' with signature '"AffymetrixCelSet"': no definition for class "AffymetrixCelSet"
in method for 'cpgBoxplots' with signature '"AffymetrixCelSet"': no definition for class "AffymetrixCelSet"
in method for '.blocksStats' with signature '"AffymetrixCelSet","GRanges"': no definition for class "AffymetrixCelSet"
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (Repitools)

Repitools.Rcheck/Repitools-Ex.timings:

nameusersystemelapsed
BAM2GRanges1.2270.0611.379
BayMethList-class27.097 1.51329.130
GCadjustCopy0.0040.0090.013
GCbiasPlots0.0090.0380.048
GDL2GRL0.4010.0270.441
QdnaData0.1280.0150.144
abcdDNA0.0040.0060.008
absoluteCN0.0050.0080.012
annoDF2GR0.0430.0060.049
annoGR2DF0.0360.0110.047
annotationBlocksCounts0.1090.0130.123
annotationBlocksLookup0.0940.0080.107
annotationCounts0.1240.0120.136
annotationLookup0.1450.0100.157
binPlots4.8011.1756.041
blocksStats0.2950.0160.313
checkProbes0.2760.0140.298
chromosomeCNplots0.0120.0100.022
clusterPlots3.5980.7064.347
cpgDensityCalc24.949 2.62527.897
cpgDensityPlot16.457 3.20519.998
determineOffset19.027 1.84721.103
empBayes 23.032 2.183140.821
enrichmentCalc5.0571.3946.510
enrichmentPlot5.2791.3586.703
featureBlocks0.0540.0060.061
featureScores3.2040.6033.861
findClusters5.6600.1395.836
gcContentCalc5.7940.8026.730
genQC0.0090.0060.016
genomeBlocks0.1000.0050.105
getProbePositionsDf0.0020.0040.006
getSampleOffsets0.0030.0050.008
hyper0.0070.0090.017
loadPairFile0.0040.0080.012
loadSampleDirectory0.0050.0090.015
makeWindowLookupTable0.1380.0120.150
mappabilityCalc0.0030.0070.010
maskOut18.492 2.01021.064
mergeReplicates0.8920.0750.977
methylEst 36.601 3.357288.699
multiHeatmap1.0140.2711.650
plotClusters0.1620.0120.188
plotQdnaByCN0.0030.0050.008
processNDF0.0030.0050.036
profilePlots0.0020.0040.006
regionStats0.0060.0120.019
relativeCN0.1970.0190.243
sequenceCalc24.554 2.45827.892
setCNVOffsets0.0140.1130.128
summarizeScores2.5630.7203.312
writeWig0.0030.0040.006