Last updated on 2020-08-07 01:50:22 CEST.
Package | NOTE |
---|---|
ChoiceModelR | 12 |
Current CRAN status:
Version: 1.2
Check: top-level files
Result: NOTE
File
LICENSE
is not mentioned in the DESCRIPTION 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: 1.2
Check: R code for possible problems
Result: NOTE
choicemodelr : drawDelta: no visible global function definition for
'rnorm'
choicemodelr : mnlRwMetropOnce: no visible global function definition
for 'rnorm'
choicemodelr : mnlRwMetropOnce: no visible global function definition
for 'runif'
choicemodelr : rmultireg: no visible global function definition for
'rnorm'
choicemodelr : rwishart: no visible global function definition for
'rchisq'
choicemodelr : rwishart: no visible global function definition for
'rnorm'
choicemodelr : fsh: no visible global function definition for
'flush.console'
choicemodelr: no visible global function definition for 'matplot'
choicemodelr: no visible global function definition for 'write.table'
Undefined global functions or variables:
flush.console matplot rchisq rnorm runif write.table
Consider adding
importFrom("graphics", "matplot")
importFrom("stats", "rchisq", "rnorm", "runif")
importFrom("utils", "flush.console", "write.table")
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: 1.2
Check: Rd line widths
Result: NOTE
Rd file 'choicemodelr.Rd':
\examples lines wider than 100 characters:
estbetas = cbind(estbetas[,1:4],0-apply(estbetas[,1:4],1,sum),estbetas[,5:6],0-apply(estbetas[,5:6],1,sum))
estbetas = cbind(estbetas[,1:4],0-apply(estbetas[,1:4],1,sum),estbetas[,5:6],0-apply(estbetas[,5:6],1,sum))
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: 1.2
Check: for non-standard things in the check directory
Result: NOTE
Found the following files/directories:
'RBetas.csv' 'RLog.txt' 'restart.txt'
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