Last updated on 2018-04-24 04:48:29 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 1.87 | 21.62 | 23.49 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 1.69 | 18.85 | 20.54 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 31.95 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 31.50 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2 | 6.00 | 43.00 | 49.00 | NOTE | |
r-devel-osx-x86_64 | 1.2 | NOTE | ||||
r-patched-linux-x86_64 | 1.2 | 1.75 | 23.59 | 25.34 | NOTE | |
r-patched-solaris-x86 | 1.2 | 48.80 | NOTE | |||
r-release-linux-x86_64 | 1.2 | 2.00 | 23.04 | 25.04 | NOTE | |
r-release-windows-ix86+x86_64 | 1.2 | 4.00 | 39.00 | 43.00 | NOTE | |
r-release-osx-x86_64 | 1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.2 | 3.00 | 44.00 | 47.00 | NOTE |
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-devel-osx-x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-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-devel-osx-x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-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