Back to Multiple platform build/check report for BioC 3.6
ABCD[E]FGHIJKLMNOPQRSTUVWXYZ

CHECK report for EasyqpcR on tokay1

This page was generated on 2017-12-04 14:46:35 -0500 (Mon, 04 Dec 2017).

Package 398/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
EasyqpcR 1.20.0
Le Pape Sylvain
Snapshot Date: 2017-12-03 17:00:19 -0500 (Sun, 03 Dec 2017)
URL: https://git.bioconductor.org/packages/EasyqpcR
Branch: RELEASE_3_6
Last Commit: 26ec11b
Last Changed Date: 2017-10-30 12:39:49 -0500 (Mon, 30 Oct 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: EasyqpcR
Version: 1.20.0
Command: rm -rf EasyqpcR.buildbin-libdir EasyqpcR.Rcheck && mkdir EasyqpcR.buildbin-libdir EasyqpcR.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=EasyqpcR.buildbin-libdir EasyqpcR_1.20.0.tar.gz >EasyqpcR.Rcheck\00install.out 2>&1 && cp EasyqpcR.Rcheck\00install.out EasyqpcR-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=EasyqpcR.buildbin-libdir --install="check:EasyqpcR-install.out" --force-multiarch --no-vignettes --timings EasyqpcR_1.20.0.tar.gz
StartedAt: 2017-12-03 23:27:57 -0500 (Sun, 03 Dec 2017)
EndedAt: 2017-12-03 23:29:12 -0500 (Sun, 03 Dec 2017)
EllapsedTime: 74.9 seconds
RetCode: 0
Status:  OK  
CheckDir: EasyqpcR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf EasyqpcR.buildbin-libdir EasyqpcR.Rcheck && mkdir EasyqpcR.buildbin-libdir EasyqpcR.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=EasyqpcR.buildbin-libdir EasyqpcR_1.20.0.tar.gz >EasyqpcR.Rcheck\00install.out 2>&1 && cp EasyqpcR.Rcheck\00install.out EasyqpcR-install.out  &&  C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=EasyqpcR.buildbin-libdir --install="check:EasyqpcR-install.out" --force-multiarch --no-vignettes --timings EasyqpcR_1.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/EasyqpcR.Rcheck'
* using R version 3.4.2 Patched (2017-10-07 r73498)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'EasyqpcR/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'EasyqpcR' version '1.20.0'
* checking package namespace information ... NOTE
  Namespace with empty importFrom: 'gWidgetsRGtk2'
* 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 'EasyqpcR' 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 ... NOTE
badCt: no visible global function definition for 'aggregate'
nrmData: no visible global function definition for 'aggregate'
nrmData: no visible binding for global variable 'sd'
slope: no visible global function definition for 'aggregate'
slope: no visible global function definition for 'coef'
slope: no visible global function definition for 'lm'
slope: no visible global function definition for 'combn'
totData: no visible global function definition for 'aggregate'
totData: no visible binding for global variable 'sd'
Undefined global functions or variables:
  aggregate coef combn lm sd
Consider adding
  importFrom("stats", "aggregate", "coef", "lm", "sd")
  importFrom("utils", "combn")
to your NAMESPACE file.
* 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 Makefiles ... OK
* checking for GNU extensions in Makefiles ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... NOTE
The following files look like leftovers/mistakes:
  'vignette_EasyqpcR.toc'
Please remove them from your package.
* checking examples ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... 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: 3 NOTEs
See
  'C:/Users/biocbuild/bbs-3.6-bioc/meat/EasyqpcR.Rcheck/00check.log'
for details.



Installation output

EasyqpcR.Rcheck/00install.out


install for i386

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

Tests output


Example timings

EasyqpcR.Rcheck/examples_i386/EasyqpcR-Ex.timings

nameusersystemelapsed
Efficiency_calculation0.000.010.02
Gene_maximisation000
Gene_maximisation_cor000
badCt0.040.000.03
calData0.40.00.4
nrmData0.060.000.07
qPCR_run10.000.020.01
qPCR_run2000
qPCR_run3000
slope0.020.000.02
totData0.280.030.31

EasyqpcR.Rcheck/examples_x64/EasyqpcR-Ex.timings

nameusersystemelapsed
Efficiency_calculation0.020.000.02
Gene_maximisation000
Gene_maximisation_cor000
badCt0.040.000.03
calData0.560.020.58
nrmData0.080.000.08
qPCR_run1000
qPCR_run2000
qPCR_run30.000.010.01
slope000
totData0.340.020.36