Last updated on 2022-05-23 08:51:22 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 3.06 | 44.36 | 47.42 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.44 | 32.93 | 35.37 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 56.33 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 54.72 | NOTE | |||
r-devel-windows-x86_64 | 1.0 | 9.00 | 62.00 | 71.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 3.18 | 41.17 | 44.35 | NOTE | |
r-release-linux-x86_64 | 1.0 | NOTE | ||||
r-release-macos-arm64 | 1.0 | 19.00 | NOTE | |||
r-release-macos-x86_64 | 1.0 | 26.00 | NOTE | |||
r-release-windows-x86_64 | 1.0 | 6.00 | 64.00 | 70.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0 | 22.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0 | 33.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0 | 5.00 | 55.00 | 60.00 | 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-x86_64, 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: 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-x86_64, 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: 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