CRAN Package Check Results for Maintainer ‘Wei Guo <wei.guo3 at nih.gov>’

Last updated on 2020-08-07 01:50:36 CEST.

Package NOTE
betafam 12
rvHPDT 12

Package betafam

Current CRAN status:

Version: 1.0
Check: top-level files
Result: NOTE
    Non-standard file/directory found at top level:
     'extdata'
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.0
Check: R code for possible problems
Result: NOTE
    betafam: no visible global function definition for 'pnorm'
    betafam: no visible global function definition for 'pchisq'
    betafam: no visible global function definition for 'lm'
    betafam: no visible global function definition for 'coefficients'
    betafam: no visible global function definition for 'glm.fit'
    betafam: no visible global function definition for 'gaussian'
    betafam: no visible global function definition for 'glmnet'
    Undefined global functions or variables:
     coefficients gaussian glm.fit glmnet lm pchisq pnorm
    Consider adding
     importFrom("stats", "coefficients", "gaussian", "glm.fit", "lm",
     "pchisq", "pnorm")
    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.0
Check: Rd line widths
Result: NOTE
    Rd file 'betafam.Rd':
     \usage lines wider than 90 characters:
     betafam(ped,group.threshold=-1,fix.group.index=NULL, fix.weight=NULL,mute.SMM=TRUE,trait=c("binary","qtl"),LC.test=c("LC.true","LC","si ... [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

Package rvHPDT

Current CRAN status:

Version: 3.0
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Title field: should not end in a period.
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: 3.0
Check: R code for possible problems
Result: NOTE
    HapMendlianCheck: no visible global function definition for
     'write.table'
    rvPDT.test.sub: no visible global function definition for 'pnorm'
    whap.prehap: no visible global function definition for 'write.table'
    whap.prehap: no visible global function definition for 'read.table'
    Undefined global functions or variables:
     pnorm read.table write.table
    Consider adding
     importFrom("stats", "pnorm")
     importFrom("utils", "read.table", "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