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

This page was generated on 2016-09-21 03:46:02 -0700 (Wed, 21 Sep 2016).

Package 780/1257HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mQTL.NMR 1.7.0
Lyamine Hedjazi
Snapshot Date: 2016-09-19 19:15:14 -0700 (Mon, 19 Sep 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/mQTL.NMR
Last Changed Rev: 117081 / Revision: 121152
Last Changed Date: 2016-05-03 14:30:44 -0700 (Tue, 03 May 2016)
zin1 Linux (Ubuntu 16.04 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: mQTL.NMR
Version: 1.7.0
Command: rm -rf mQTL.NMR.buildbin-libdir mQTL.NMR.Rcheck && mkdir mQTL.NMR.buildbin-libdir mQTL.NMR.Rcheck && D:\biocbld\bbs-3.4-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=mQTL.NMR.buildbin-libdir mQTL.NMR_1.7.0.tar.gz >mQTL.NMR.Rcheck\00install.out 2>&1 && cp mQTL.NMR.Rcheck\00install.out mQTL.NMR-install.out && D:\biocbld\bbs-3.4-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.7.0.tar.gz
StartedAt: 2016-09-20 12:35:51 -0700 (Tue, 20 Sep 2016)
EndedAt: 2016-09-20 12:42:39 -0700 (Tue, 20 Sep 2016)
EllapsedTime: 408.1 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 && D:\biocbld\bbs-3.4-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=mQTL.NMR.buildbin-libdir mQTL.NMR_1.7.0.tar.gz >mQTL.NMR.Rcheck\00install.out 2>&1 && cp mQTL.NMR.Rcheck\00install.out mQTL.NMR-install.out  && D:\biocbld\bbs-3.4-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.7.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.4-bioc/meat/mQTL.NMR.Rcheck'
* using R version 3.3.1 (2016-06-21)
* 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.7.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 47.56   0.11   48.02
pre_mQTL         47.13   0.03   47.28
align_mQTL       39.95   0.05   40.00
format_mGWA       0.92   0.00    9.68
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                  user system elapsed
mQTL.NMR-package 52.96   0.08   53.32
pre_mQTL         49.47   0.01   49.48
align_mQTL       45.04   0.05   45.08
process_mGWA      5.35   0.02    5.38
* 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
  'D:/biocbld/bbs-3.4-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.7.0.zip
* DONE (mQTL.NMR)

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

nameusersystemelapsed
SRV1.450.001.45
SRV.plot2.590.002.61
SRV_lod.plot0.10.00.1
Top_SRV.plot2.460.022.48
alignSp0.950.010.96
align_mQTL39.95 0.0540.00
attachSegments0.720.000.72
circle_mQTL0.120.000.51
configureRSPA000
format_mGWA0.920.009.68
format_mQTL1.250.021.27
load_datafiles0.020.000.01
load_demo_data000
mQTL.NMR-package47.56 0.1148.02
matchSegments0.760.000.77
normalise0.220.000.21
normalise_mQTL3.890.015.00
peakPeaks0.390.020.40
post_mQTL0.280.080.69
ppersp0.090.010.10
pplot0.030.040.07
pre_mQTL47.13 0.0347.28
process_mGWA4.340.004.34
process_mQTL0.950.010.97
segmentateSp0.840.000.84
selectRefSp1.170.001.17
setupRSPA000
sgolay0.020.000.01
sgolayDeriv0.200.000.21
simple.plot2.500.022.51
summary_mQTL0.010.000.01

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

nameusersystemelapsed
SRV1.780.011.79
SRV.plot2.220.032.26
SRV_lod.plot0.120.000.13
Top_SRV.plot1.950.021.96
alignSp1.080.001.09
align_mQTL45.04 0.0545.08
attachSegments0.780.000.78
circle_mQTL0.170.000.28
configureRSPA000
format_mGWA0.670.030.77
format_mQTL1.130.031.15
load_datafiles000
load_demo_data000
mQTL.NMR-package52.96 0.0853.32
matchSegments0.970.000.97
normalise0.410.000.40
normalise_mQTL3.180.033.59
peakPeaks0.40.00.4
post_mQTL0.200.060.83
ppersp0.070.050.16
pplot0.030.030.06
pre_mQTL49.47 0.0149.48
process_mGWA5.350.025.38
process_mQTL0.890.000.89
segmentateSp0.710.000.72
selectRefSp1.460.001.45
setupRSPA000
sgolay0.010.000.02
sgolayDeriv0.250.000.25
simple.plot1.860.002.13
summary_mQTL0.010.000.02