CRAN Package Check Results for Maintainer ‘Senay Asma <senayyolacan at anadolu.edu.tr>’

Last updated on 2022-04-24 03:53:04 CEST.

Package NOTE
minxent 12

Package minxent

Current CRAN status:

Version: 0.01
Check: R code for possible problems
Result: NOTE
    minxent.multiple: no visible global function definition for 'cov.wt'
    minxent.single: no visible global function definition for 'optimize'
    Undefined global functions or variables:
     cov.wt optimize
    Consider adding
     importFrom("stats", "cov.wt", "optimize")
    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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.01
Check: Rd line widths
Result: NOTE
    Rd file 'minxent.multiple.Rd':
     \examples lines wider than 100 characters:
     minxent.multiple(q=q,G=G,eta=eta,c(0,0)) #estimates of lagrangian multipliers and MinxEnt distribution
    
    Rd file 'minxent.single.Rd':
     \examples lines wider than 100 characters:
     minxent.single(q=q,G=G,eta=eta,c(0)) # estimate of lagrangian multipliers and Kullback minimimum cross entropy distribution
    
    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