CRAN Package Check Results for Package haplo.ccs

Last updated on 2017-07-21 07:46:17.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.1 3.96 52.98 56.94 NOTE
r-devel-linux-x86_64-debian-gcc 1.3.1 3.68 52.66 56.34 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.1 120.50 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.1 116.59 NOTE
r-devel-windows-ix86+x86_64 1.3.1 18.00 99.00 117.00 NOTE
r-patched-linux-x86_64 1.3.1 3.98 54.00 57.98 NOTE
r-patched-solaris-x86 1.3.1 157.80 NOTE
r-release-linux-x86_64 1.3.1 3.99 53.49 57.48 NOTE
r-release-windows-ix86+x86_64 1.3.1 23.00 100.00 123.00 NOTE
r-release-osx-x86_64 1.3.1 NOTE
r-oldrel-windows-ix86+x86_64 1.3.1 12.00 138.00 150.00 NOTE
r-oldrel-osx-x86_64 1.3.1 NOTE

Check Details

Version: 1.3.1
Check: S3 generic/method consistency
Result: NOTE
    Found the following apparent S3 methods exported but not registered:
     AIC.haplo.ccs anova.haplo.ccs coef.haplo.ccs fitted.haplo.ccs
     logLik.haplo.ccs print.haplo.ccs print.summary.haplo.ccs
     residuals.haplo.ccs summary.haplo.ccs vcov.haplo.ccs
    See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
    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-patched-solaris-x86, r-release-linux-x86_64

Version: 1.3.1
Check: R code for possible problems
Result: NOTE
    haplo.ccs: no visible global function definition for ‘terms’
    haplo.ccs: no visible global function definition for ‘model.response’
    haplo.ccs: no visible global function definition for ‘model.matrix’
    haplo.ccs.fit: no visible global function definition for ‘glm’
    haplo.ccs.fit: no visible global function definition for
     ‘quasibinomial’
    haplo.ccs.fit: no visible binding for global variable ‘logit’
    haplo.ccs.fit: no visible global function definition for ‘coef’
    print.summary.haplo.ccs: no visible global function definition for ‘pt’
    sandcov: no visible global function definition for ‘coef’
    sandcov: no visible global function definition for ‘model.matrix’
    sandcov: no visible global function definition for ‘residuals’
    Undefined global functions or variables:
     coef glm logit model.matrix model.response pt quasibinomial residuals
     terms
    Consider adding
     importFrom("stats", "coef", "glm", "model.matrix", "model.response",
     "pt", "quasibinomial", "residuals", "terms")
    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