Back to Multiple platform build/check report for BioC 3.8 |
|
This page was generated on 2019-04-16 11:57:50 -0400 (Tue, 16 Apr 2019).
Package 1512/1649 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
STAN 2.10.1 Rafael Campos-Martin
| malbec1 | Linux (Ubuntu 16.04.6 LTS) / x86_64 | OK | OK | OK | |||||||
merida1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | [ OK ] | OK |
Package: STAN |
Version: 2.10.1 |
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.10.1.tar.gz |
StartedAt: 2019-04-16 02:59:08 -0400 (Tue, 16 Apr 2019) |
EndedAt: 2019-04-16 03:04:47 -0400 (Tue, 16 Apr 2019) |
EllapsedTime: 339.3 seconds |
RetCode: 0 |
Status: OK |
CheckDir: STAN.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### 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.10.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.8-bioc/meat/STAN.Rcheck’ * using R version 3.5.3 (2019-03-11) * 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.10.1’ * 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 ... 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 ... 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.738 5.56 1.200 viterbi2GRanges 4.380 4.52 1.988 * 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 ‘/Users/biocbuild/bbs-3.8-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.5/Resources/library’ * installing *source* package ‘STAN’ ... ** libs clang++ -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++ -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++ -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++ -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++ -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++ -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++ -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++ -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++ -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++ -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++ -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++ -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++ -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++ -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++ -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; ^ = NULL 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; ^ = NULL 2 warnings generated. clang++ -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++ -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 clang++ -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.5/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.010 | 0.001 | 0.010 | |
DirScore | 0.711 | 0.826 | 0.278 | |
Emission | 0.016 | 0.022 | 0.005 | |
EmissionParams | 0.016 | 0.024 | 0.005 | |
HMM-class | 0.017 | 0.021 | 0.005 | |
HMM | 0.015 | 0.022 | 0.005 | |
HMMEmission-class | 0.010 | 0.014 | 0.003 | |
HMMEmission | 0.011 | 0.017 | 0.004 | |
InitProb | 0.011 | 0.018 | 0.004 | |
LogLik | 0.192 | 0.286 | 0.062 | |
StateNames | 0.013 | 0.019 | 0.004 | |
Transitions | 0.012 | 0.019 | 0.004 | |
bdHMM-class | 0.085 | 0.129 | 0.028 | |
bdHMM | 0.069 | 0.095 | 0.021 | |
binarizeData | 0.270 | 0.408 | 0.089 | |
call_dpoilog | 0.003 | 0.006 | 0.001 | |
fitBdClust | 0.484 | 0.565 | 0.155 | |
fitHMM | 0.204 | 0.186 | 0.049 | |
getAvgSignal | 5.738 | 5.560 | 1.200 | |
getLogLik | 0.141 | 0.198 | 0.052 | |
getPosterior | 0.187 | 0.371 | 0.056 | |
getSizeFactors | 0.248 | 0.380 | 0.069 | |
getViterbi | 0.219 | 0.338 | 0.062 | |
initBdHMM | 0.113 | 0.119 | 0.026 | |
initHMM | 0.070 | 0.066 | 0.016 | |
runningMean | 0.208 | 0.409 | 0.069 | |
viterbi2GRanges | 4.380 | 4.520 | 1.988 | |