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.2: CHECK report for RNAprobR on moscato1

This page was generated on 2015-08-20 13:23:55 -0700 (Thu, 20 Aug 2015).

Package 867/1069HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RNAprobR 1.1.2
Nikos Sidiropoulos
Snapshot Date: 2015-08-19 16:24:33 -0700 (Wed, 19 Aug 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/RNAprobR
Last Changed Rev: 107008 / Revision: 107602
Last Changed Date: 2015-08-03 09:00:12 -0700 (Mon, 03 Aug 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  WARNINGS UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: RNAprobR
Version: 1.1.2
Command: rm -rf RNAprobR.buildbin-libdir RNAprobR.Rcheck && mkdir RNAprobR.buildbin-libdir RNAprobR.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=RNAprobR.buildbin-libdir RNAprobR_1.1.2.tar.gz >RNAprobR.Rcheck\00install.out 2>&1 && cp RNAprobR.Rcheck\00install.out RNAprobR-install.out && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=RNAprobR.buildbin-libdir --install="check:RNAprobR-install.out" --force-multiarch --no-vignettes --timings RNAprobR_1.1.2.tar.gz
StartedAt: 2015-08-20 09:44:13 -0700 (Thu, 20 Aug 2015)
EndedAt: 2015-08-20 09:49:53 -0700 (Thu, 20 Aug 2015)
EllapsedTime: 339.4 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: RNAprobR.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf RNAprobR.buildbin-libdir RNAprobR.Rcheck && mkdir RNAprobR.buildbin-libdir RNAprobR.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=RNAprobR.buildbin-libdir RNAprobR_1.1.2.tar.gz >RNAprobR.Rcheck\00install.out 2>&1 && cp RNAprobR.Rcheck\00install.out RNAprobR-install.out  && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=RNAprobR.buildbin-libdir --install="check:RNAprobR-install.out" --force-multiarch --no-vignettes --timings RNAprobR_1.1.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.2-bioc/meat/RNAprobR.Rcheck'
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'RNAprobR/DESCRIPTION' ... OK
* this is package 'RNAprobR' version '1.1.2'
* 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 'RNAprobR' 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 ... WARNING
Invalid citation information in 'inst/CITATION':
  Error in tools:::.parse_CITATION_file(file, meta$Encoding): non-ASCII input in a CITATION file without a declared encoding
* 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 ... NOTE
Package in Depends field not imported from: 'BiocGenerics'
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.all_dc: no visible binding for global variable 'depth_correction'
.process_oneRNA_euc: no visible global function definition for
  'IRanges'
.remove_unannotated: no visible binding for global variable 'Pos'
BED2txDb: no visible global function definition for 'IRanges'
comp: no visible global function definition for 'endoapply'
k2n_calc: no visible binding for global variable 'Barcodes'
norm2bedgraph: no visible global function definition for 'runValue'
norm_df2GR: no visible global function definition for 'IRanges'
readsamples: no visible global function definition for 'IRanges'
* 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' ... [17s] OK
** running examples for arch 'x64' ... [19s] 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 WARNING, 2 NOTEs
See
  'D:/biocbld/bbs-3.2-bioc/meat/RNAprobR.Rcheck/00check.log'
for details.


RNAprobR.Rcheck/00install.out:


install for i386

* installing *source* package 'RNAprobR' ...
** 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 'RNAprobR' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'RNAprobR' as RNAprobR_1.1.2.zip
* DONE (RNAprobR)

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

nameusersystemelapsed
BED2txDb1.120.251.41
GR2norm_df0.440.010.45
bedgraph2norm1.600.031.81
comp0.20.00.2
compdata0.380.000.38
correct_oversaturation0.090.020.10
dtcr0.490.000.49
k2n_calc0.030.000.03
norm2bedgraph0.820.001.00
norm_df2GR0.040.000.03
plotRNA0.350.000.36
plotReads0.470.000.47
readsamples0.030.000.03
slograt0.440.010.46
swinsor0.300.020.31
swinsor_vector0.070.000.08
winsor000

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

nameusersystemelapsed
BED2txDb1.210.161.38
GR2norm_df0.350.000.35
bedgraph2norm1.760.002.04
comp0.270.000.27
compdata0.510.000.51
correct_oversaturation0.100.000.11
dtcr0.660.000.65
k2n_calc0.020.000.02
norm2bedgraph0.990.001.00
norm_df2GR0.050.000.04
plotRNA0.410.000.41
plotReads0.150.000.15
readsamples0.030.000.04
slograt0.490.000.48
swinsor0.370.000.37
swinsor_vector0.050.000.05
winsor0.010.000.02