CRAN Package Check Results for Maintainer ‘Michael Gras <michael.gras at ymail.com>’

Last updated on 2022-04-24 03:53:00 CEST.

Package NOTE
cuttlefish.model 12

Package cuttlefish.model

Current CRAN status:

Version: 1.0
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
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
    delta.glm: no visible global function definition for 'glm'
    delta.glm: no visible global function definition for 'residuals'
    delta.glm: no visible global function definition for 'fitted'
    delta.glm: no visible global function definition for 'predict.glm'
    two.stage.model.outputs: no visible global function definition for 'sd'
    Undefined global functions or variables:
     fitted glm predict.glm residuals sd
    Consider adding
     importFrom("stats", "fitted", "glm", "predict.glm", "residuals", "sd")
    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