Back to Multiple platform build/check report for BioC 3.9 |
|
This page was generated on 2019-04-09 13:30:06 -0400 (Tue, 09 Apr 2019).
Package 1560/1703 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
STAN 2.11.0 Rafael Campos-Martin
| malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | OK | OK | OK | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | WARNINGS | OK | |||||||
merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | [ WARNINGS ] | OK |
Package: STAN |
Version: 2.11.0 |
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:STAN.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings STAN_2.11.0.tar.gz |
StartedAt: 2019-04-09 03:57:19 -0400 (Tue, 09 Apr 2019) |
EndedAt: 2019-04-09 04:03:11 -0400 (Tue, 09 Apr 2019) |
EllapsedTime: 351.6 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: STAN.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:STAN.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings STAN_2.11.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/STAN.Rcheck’ * using R Under development (unstable) (2018-11-27 r75683) * using platform: x86_64-apple-darwin15.6.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘STAN/DESCRIPTION’ ... OK * this is package ‘STAN’ version ‘2.11.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 for sufficient/correct file permissions ... OK * checking whether package ‘STAN’ can be installed ... WARNING Found the following significant warnings: matUtils.cpp:114:10: warning: 'register' storage class specifier is deprecated and incompatible with C++1z [-Wdeprecated-register] matUtils.cpp:115:14: warning: 'register' storage class specifier is deprecated and incompatible with C++1z [-Wdeprecated-register] matUtils.cpp:125:10: warning: 'register' storage class specifier is deprecated and incompatible with C++1z [-Wdeprecated-register] See ‘/Users/biocbuild/bbs-3.9-bioc/meat/STAN.Rcheck/00install.out’ for details. * 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 ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * 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 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 initBdClust: warning in initBdHMM(obs, dStates = dStates, uStates = uStates, method = method, directedObs = directedObs, sizeFactor = sizeFactors, sharedCov = sharedCov, dirFlags = dirFlags): partial argument match of 'sizeFactor' to 'sizeFactors' binarizeData : <anonymous>: no visible global function definition for 'ppois' clusterMat : <anonymous>: no visible global function definition for 'ppois' clusterMat: no visible global function definition for 'kmeans' myQNBinom: no visible global function definition for 'dnbinom' optimizeNB : <anonymous>: no visible global function definition for 'optim' optimizeNBInit: no visible global function definition for 'optim' optimizePoiLog : <anonymous>: no visible global function definition for 'optim' optimizePoiLogInit: no visible global function definition for 'optim' Undefined global functions or variables: dnbinom kmeans optim ppois Consider adding importFrom("stats", "dnbinom", "kmeans", "optim", "ppois") 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 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 is not available * checking sizes of PDF files under ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU or elapsed time > 5s user system elapsed getAvgSignal 5.495 4.601 1.827 viterbi2GRanges 4.729 4.286 1.252 * 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: 1 WARNING, 2 NOTEs See ‘/Users/biocbuild/bbs-3.9-bioc/meat/STAN.Rcheck/00check.log’ for details.
STAN.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL STAN ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’ * installing *source* package ‘STAN’ ... ** libs clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -D_RDLL_ -fopenmp -fPIC -Wall -g -O2 -c Bernoulli.cpp -o Bernoulli.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -D_RDLL_ -fopenmp -fPIC -Wall -g -O2 -c EmissionFactory.cpp -o EmissionFactory.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -D_RDLL_ -fopenmp -fPIC -Wall -g -O2 -c EmissionFunction.cpp -o EmissionFunction.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -D_RDLL_ -fopenmp -fPIC -Wall -g -O2 -c HMM.cpp -o HMM.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -D_RDLL_ -fopenmp -fPIC -Wall -g -O2 -c InitialProbability.cpp -o InitialProbability.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -D_RDLL_ -fopenmp -fPIC -Wall -g -O2 -c JointlyIndependent.cpp -o JointlyIndependent.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -D_RDLL_ -fopenmp -fPIC -Wall -g -O2 -c MemoryAllocation.cpp -o MemoryAllocation.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -D_RDLL_ -fopenmp -fPIC -Wall -g -O2 -c Multinomial.cpp -o Multinomial.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -D_RDLL_ -fopenmp -fPIC -Wall -g -O2 -c MultivariateGaussian.cpp -o MultivariateGaussian.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -D_RDLL_ -fopenmp -fPIC -Wall -g -O2 -c NegativeBinomial.cpp -o NegativeBinomial.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -D_RDLL_ -fopenmp -fPIC -Wall -g -O2 -c ParamContainerEmissions.cpp -o ParamContainerEmissions.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -D_RDLL_ -fopenmp -fPIC -Wall -g -O2 -c Poisson.cpp -o Poisson.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -D_RDLL_ -fopenmp -fPIC -Wall -g -O2 -c PoissonLogNormal.cpp -o PoissonLogNormal.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -D_RDLL_ -fopenmp -fPIC -Wall -g -O2 -c RAccessUtils.cpp -o RAccessUtils.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -D_RDLL_ -fopenmp -fPIC -Wall -g -O2 -c RWrapper.cpp -o RWrapper.o RWrapper.cpp:343:17: warning: variable 'HMMEmissionFunctions' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] else if(strcmp(type,poissonlognormal) == 0) ^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜ RWrapper.cpp:350:16: note: uninitialized use occurs here return HMMEmissionFunctions; ^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜ RWrapper.cpp:343:14: note: remove the 'if' if its condition is always true else if(strcmp(type,poissonlognormal) == 0) ^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜ RWrapper.cpp:311:48: note: initialize the variable 'HMMEmissionFunctions' to silence this warning EmissionFunction **HMMEmissionFunctions; ^ = nullptr RWrapper.cpp:1140:21: warning: variable 'sexpemissionParam' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] else if(strcmp(type, multinomial) == 0) ^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜ RWrapper.cpp:1157:16: note: uninitialized use occurs here return sexpemissionParam; ^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜ RWrapper.cpp:1140:18: note: remove the 'if' if its condition is always true else if(strcmp(type, multinomial) == 0) ^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜ RWrapper.cpp:1123:31: note: initialize the variable 'sexpemissionParam' to silence this warning SEXP sexpemissionParam; ^ = nullptr 2 warnings generated. clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -D_RDLL_ -fopenmp -fPIC -Wall -g -O2 -c TransitionMatrix.cpp -o TransitionMatrix.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -D_RDLL_ -fopenmp -fPIC -Wall -g -O2 -c matUtils.cpp -o matUtils.o matUtils.cpp:114:10: warning: 'register' storage class specifier is deprecated and incompatible with C++1z [-Wdeprecated-register] for (register int i = 0 ; i < myN ; i++) ^˜˜˜˜˜˜˜˜ matUtils.cpp:115:14: warning: 'register' storage class specifier is deprecated and incompatible with C++1z [-Wdeprecated-register] for (register int j = i ; j < myldz ; j++) ^˜˜˜˜˜˜˜˜ matUtils.cpp:125:10: warning: 'register' storage class specifier is deprecated and incompatible with C++1z [-Wdeprecated-register] for (register int i = 0 ; i < myNCol ; i++) ^˜˜˜˜˜˜˜˜ 3 warnings generated. clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o STAN.so Bernoulli.o EmissionFactory.o EmissionFunction.o HMM.o InitialProbability.o JointlyIndependent.o MemoryAllocation.o Multinomial.o MultivariateGaussian.o NegativeBinomial.o ParamContainerEmissions.o Poisson.o PoissonLogNormal.o RAccessUtils.o RWrapper.o TransitionMatrix.o matUtils.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin15/6.1.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -fopenmp -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/3.6/Resources/library/STAN/libs ** R ** data ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded * DONE (STAN)
STAN.Rcheck/STAN-Ex.timings
name | user | system | elapsed | |
DimNames | 0.006 | 0.000 | 0.006 | |
DirScore | 0.786 | 0.713 | 0.249 | |
Emission | 0.019 | 0.018 | 0.004 | |
EmissionParams | 0.020 | 0.019 | 0.005 | |
HMM-class | 0.020 | 0.021 | 0.005 | |
HMM | 0.017 | 0.021 | 0.005 | |
HMMEmission-class | 0.012 | 0.014 | 0.004 | |
HMMEmission | 0.011 | 0.009 | 0.003 | |
InitProb | 0.009 | 0.006 | 0.003 | |
LogLik | 0.234 | 0.185 | 0.059 | |
StateNames | 0.014 | 0.015 | 0.004 | |
Transitions | 0.014 | 0.015 | 0.004 | |
bdHMM-class | 0.075 | 0.070 | 0.020 | |
bdHMM | 0.051 | 0.052 | 0.014 | |
binarizeData | 0.518 | 0.596 | 0.146 | |
call_dpoilog | 0.001 | 0.000 | 0.001 | |
fitBdClust | 0.533 | 0.436 | 0.130 | |
fitHMM | 0.225 | 0.213 | 0.053 | |
getAvgSignal | 5.495 | 4.601 | 1.827 | |
getLogLik | 0.200 | 0.153 | 0.052 | |
getPosterior | 0.274 | 0.216 | 0.057 | |
getSizeFactors | 0.258 | 0.268 | 0.058 | |
getViterbi | 0.319 | 0.219 | 0.060 | |
initBdHMM | 0.087 | 0.084 | 0.021 | |
initHMM | 0.068 | 0.061 | 0.016 | |
runningMean | 0.374 | 0.246 | 0.075 | |
viterbi2GRanges | 4.729 | 4.286 | 1.252 | |