CRAN Package Check Results for Package BayesXsrc

Last updated on 2017-07-31 01:46:48.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1-2 447.90 26.01 473.91 WARN
r-devel-linux-x86_64-debian-gcc 2.1-2 418.31 20.51 438.82 WARN
r-devel-linux-x86_64-fedora-clang 2.1-2 1088.77 WARN
r-devel-linux-x86_64-fedora-gcc 2.1-2 915.16 WARN
r-devel-windows-ix86+x86_64 2.1-2 1538.00 103.00 1641.00 WARN
r-patched-linux-x86_64 2.1-2 415.19 25.59 440.78 WARN
r-release-linux-x86_64 2.1-2 413.79 26.21 439.99 WARN
r-release-windows-ix86+x86_64 2.1-2 1202.00 106.00 1308.00 WARN
r-release-osx-x86_64 2.1-2 WARN
r-oldrel-windows-ix86+x86_64 2.1-2 1527.00 69.00 1596.00 WARN
r-oldrel-osx-x86_64 2.1-2 WARN

Additional issues

clang-ASAN clang-UBSAN gcc-ASAN gcc-UBSAN

Check Details

Version: 2.1-2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     bayesxsrc/mcmc/fullcond.h:801:5: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/fullcond.h:863:5: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/fullcond.h:1192:5: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/dag/dagobject.cpp:567:3: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/distribution.cpp:3848:38: warning: use of non-standard escape character '\%' [-Wpedantic]
     bayesxsrc/mcmc/fullcond_merror.cpp:850:5: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/fullcond_merror.cpp:854:5: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/fullcond_merror.cpp:1136:5: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/fullcond_mult.cpp:188:3: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/fullcond_mult.cpp:200:3: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/psplines/spline_basis_surf.cpp:2416:3: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/structadd/distr.cpp:772:24: warning: use of non-standard escape character '\%' [-Wpedantic]
     bayesxsrc/structadd/distr.cpp:778:24: warning: use of non-standard escape character '\%' [-Wpedantic]
     bayesxsrc/structadd/distr.cpp:784:24: warning: use of non-standard escape character '\%' [-Wpedantic]
     bayesxsrc/structadd/distr_categorical_mult.cpp:182:3: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/structadd/superbayesreg.cpp:588:3: warning: control reaches end of non-void function [-Wreturn-type]
    Found the following additional warnings:
     bayesxsrc/bib/map.h:433:5: warning: control may reach end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/mcmc_nonp.h:385:4: warning: control may reach end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/mcmc_nonp.h:402:4: warning: control may reach end of non-void function [-Wreturn-type]
     bayesxsrc/dag/ia.h:127:2: warning: control may reach end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/gaussian_heteroskedastic.cpp:213:3: warning: control may reach end of non-void function [-Wreturn-type]
     bayesxsrc/structadd/FC_nonp.cpp:1243:3: warning: control may reach end of non-void function [-Wreturn-type]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang

Version: 2.1-2
Check: for GNU extensions in Makefiles
Result: WARN
    Found the following file(s) containing GNU extensions:
     src/Makefile
    Portable Makefiles do not use GNU extensions such as +=, :=, $(shell),
    $(wildcard), ifeq ... endif. See section ‘Writing portable packages’ in
    the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 2.1-2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     bayesxsrc/mcmc/fullcond.h:801:5: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/mcmc/fullcond.h:863:5: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/mcmc/fullcond.h:1192:5: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/dag/dagobject.cpp:567:3: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/mcmc/distribution.cpp:3848:23: warning: unknown escape sequence: '\%'
     bayesxsrc/mcmc/fullcond_merror.cpp:515:14: warning: operation on ‘help’ may be undefined [-Wsequence-point]
     bayesxsrc/mcmc/fullcond_merror.cpp:850:5: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/mcmc/fullcond_merror.cpp:854:5: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/mcmc/fullcond_merror.cpp:1136:5: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/mcmc/fullcond_mult.cpp:188:3: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/mcmc/fullcond_mult.cpp:200:3: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/mcmc/gaussian_heteroskedastic.cpp:213:3: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/mcmc_nonp.h:385:4: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/psplines/spline_basis_surf.cpp:2416:3: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/structadd/FC_nonp.cpp:1243:3: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/structadd/distr.cpp:772:17: warning: unknown escape sequence: '\%'
     bayesxsrc/structadd/distr.cpp:778:17: warning: unknown escape sequence: '\%'
     bayesxsrc/structadd/distr.cpp:784:17: warning: unknown escape sequence: '\%'
     bayesxsrc/structadd/distr_categorical_mult.cpp:182:3: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/structadd/superbayesreg.cpp:588:3: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/bib/map.h:433:5: warning: control reaches end of non-void function [-Wreturn-type]
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 2.1-2
Check: installed package size
Result: NOTE
     installed size is 60.8Mb
     sub-directories of 1Mb or more:
     libs 60.7Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 2.1-2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     bayesxsrc/mcmc/fullcond.h:801:5: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/mcmc/fullcond.h:863:5: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/mcmc/fullcond.h:1192:5: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/dag/dagobject.cpp:567:3: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/mcmc/distribution.cpp:3848:23: warning: unknown escape sequence: '\%'
     bayesxsrc/mcmc/fullcond_merror.cpp:515:27: warning: operation on 'help' may be undefined [-Wsequence-point]
     bayesxsrc/mcmc/fullcond_merror.cpp:850:5: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/mcmc/fullcond_merror.cpp:854:5: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/mcmc/fullcond_merror.cpp:1136:5: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/mcmc/fullcond_mult.cpp:188:3: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/mcmc/fullcond_mult.cpp:200:3: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/mcmc/gaussian_heteroskedastic.cpp:213:3: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/mcmc_nonp.h:385:4: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/psplines/spline_basis_surf.cpp:2416:3: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/structadd/FC_nonp.cpp:1243:3: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/structadd/distr.cpp:772:17: warning: unknown escape sequence: '\%'
     bayesxsrc/structadd/distr.cpp:778:17: warning: unknown escape sequence: '\%'
     bayesxsrc/structadd/distr.cpp:784:17: warning: unknown escape sequence: '\%'
     bayesxsrc/structadd/distr_categorical_mult.cpp:182:3: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/structadd/superbayesreg.cpp:588:3: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/bib/map.h:433:5: warning: control reaches end of non-void function [-Wreturn-type]
Flavor: r-devel-windows-ix86+x86_64

Version: 2.1-2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     bayesxsrc/mcmc/fullcond.h:801:5: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/mcmc/fullcond.h:863:5: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/mcmc/fullcond.h:1192:5: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/dag/dagobject.cpp:567:3: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/mcmc/fullcond_merror.cpp:515:27: warning: operation on 'help' may be undefined [-Wsequence-point]
     bayesxsrc/mcmc/fullcond_merror.cpp:850:5: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/mcmc/fullcond_merror.cpp:854:5: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/mcmc/fullcond_merror.cpp:1136:5: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/mcmc/fullcond_mult.cpp:188:3: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/mcmc/fullcond_mult.cpp:200:3: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/mcmc/gaussian_heteroskedastic.cpp:213:3: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/mcmc_nonp.h:385:4: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/psplines/spline_basis_surf.cpp:2416:3: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/structadd/FC_nonp.cpp:1243:3: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/structadd/distr_categorical_mult.cpp:182:3: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/structadd/superbayesreg.cpp:588:3: warning: no return statement in function returning non-void [-Wreturn-type]
     bayesxsrc/bib/map.h:433:5: warning: control reaches end of non-void function [-Wreturn-type]
Flavors: r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 2.1-2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     bayesxsrc/mcmc/fullcond.h:801:5: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/fullcond.h:863:5: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/fullcond.h:1192:5: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/dag/dagobject.cpp:567:3: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/fullcond_merror.cpp:850:5: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/fullcond_merror.cpp:854:5: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/fullcond_merror.cpp:1136:5: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/fullcond_mult.cpp:188:3: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/fullcond_mult.cpp:200:3: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/psplines/spline_basis_surf.cpp:2416:3: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/structadd/distr_categorical_mult.cpp:182:3: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/structadd/superbayesreg.cpp:588:3: warning: control reaches end of non-void function [-Wreturn-type]
    Found the following additional warnings:
     bayesxsrc/bib/map.h:433:5: warning: control may reach end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/mcmc_nonp.h:385:4: warning: control may reach end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/mcmc_nonp.h:402:4: warning: control may reach end of non-void function [-Wreturn-type]
     bayesxsrc/dag/ia.h:127:2: warning: control may reach end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/gaussian_heteroskedastic.cpp:213:3: warning: control may reach end of non-void function [-Wreturn-type]
     bayesxsrc/structadd/FC_nonp.cpp:1243:3: warning: control may reach end of non-void function [-Wreturn-type]
Flavor: r-release-osx-x86_64

Version: 2.1-2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     bayesxsrc/bib/map.h:433:5: warning: control may reach end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/fullcond.h:801:5: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/fullcond.h:863:5: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/fullcond.h:1192:5: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/mcmc_nonp.h:385:4: warning: control may reach end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/mcmc_nonp.h:402:4: warning: control may reach end of non-void function [-Wreturn-type]
     bayesxsrc/dag/ia.h:127:2: warning: control may reach end of non-void function [-Wreturn-type]
     bayesxsrc/dag/dagobject.cpp:567:3: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/fullcond_merror.cpp:850:5: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/fullcond_merror.cpp:854:5: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/fullcond_merror.cpp:1136:5: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/fullcond_mult.cpp:188:3: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/fullcond_mult.cpp:200:3: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/gaussian_heteroskedastic.cpp:213:3: warning: control may reach end of non-void function [-Wreturn-type]
     bayesxsrc/psplines/spline_basis_surf.cpp:2416:3: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/structadd/FC_nonp.cpp:1243:3: warning: control may reach end of non-void function [-Wreturn-type]
     bayesxsrc/structadd/distr_categorical_mult.cpp:182:3: warning: control reaches end of non-void function [-Wreturn-type]
     bayesxsrc/structadd/superbayesreg.cpp:588:3: warning: control reaches end of non-void function [-Wreturn-type]
    Found the following additional warnings:
     bayesxsrc/bib/map.h:433:5: warning: control may reach end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/mcmc_nonp.h:385:4: warning: control may reach end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/mcmc_nonp.h:402:4: warning: control may reach end of non-void function [-Wreturn-type]
     bayesxsrc/dag/ia.h:127:2: warning: control may reach end of non-void function [-Wreturn-type]
     bayesxsrc/mcmc/gaussian_heteroskedastic.cpp:213:3: warning: control may reach end of non-void function [-Wreturn-type]
     bayesxsrc/structadd/FC_nonp.cpp:1243:3: warning: control may reach end of non-void function [-Wreturn-type]
Flavor: r-oldrel-osx-x86_64