Back to the "Multiple platform build/check report"

BioC experimental data: CHECK report for msdata on moscato2

This page was generated on 2014-10-04 17:41:18 -0700 (Sat, 04 Oct 2014).

Package 140/197HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
msdata 0.2.0
Steffen Neumann
Snapshot Date: 2014-10-04 07:15:22 -0700 (Sat, 04 Oct 2014)
URL: https://hedgehog.fhcrc.org/bioc-data/branches/RELEASE_2_14/experiment/pkgs/msdata
Last Changed Rev: 2799 / Revision: 3055
Last Changed Date: 2014-04-11 14:27:08 -0700 (Fri, 11 Apr 2014)
zin2 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  WARNINGS 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ WARNINGS ] OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  WARNINGS  OK 

Summary

Package: msdata
Version: 0.2.0
Command: rm -rf msdata.buildbin-libdir && mkdir msdata.buildbin-libdir && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=msdata.buildbin-libdir msdata_0.2.0.tar.gz >msdata-install.out 2>&1 && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD check --library=msdata.buildbin-libdir --install="check:msdata-install.out" --force-multiarch --no-vignettes --timings msdata_0.2.0.tar.gz
StartedAt: 2014-10-04 10:41:46 -0700 (Sat, 04 Oct 2014)
EndedAt: 2014-10-04 10:44:20 -0700 (Sat, 04 Oct 2014)
EllapsedTime: 153.8 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: msdata.Rcheck
Warnings: 4

Command output

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


* using log directory 'E:/biocbld/bbs-2.14-data-experiment/meat/msdata.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 'msdata/DESCRIPTION' ... OK
* this is package 'msdata' version '0.2.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 whether package 'msdata' can be installed ... OK
* checking installed package size ... NOTE
  installed size is 28.1Mb
  sub-directories of 1Mb or more:
    fticr       5.8Mb
    iontrap     1.7Mb
    lockmass    4.1Mb
    microtofq  16.2Mb
* 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 ... WARNING
Found directory 'R' with no source files.
* 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
* 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 dependencies in R code ... NOTE
Error in tools:::.check_packages_used(package = "msdata") : 
  directory 'E:/biocbld/bbs-2.14-data-experiment/meat/msdata.buildbin-libdir/msdata' does not contain R code
Execution halted
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... WARNING
Error in tools::checkS3methods(package = "msdata") : 
  directory 'E:/biocbld/bbs-2.14-data-experiment/meat/msdata.buildbin-libdir/msdata' does not contain R code
Execution halted
See section 'Generic functions and methods' of the 'Writing R
Extensions' manual.
* checking replacement functions ... WARNING
Error in tools::checkReplaceFuns(package = "msdata") : 
  directory 'E:/biocbld/bbs-2.14-data-experiment/meat/msdata.buildbin-libdir/msdata' does not contain R code
Execution halted
The argument of a replacement function which corresponds to the right
hand side must be named 'value'.
* checking foreign function calls ... NOTE
Error in tools::checkFF(package = "msdata", registration = FALSE, check_DUP = TRUE) : 
  directory 'E:/biocbld/bbs-2.14-data-experiment/meat/msdata.buildbin-libdir/msdata' does not contain R code
Execution halted
See the chapter 'System and foreign language interfaces' of the
'Writing R Extensions' manual.
* 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 ... WARNING
Error in tools::codoc(package = "msdata") : 
  directory 'E:/biocbld/bbs-2.14-data-experiment/meat/msdata.buildbin-libdir/msdata' does not contain R code
Execution halted
Error in tools::codocClasses(package = "msdata") : 
  directory 'E:/biocbld/bbs-2.14-data-experiment/meat/msdata.buildbin-libdir/msdata' does not contain R code
Execution halted
* checking Rd \usage sections ... NOTE
Error in tools::checkDocStyle(package = "msdata") : 
  directory 'E:/biocbld/bbs-2.14-data-experiment/meat/msdata.buildbin-libdir/msdata' does not contain R code
Execution halted
The \usage entries for S3 methods should use the \method markup and not
their full name.
See the chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* 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 examples ...
** running examples for arch 'i386' ... [3s] OK
** running examples for arch 'x64' ... [22s] OK
Examples with CPU or elapsed time > 5s
       user system elapsed
msdata 2.29   0.08   21.34
* checking PDF version of manual ... OK

WARNING: There were 4 warnings.
NOTE: There were 4 notes.
See
  'E:/biocbld/bbs-2.14-data-experiment/meat/msdata.Rcheck/00check.log'
for details.

msdata.Rcheck/00install.out:


install for i386

* installing *source* package 'msdata' ...
** data
** inst
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded

install for x64

* installing *source* package 'msdata' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'msdata' as msdata_0.2.0.zip
* DONE (msdata)

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

nameusersystemelapsed
msdata2.050.092.18

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

nameusersystemelapsed
msdata 2.29 0.0821.34