Last updated on 2020-08-07 01:49:52 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.01 | 1.63 | 18.62 | 20.25 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.01 | 1.40 | 14.63 | 16.03 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.01 | 33.60 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.01 | 24.53 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.01 | 6.00 | 26.00 | 32.00 | NOTE | |
r-patched-linux-x86_64 | 0.01 | 1.51 | 18.37 | 19.88 | NOTE | |
r-patched-solaris-x86 | 0.01 | 38.30 | NOTE | |||
r-release-linux-x86_64 | 0.01 | 1.67 | 18.34 | 20.01 | NOTE | |
r-release-macos-x86_64 | 0.01 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.01 | 4.00 | 31.00 | 35.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.01 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.01 | 4.00 | 34.00 | 38.00 | NOTE |
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-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.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