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.2: CHECK report for netresponse on moscato1

This page was generated on 2016-04-23 10:17:30 -0700 (Sat, 23 Apr 2016).

Package 705/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
netresponse 1.20.15
Leo Lahti
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/netresponse
Last Changed Rev: 112779 / Revision: 116712
Last Changed Date: 2016-01-21 13:09:57 -0800 (Thu, 21 Jan 2016)
zin1 Linux (Ubuntu 14.04.2 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
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: netresponse
Version: 1.20.15
Command: rm -rf netresponse.buildbin-libdir netresponse.Rcheck && mkdir netresponse.buildbin-libdir netresponse.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=netresponse.buildbin-libdir netresponse_1.20.15.tar.gz >netresponse.Rcheck\00install.out 2>&1 && cp netresponse.Rcheck\00install.out netresponse-install.out && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=netresponse.buildbin-libdir --install="check:netresponse-install.out" --force-multiarch --no-vignettes --timings netresponse_1.20.15.tar.gz
StartedAt: 2016-04-23 05:23:32 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 05:34:04 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 631.9 seconds
RetCode: 0
Status:  OK  
CheckDir: netresponse.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf netresponse.buildbin-libdir netresponse.Rcheck && mkdir netresponse.buildbin-libdir netresponse.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=netresponse.buildbin-libdir netresponse_1.20.15.tar.gz >netresponse.Rcheck\00install.out 2>&1 && cp netresponse.Rcheck\00install.out netresponse-install.out  && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=netresponse.buildbin-libdir --install="check:netresponse-install.out" --force-multiarch --no-vignettes --timings netresponse_1.20.15.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.2-bioc/meat/netresponse.Rcheck'
* using R version 3.2.4 (2016-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'netresponse/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'netresponse' version '1.20.15'
* 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 'netresponse' can be installed ... OK
* checking installed package size ... OK
* checking package 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 ... OK
* 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 C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'D:/biocbld/bbs-3.2-bioc/meat/netresponse.buildbin-libdir/netresponse/libs/i386/netresponse.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'rand', possibly from 'rand' (C)
  Found 'srand', possibly from 'srand' (C)
File 'D:/biocbld/bbs-3.2-bioc/meat/netresponse.buildbin-libdir/netresponse/libs/x64/netresponse.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'rand', possibly from 'rand' (C)
  Found 'srand', possibly from 'srand' (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the system RNG.
The detected symbols are linked into the code but might come from
libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [88s] OK
Examples with CPU or elapsed time > 5s
                       user system elapsed
ICMg.combined.sampler 68.56   0.03   68.59
detect.responses       7.85   0.02    7.86
** running examples for arch 'x64' ... [94s] OK
Examples with CPU or elapsed time > 5s
                       user system elapsed
ICMg.combined.sampler 69.31   0.05   69.54
detect.responses       8.78   0.00    8.78
netresponse-package    6.13   0.00    6.13
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'ICMg.test.R' [17s]
  Running 'bicmixture.R' [5s]
  Running 'mixture.model.test.R' [5s]
  Running 'mixture.model.test.multimodal.R' [7s]
  Running 'mixture.model.test.singlemode.R' [3s]
  Running 'timing.R' [0s]
  Running 'toydata2.R' [0s]
  Running 'validate.netresponse.R' [31s]
  Running 'validate.pca.basis.R' [56s]
  Running 'vdpmixture.R' [5s]
 [130s] OK
** running tests for arch 'x64' ...
  Running 'ICMg.test.R' [21s]
  Running 'bicmixture.R' [7s]
  Running 'mixture.model.test.R' [6s]
  Running 'mixture.model.test.multimodal.R' [9s]
  Running 'mixture.model.test.singlemode.R' [5s]
  Running 'timing.R' [0s]
  Running 'toydata2.R' [0s]
  Running 'validate.netresponse.R' [39s]
  Running 'validate.pca.basis.R' [43s]
  Running 'vdpmixture.R' [4s]
 [135s] OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  'D:/biocbld/bbs-3.2-bioc/meat/netresponse.Rcheck/00check.log'
for details.


netresponse.Rcheck/00install.out:


install for i386

* installing *source* package 'netresponse' ...
** libs
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c netresponse.c -o netresponse.o
netresponse.c: In function 'mHPpost':
netresponse.c:264:15: warning: unused variable 'prior_fields' [-Wunused-variable]
netresponse.c: In function 'mLogLambda':
netresponse.c:713:20: warning: 'U_p' may be used uninitialized in this function [-Wuninitialized]
netresponse.c:713:20: warning: 'KsiBeta' may be used uninitialized in this function [-Wuninitialized]
netresponse.c:713:20: warning: 'KsiAlpha' may be used uninitialized in this function [-Wuninitialized]
netresponse.c:713:20: warning: 'BetaKsi' may be used uninitialized in this function [-Wuninitialized]
netresponse.c:713:20: warning: 'AlphaKsi' may be used uninitialized in this function [-Wuninitialized]
netresponse.c:713:20: warning: 'Mutilde' may be used uninitialized in this function [-Wuninitialized]
netresponse.c:713:20: warning: 'Mubar' may be used uninitialized in this function [-Wuninitialized]
netresponse.c:713:20: warning: 'S2mu' may be used uninitialized in this function [-Wuninitialized]
netresponse.c:713:20: warning: 'Mumu' may be used uninitialized in this function [-Wuninitialized]
gcc -m32 -shared -s -static-libgcc -o netresponse.dll tmp.def netresponse.o -Ld:/RCompile/r-compiling/local/local323/lib/i386 -Ld:/RCompile/r-compiling/local/local323/lib -LD:/biocbld/BBS-3˜1.2-B/R/bin/i386 -lR
installing to D:/biocbld/bbs-3.2-bioc/meat/netresponse.buildbin-libdir/netresponse/libs/i386
** 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 'netresponse' ...
** libs
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c netresponse.c -o netresponse.o
netresponse.c: In function 'mHPpost':
netresponse.c:264:15: warning: unused variable 'prior_fields' [-Wunused-variable]
netresponse.c: In function 'mLogLambda':
netresponse.c:713:20: warning: 'U_p' may be used uninitialized in this function [-Wuninitialized]
netresponse.c:713:20: warning: 'KsiBeta' may be used uninitialized in this function [-Wuninitialized]
netresponse.c:713:20: warning: 'KsiAlpha' may be used uninitialized in this function [-Wuninitialized]
netresponse.c:713:20: warning: 'BetaKsi' may be used uninitialized in this function [-Wuninitialized]
netresponse.c:713:20: warning: 'AlphaKsi' may be used uninitialized in this function [-Wuninitialized]
netresponse.c:713:20: warning: 'Mutilde' may be used uninitialized in this function [-Wuninitialized]
netresponse.c:713:20: warning: 'Mubar' may be used uninitialized in this function [-Wuninitialized]
netresponse.c:713:20: warning: 'S2mu' may be used uninitialized in this function [-Wuninitialized]
netresponse.c:713:20: warning: 'Mumu' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -shared -s -static-libgcc -o netresponse.dll tmp.def netresponse.o -Ld:/RCompile/r-compiling/local/local323/lib/x64 -Ld:/RCompile/r-compiling/local/local323/lib -LD:/biocbld/BBS-3˜1.2-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-3.2-bioc/meat/netresponse.buildbin-libdir/netresponse/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'netresponse' as netresponse_1.20.15.zip
* DONE (netresponse)

netresponse.Rcheck/examples_i386/netresponse-Ex.timings:

nameusersystemelapsed
ICMg.combined.sampler68.56 0.0368.59
ICMg.links.sampler3.530.003.53
NetResponseModel-class000
PlotMixture000
PlotMixtureBivariate0.010.000.01
PlotMixtureMultivariate000
PlotMixtureMultivariate.deprecated000
PlotMixtureUnivariate000
add.ellipse000
centerData000
check.matrix000
check.network000
detect.responses7.850.027.86
dna0.010.010.03
enrichment.list.factor0.020.000.00
enrichment.list.factor.minimal000
filter.netw000
filter.network000
find.similar.features0.40.00.4
generate.toydata000
get.dat-NetResponseModel-method000
get.mis000
get.model.parameters0.000.020.02
get.subnets-NetResponseModel-method000
getqofz-NetResponseModel-method000
independent.models000
list.significant.responses0.020.000.02
listify.groupings000
model.stats000
netresponse-package4.340.014.35
order.responses000
osmo0.060.000.06
pick.model.pairs000
pick.model.parameters000
plotPCA000
plot_associations000
plot_data000
plot_expression000
plot_matrix0.010.000.02
plot_response000
plot_responses000
plot_scale000
plot_subnet000
read.sif000
remove.negative.edges000
response.enrichment000
response2sample0.000.020.01
sample2response000
set.breaks000
toydata0.020.000.02
update.model.pair000
vdp.mixt0.050.000.04
vectorize.groupings000
write.netresponse.results000

netresponse.Rcheck/examples_x64/netresponse-Ex.timings:

nameusersystemelapsed
ICMg.combined.sampler69.31 0.0569.54
ICMg.links.sampler4.370.004.37
NetResponseModel-class0.010.000.01
PlotMixture000
PlotMixtureBivariate000
PlotMixtureMultivariate000
PlotMixtureMultivariate.deprecated000
PlotMixtureUnivariate000
add.ellipse000
centerData000
check.matrix000
check.network000
detect.responses8.780.008.78
dna0.020.000.02
enrichment.list.factor000
enrichment.list.factor.minimal000
filter.netw000
filter.network000
find.similar.features0.540.000.53
generate.toydata000
get.dat-NetResponseModel-method000
get.mis0.010.000.02
get.model.parameters0.000.010.01
get.subnets-NetResponseModel-method000
getqofz-NetResponseModel-method000
independent.models000
list.significant.responses000
listify.groupings000
model.stats000
netresponse-package6.130.006.13
order.responses000
osmo0.040.020.06
pick.model.pairs000
pick.model.parameters000
plotPCA000
plot_associations000
plot_data000
plot_expression000
plot_matrix0.020.000.02
plot_response000
plot_responses000
plot_scale000
plot_subnet000
read.sif000
remove.negative.edges000
response.enrichment000
response2sample0.020.000.02
sample2response000
set.breaks000
toydata0.000.010.01
update.model.pair000
vdp.mixt0.070.000.08
vectorize.groupings000
write.netresponse.results000