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.5: CHECK report for mQTL.NMR on tokay2

This page was generated on 2017-10-18 14:23:43 -0400 (Wed, 18 Oct 2017).

Package 854/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mQTL.NMR 1.10.0
Lyamine Hedjazi
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/mQTL.NMR
Branch: RELEASE_3_5
Last Commit: 9eae5da
Last Changed Date: 2017-04-24 15:45:44 -0400 (Mon, 24 Apr 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: mQTL.NMR
Version: 1.10.0
Command: rm -rf mQTL.NMR.buildbin-libdir mQTL.NMR.Rcheck && mkdir mQTL.NMR.buildbin-libdir mQTL.NMR.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=mQTL.NMR.buildbin-libdir mQTL.NMR_1.10.0.tar.gz >mQTL.NMR.Rcheck\00install.out 2>&1 && cp mQTL.NMR.Rcheck\00install.out mQTL.NMR-install.out && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=mQTL.NMR.buildbin-libdir --install="check:mQTL.NMR-install.out" --force-multiarch --no-vignettes --timings mQTL.NMR_1.10.0.tar.gz
StartedAt: 2017-10-18 01:31:41 -0400 (Wed, 18 Oct 2017)
EndedAt: 2017-10-18 01:36:50 -0400 (Wed, 18 Oct 2017)
EllapsedTime: 308.7 seconds
RetCode: 0
Status:  OK  
CheckDir: mQTL.NMR.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.5-bioc/meat/mQTL.NMR.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 'mQTL.NMR/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'mQTL.NMR' version '1.10.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 'mQTL.NMR' 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 ... NOTE
Found the following CITATION file in a non-standard place:
  inst/CITATION.Rd
Most likely 'inst/CITATION' should be used instead.
* 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
circle_mQTL: no visible global function definition for 'rainbow'
post_mQTL: no visible global function definition for 'dev.new'
post_mQTL: no visible global function definition for 'png'
post_mQTL: no visible global function definition for 'dev.off'
ppersp: no visible global function definition for 'colorRampPalette'
Undefined global functions or variables:
  colorRampPalette dev.new dev.off png rainbow
Consider adding
  importFrom("grDevices", "colorRampPalette", "dev.new", "dev.off",
             "png", "rainbow")
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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                  user system elapsed
mQTL.NMR-package 34.67   0.23   34.97
pre_mQTL         31.14   0.05   31.19
align_mQTL       26.63   0.11   26.73
process_mGWA      6.06   0.00    6.06
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                  user system elapsed
mQTL.NMR-package 37.51   0.21   37.77
align_mQTL       34.50   0.06   34.58
pre_mQTL         31.35   0.06   31.42
process_mGWA      6.75   0.02    6.77
* 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: 2 NOTEs
See
  'C:/Users/biocbuild/bbs-3.5-bioc/meat/mQTL.NMR.Rcheck/00check.log'
for details.


mQTL.NMR.Rcheck/00install.out:


install for i386

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

mQTL.NMR.Rcheck/examples_i386/mQTL.NMR-Ex.timings:

nameusersystemelapsed
SRV1.350.011.36
SRV.plot2.030.002.04
SRV_lod.plot0.430.020.44
Top_SRV.plot1.950.011.97
alignSp1.110.021.12
align_mQTL26.63 0.1126.73
attachSegments0.560.000.56
circle_mQTL0.130.000.13
configureRSPA0.010.000.02
format_mGWA1.020.031.15
format_mQTL1.70.01.7
load_datafiles0.000.020.02
load_demo_data000
mQTL.NMR-package34.67 0.2334.97
matchSegments0.530.020.55
normalise0.220.000.21
normalise_mQTL2.690.002.69
peakPeaks0.280.000.28
post_mQTL0.160.060.22
ppersp0.040.000.05
pplot0.020.010.03
pre_mQTL31.14 0.0531.19
process_mGWA6.060.006.06
process_mQTL1.750.001.75
segmentateSp0.590.020.61
selectRefSp0.710.000.70
setupRSPA000
sgolay000
sgolayDeriv0.080.000.08
simple.plot2.200.002.21
summary_mQTL0.020.000.01

mQTL.NMR.Rcheck/examples_x64/mQTL.NMR-Ex.timings:

nameusersystemelapsed
SRV1.430.031.47
SRV.plot1.640.011.66
SRV_lod.plot0.520.000.51
Top_SRV.plot1.640.021.67
alignSp1.170.001.18
align_mQTL34.50 0.0634.58
attachSegments0.580.020.59
circle_mQTL0.240.010.30
configureRSPA0.010.000.01
format_mGWA0.910.001.03
format_mQTL1.230.011.25
load_datafiles000
load_demo_data000
mQTL.NMR-package37.51 0.2137.77
matchSegments0.820.000.81
normalise0.290.000.30
normalise_mQTL2.940.083.01
peakPeaks0.530.000.54
post_mQTL0.300.090.39
ppersp0.080.000.07
pplot0.010.030.05
pre_mQTL31.35 0.0631.42
process_mGWA6.750.026.77
process_mQTL1.900.001.91
segmentateSp0.550.000.54
selectRefSp0.940.000.94
setupRSPA000
sgolay0.010.000.02
sgolayDeriv0.100.000.09
simple.plot1.840.001.84
summary_mQTL0.010.000.02