Back to Multiple platform build/check report for BioC 3.8
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

CHECK report for STAN on merida1

This page was generated on 2019-04-16 11:57:50 -0400 (Tue, 16 Apr 2019).

Package 1512/1649HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
STAN 2.10.1
Rafael Campos-Martin
Snapshot Date: 2019-04-15 17:01:12 -0400 (Mon, 15 Apr 2019)
URL: https://git.bioconductor.org/packages/STAN
Branch: RELEASE_3_8
Last Commit: b0dc295
Last Changed Date: 2019-01-04 13:17:56 -0400 (Fri, 04 Jan 2019)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

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

Command output

##############################################################################
##############################################################################
###
### 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.



Installation output

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)

Tests output


Example timings

STAN.Rcheck/STAN-Ex.timings

nameusersystemelapsed
DimNames0.0100.0010.010
DirScore0.7110.8260.278
Emission0.0160.0220.005
EmissionParams0.0160.0240.005
HMM-class0.0170.0210.005
HMM0.0150.0220.005
HMMEmission-class0.0100.0140.003
HMMEmission0.0110.0170.004
InitProb0.0110.0180.004
LogLik0.1920.2860.062
StateNames0.0130.0190.004
Transitions0.0120.0190.004
bdHMM-class0.0850.1290.028
bdHMM0.0690.0950.021
binarizeData0.2700.4080.089
call_dpoilog0.0030.0060.001
fitBdClust0.4840.5650.155
fitHMM0.2040.1860.049
getAvgSignal5.7385.5601.200
getLogLik0.1410.1980.052
getPosterior0.1870.3710.056
getSizeFactors0.2480.3800.069
getViterbi0.2190.3380.062
initBdHMM0.1130.1190.026
initHMM0.0700.0660.016
runningMean0.2080.4090.069
viterbi2GRanges4.3804.5201.988