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-08-16 13:23:29 -0400 (Wed, 16 Aug 2017).

Package 854/1382HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mQTL.NMR 1.10.0
Lyamine Hedjazi
Snapshot Date: 2017-08-15 17:17:57 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_5/madman/Rpacks/mQTL.NMR
Last Changed Rev: 129126 / Revision: 131943
Last Changed Date: 2017-04-24 15:25:24 -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-08-16 01:25:20 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 01:31:09 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 349.0 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.1 (2017-06-30)
* 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 41.11   0.19   41.36
pre_mQTL         33.82   0.14   33.96
align_mQTL       27.09   0.13   27.24
process_mGWA      7.21   0.02    7.22
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                  user system elapsed
pre_mQTL         43.10   0.10   43.19
mQTL.NMR-package 38.97   0.17   39.29
align_mQTL       33.79   0.04   33.84
process_mGWA      7.78   0.01    9.53
* 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.400.041.46
SRV.plot2.660.082.75
SRV_lod.plot0.670.000.67
Top_SRV.plot2.110.022.13
alignSp1.280.011.30
align_mQTL27.09 0.1327.24
attachSegments0.550.000.55
circle_mQTL0.140.000.14
configureRSPA000
format_mGWA0.660.000.72
format_mQTL1.120.011.14
load_datafiles000
load_demo_data000
mQTL.NMR-package41.11 0.1941.36
matchSegments0.580.000.58
normalise0.240.000.23
normalise_mQTL3.400.003.41
peakPeaks0.420.000.43
post_mQTL0.220.050.26
ppersp0.030.010.05
pplot0.030.000.03
pre_mQTL33.82 0.1433.96
process_mGWA7.210.027.22
process_mQTL1.830.021.85
segmentateSp0.570.000.58
selectRefSp0.660.000.65
setupRSPA000
sgolay000
sgolayDeriv0.080.000.08
simple.plot2.050.032.07
summary_mQTL0.000.020.02

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

nameusersystemelapsed
SRV1.860.031.90
SRV.plot2.390.042.43
SRV_lod.plot0.660.000.66
Top_SRV.plot1.750.021.77
alignSp1.310.021.32
align_mQTL33.79 0.0433.84
attachSegments0.570.020.60
circle_mQTL0.230.010.28
configureRSPA000
format_mGWA0.700.040.77
format_mQTL1.270.001.26
load_datafiles0.010.000.02
load_demo_data000
mQTL.NMR-package38.97 0.1739.29
matchSegments0.660.010.68
normalise0.260.000.26
normalise_mQTL2.710.052.75
peakPeaks0.340.000.34
post_mQTL0.200.050.25
ppersp0.050.010.07
pplot0.030.000.03
pre_mQTL43.10 0.1043.19
process_mGWA7.780.019.53
process_mQTL1.760.001.76
segmentateSp0.50.00.5
selectRefSp0.880.000.88
setupRSPA0.000.020.01
sgolay000
sgolayDeriv0.090.000.10
simple.plot1.330.001.33
summary_mQTL0.020.000.01