Last updated on 2018-10-19 01:46:28 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 2.10 | 27.40 | 29.50 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.99 | 21.15 | 23.14 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 34.61 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 34.20 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 5.00 | 56.00 | 61.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 1.91 | 25.22 | 27.13 | NOTE | |
r-patched-solaris-x86 | 1.0 | 48.20 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 1.48 | 25.73 | 27.21 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 4.00 | 33.00 | 37.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 2.00 | 49.00 | 51.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to ‘mvtnorm’ which was already attached by Depends.
Please remove these calls from your code.
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.0
Check: R code for possible problems
Result: NOTE
lmec: warning in qr.Q(qrZ, compl = TRUE): partial argument match of
‘compl’ to ‘complete’
lmec: warning in qr.Q(qra, compl = TRUE): partial argument match of
‘compl’ to ‘complete’
lmec: no visible global function definition for ‘lm’
lmec: no visible global function definition for ‘pnorm’
lmec: no visible global function definition for ‘dnorm’
lmec : vtrnorm2: no visible global function definition for ‘runif’
lmec : vtrnorm2: no visible global function definition for ‘qnorm’
lmec : vtrnorm2: no visible global function definition for ‘pnorm’
lmec: no visible global function definition for ‘rnorm’
lmec: no visible global function definition for ‘ar’
Undefined global functions or variables:
ar dnorm lm pnorm qnorm rnorm runif
Consider adding
importFrom("stats", "ar", "dnorm", "lm", "pnorm", "qnorm", "rnorm",
"runif")
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.0
Check: Rd line widths
Result: NOTE
Rd file 'lmec-package.Rd':
\examples lines wider than 100 characters:
X<- cbind((UTIdata$Fup==0)+0, (UTIdata$Fup==1)+0, (UTIdata$Fup==3)+0, (UTIdata$Fup==6)+0, (UTIdata$Fup==9)+0, (UTIdata$Fup==12)+0, (UTI ... [TRUNCATED]
Rd file 'lmec.Rd':
\usage lines wider than 90 characters:
lmec(yL, cens, X, Z, cluster, maxstep = 200, varstruct = "unstructured", init, method = "ML", epsstop = 0.001, abspmv = 0.001, mcmc0 = ... [TRUNCATED]
\examples lines wider than 100 characters:
X = cbind((UTIdata$Fup==0)+0, (UTIdata$Fup==1)+0, (UTIdata$Fup==3)+0, (UTIdata$Fup==6)+0, (UTIdata$Fup==9)+0, (UTIdata$Fup==12)+0, (UTI ... [TRUNCATED]
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