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.3: CHECK report for csaw on linux2.bioconductor.org

This page was generated on 2015-10-27 12:12:45 -0400 (Tue, 27 Oct 2015).

Package 239/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
csaw 1.5.0
Aaron Lun
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/csaw
Last Changed Rev: 109613 / Revision: 109948
Last Changed Date: 2015-10-14 12:04:29 -0400 (Wed, 14 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: csaw
Version: 1.5.0
Command: /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings csaw_1.5.0.tar.gz
StartedAt: 2015-10-27 03:03:53 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 03:07:02 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 189.1 seconds
RetCode: 0
Status:  OK 
CheckDir: csaw.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings csaw_1.5.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.3-bioc/meat/csaw.Rcheck’
* using R Under development (unstable) (2015-09-09 r69333)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘csaw/DESCRIPTION’ ... OK
* this is package ‘csaw’ version ‘1.5.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 ‘csaw’ can be installed ... [24s/24s] 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 ... NOTE
Warning: no function found corresponding to methods exports from ‘csaw’ for: ‘normalize’

A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.

Probably some imports need to be declared in the NAMESPACE file.
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [25s/25s] OK
Examples with CPU or elapsed time > 5s
              user system elapsed
detailRanges 7.325  0.052   7.377
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘test-basic.R’ [14s/14s]
  Comparing ‘test-basic.Rout’ to ‘test-basic.Rout.save’ ... OK
 [14s/14s] 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: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.3-bioc/meat/csaw.Rcheck/00check.log’
for details.


csaw.Rcheck/00install.out:

* installing *source* package ‘csaw’ ...
** libs
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c annotator.cpp -o annotator.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c best_in_cluster.cpp -o best_in_cluster.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c check_bimodality.cpp -o check_bimodality.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c correlate_reads.cpp -o correlate_reads.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c find_maxima.cpp -o find_maxima.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c get_cluster_stats.cpp -o get_cluster_stats.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c get_profile.cpp -o get_profile.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c get_rle_counts.cpp -o get_rle_counts.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c init.cpp -o init.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c merge_windows.cpp -o merge_windows.o
g++ -shared -L/home/biocbuild/bbs-3.3-bioc/R/lib -L/usr/local/lib -o csaw.so annotator.o best_in_cluster.o check_bimodality.o correlate_reads.o find_maxima.o get_cluster_stats.o get_profile.o get_rle_counts.o init.o merge_windows.o -L/home/biocbuild/bbs-3.3-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.3-bioc/meat/csaw.Rcheck/csaw/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (csaw)

csaw.Rcheck/csaw-Ex.timings:

nameusersystemelapsed
SEmethods0.2700.0040.273
checkBimodality0.6000.0360.636
clusterFDR0.0210.0000.021
combineTests0.0160.0000.016
consolidateSizes0.7720.0280.798
correlateReads0.4980.0200.519
csawUsersGuide0.0010.0000.002
detailRanges7.3250.0527.377
dumpPE0.9110.0080.919
extractReads0.7730.0000.773
filterWindows0.7120.0000.713
findMaxima0.1610.0000.160
getBestTest0.0140.0040.018
getPESizes0.1690.0000.169
getWidths0.7270.0080.735
makeExtVector0.0010.0000.001
maximizeCcf0.0020.0000.001
mergeWindows0.0310.0000.032
normOffsets0.7830.0120.795
overlapStats0.1790.0000.182
paramList0.3350.0040.340
profileSites0.8250.0120.839
readParam0.0210.0000.020
regionCounts0.4550.0000.456
scaledAverage0.5080.0000.509
strandedCounts2.2260.0042.234
upweightSummit0.0040.0000.005
windowCounts1.0000.0041.006
wwhm0.0560.0000.055