CRAN Package Check Results for Maintainer ‘Alireza S. Mahani <alireza.s.mahani at gmail.com>’

Last updated on 2020-08-07 01:50:12 CEST.

Package WARN NOTE OK
BayesMixSurv 12
BSGW 12
CFC 12
EnsembleBase 12
EnsembleCV 12
EnsemblePCReg 7 5
EnsemblePenReg 12
MatchLinReg 12
MfUSampler 2 10
RegressionFactory 12
SAMUR 12
sns 12

Package BayesMixSurv

Current CRAN status: OK: 12

Package BSGW

Current CRAN status: OK: 12

Package CFC

Current CRAN status: OK: 12

Package EnsembleBase

Current CRAN status: OK: 12

Package EnsembleCV

Current CRAN status: OK: 12

Package EnsemblePCReg

Current CRAN status: NOTE: 7, OK: 5

Version: 1.1.1
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     'somefile'
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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64

Package EnsemblePenReg

Current CRAN status: OK: 12

Package MatchLinReg

Current CRAN status: OK: 12

Package MfUSampler

Current CRAN status: WARN: 2, OK: 10

Version: 1.0.4
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building 'MfUSampler.Rnw' using Sweave
    MfUSampler 1.0.4
    Convenience Functions for Multivariate MCMC Using Univariate Samplers
    For citations, please use:
    Alireza S. Mahani, Mansour T. A. Sharabiani (2017). Multivariate-From-Univariate MCMC Sampler: The R Package MfUSampler. Journal of Statistical Software, Code Snippets, 78(1), 1-22. doi:10.18637/jss.v078.c01
    
    Error: processing vignette 'MfUSampler.Rnw' failed with diagnostics:
     chunk 31
    Error in compileCode(f, code, language = language, verbose = verbose) :
     Compilation ERROR, function(s)/method(s) not created! D:/Compiler/rtools40/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: filec0ec56d51490.o:filec0ec56d51490.cpp:(.text+0x4df): undefined reference to `dgemv_'
    D:/Compiler/rtools40/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: filec0ec56d51490.o:filec0ec56d51490.cpp:(.text+0x66f): undefined reference to `dgemv_'
    collect2.exe: error: ld returned 1 exit status
    
    --- failed re-building 'MfUSampler.Rnw'
    
    SUMMARY: processing the following file failed:
     'MfUSampler.Rnw'
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 1.0.4
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building 'MfUSampler.Rnw' using Sweave
    MfUSampler 1.0.4
    Convenience Functions for Multivariate MCMC Using Univariate Samplers
    For citations, please use:
    Alireza S. Mahani, Mansour T. A. Sharabiani (2017). Multivariate-From-Univariate MCMC Sampler: The R Package MfUSampler. Journal of Statistical Software, Code Snippets, 78(1), 1-22. doi:10.18637/jss.v078.c01
    
    Error: processing vignette 'MfUSampler.Rnw' failed with diagnostics:
     chunk 31
    Error in compileCode(f, code, language = language, verbose = verbose) :
     Compilation ERROR, function(s)/method(s) not created! D:/Compiler/rtools40/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: file2a9e0658123d1.o:file2a9e0658123d1.cpp:(.text+0x4df): undefined reference to `dgemv_'
    D:/Compiler/rtools40/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: file2a9e0658123d1.o:file2a9e0658123d1.cpp:(.text+0x66f): undefined reference to `dgemv_'
    collect2.exe: error: ld returned 1 exit status
    
    --- failed re-building 'MfUSampler.Rnw'
    
    SUMMARY: processing the following file failed:
     'MfUSampler.Rnw'
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-release-windows-ix86+x86_64

Package RegressionFactory

Current CRAN status: OK: 12

Package SAMUR

Current CRAN status: NOTE: 12

Version: 0.6
Check: R code for possible problems
Result: NOTE
    generate.sample.core: no visible global function definition for
     'predict'
    mdh: no visible global function definition for 'model.frame'
    mdh: no visible binding for global variable 'na.fail'
    mdh: no visible global function definition for '.getXlevels'
    mdh: no visible global function definition for 'quantile'
    mdh: no visible global function definition for 'hist'
    predict.mdh: no visible global function definition for 'model.frame'
    samur: no visible global function definition for 'predict'
    Undefined global functions or variables:
     .getXlevels hist model.frame na.fail predict quantile
    Consider adding
     importFrom("graphics", "hist")
     importFrom("stats", ".getXlevels", "model.frame", "na.fail", "predict",
     "quantile")
    to your NAMESPACE file.
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-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Package sns

Current CRAN status: OK: 12