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

This page was generated on 2016-10-13 12:52:52 -0700 (Thu, 13 Oct 2016).

Package 746/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mQTL.NMR 1.6.0
Lyamine Hedjazi
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/mQTL.NMR
Last Changed Rev: 117079 / Revision: 122332
Last Changed Date: 2016-05-03 14:20:18 -0700 (Tue, 03 May 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
oaxaca 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.6.0
Command: rm -rf mQTL.NMR.buildbin-libdir mQTL.NMR.Rcheck && mkdir mQTL.NMR.buildbin-libdir mQTL.NMR.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=mQTL.NMR.buildbin-libdir mQTL.NMR_1.6.0.tar.gz >mQTL.NMR.Rcheck\00install.out 2>&1 && cp mQTL.NMR.Rcheck\00install.out mQTL.NMR-install.out && E:\biocbld\bbs-3.3-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.6.0.tar.gz
StartedAt: 2016-10-13 06:32:29 -0700 (Thu, 13 Oct 2016)
EndedAt: 2016-10-13 06:41:34 -0700 (Thu, 13 Oct 2016)
EllapsedTime: 545.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 && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=mQTL.NMR.buildbin-libdir mQTL.NMR_1.6.0.tar.gz >mQTL.NMR.Rcheck\00install.out 2>&1 && cp mQTL.NMR.Rcheck\00install.out mQTL.NMR-install.out  && E:\biocbld\bbs-3.3-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.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbld/bbs-3.3-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.6.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 67.88   0.19   69.11
pre_mQTL         63.00   0.07   63.09
align_mQTL       57.77   0.07   57.83
process_mGWA      6.14   0.00    6.17
normalise_mQTL    5.43   0.06    5.50
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                  user system elapsed
mQTL.NMR-package 72.74   0.16   73.41
pre_mQTL         60.43   0.06   60.60
align_mQTL       57.39   0.08   59.14
process_mGWA      7.94   0.02    8.04
* 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
  'E:/biocbld/bbs-3.3-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.6.0.zip
* DONE (mQTL.NMR)

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

nameusersystemelapsed
SRV2.780.032.81
SRV.plot4.040.024.07
SRV_lod.plot0.150.000.16
Top_SRV.plot3.140.013.48
alignSp1.560.001.56
align_mQTL57.77 0.0757.83
attachSegments0.970.000.97
circle_mQTL0.160.000.17
configureRSPA000
format_mGWA1.170.001.32
format_mQTL1.980.002.07
load_datafiles000
load_demo_data000
mQTL.NMR-package67.88 0.1969.11
matchSegments1.000.021.01
normalise0.390.000.39
normalise_mQTL5.430.065.50
peakPeaks0.630.010.65
post_mQTL0.250.070.33
ppersp0.080.010.09
pplot0.030.020.05
pre_mQTL63.00 0.0763.09
process_mGWA6.140.006.17
process_mQTL1.150.021.17
segmentateSp0.910.000.90
selectRefSp1.780.021.80
setupRSPA000
sgolay0.020.000.02
sgolayDeriv0.370.000.37
simple.plot3.010.003.01
summary_mQTL0.020.000.01

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

nameusersystemelapsed
SRV2.870.002.87
SRV.plot4.140.004.14
SRV_lod.plot0.230.000.23
Top_SRV.plot2.140.022.15
alignSp1.250.001.25
align_mQTL57.39 0.0859.14
attachSegments1.240.001.23
circle_mQTL0.250.000.95
configureRSPA0.000.010.02
format_mGWA1.010.001.20
format_mQTL1.370.001.37
load_datafiles0.020.000.02
load_demo_data000
mQTL.NMR-package72.74 0.1673.41
matchSegments1.120.001.13
normalise0.430.000.42
normalise_mQTL4.160.004.22
peakPeaks0.580.000.58
post_mQTL0.280.080.52
ppersp0.060.040.89
pplot0.050.020.06
pre_mQTL60.43 0.0660.60
process_mGWA7.940.028.04
process_mQTL1.380.011.39
segmentateSp1.120.001.12
selectRefSp2.230.002.23
setupRSPA0.020.000.01
sgolay000
sgolayDeriv0.400.000.41
simple.plot2.640.052.68
summary_mQTL0.000.010.02