CRAN Package Check Results for Maintainer ‘Lin Liu <linliu at ucsd.edu>’

Last updated on 2022-04-24 03:52:58 CEST.

Package NOTE
lmec 12

Package lmec

Current CRAN status:

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-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-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