CRAN Package Check Results for Maintainer ‘Richard D. Morey <richarddmorey at gmail.com>’

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

Package NOTE OK
BayesFactor 7 5
HybridMC 12

Package BayesFactor

Current CRAN status: NOTE: 7, OK: 5

Version: 0.9.12-4.2
Check: installed package size
Result: NOTE
     installed size is 22.6Mb
     sub-directories of 1Mb or more:
     doc 5.4Mb
     libs 16.0Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.9.12-4.2
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: 'doMC'
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Package HybridMC

Current CRAN status: NOTE: 12

Version: 0.2
Check: DESCRIPTION meta-information
Result: NOTE
    Checking should be performed on sources prepared by 'R CMD build'.
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

Version: 0.2
Check: dependencies in R code
Result: NOTE
    Package in Depends field not imported from: 'coda'
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
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

Version: 0.2
Check: R code for possible problems
Result: NOTE
    hybridMC: no visible global function definition for 'txtProgressBar'
    hybridMC : pbFun: no visible global function definition for
     'setTxtProgressBar'
    hybridMC: no visible global function definition for 'mcmc'
    Undefined global functions or variables:
     mcmc setTxtProgressBar txtProgressBar
    Consider adding
     importFrom("utils", "setTxtProgressBar", "txtProgressBar")
    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

Version: 0.2
Check: Rd line widths
Result: NOTE
    Rd file 'hybridMC.Rd':
     \usage lines wider than 90 characters:
     hybridMC(y.start, n.samp=1, logDens, dLogDens, epsilon, LFsteps, compWeights=NULL, MPwidth=1, MPweights=NULL, progress=0 ,...)
    
    These lines will be truncated in the PDF 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-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.2
Check: compiled code
Result: NOTE
    File ‘HybridMC/libs/HybridMC.so’:
     Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc