CRAN Package Check Results for Package pGLS

Last updated on 2020-08-07 01:49:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0-1 1.87 20.67 22.54 NOTE
r-devel-linux-x86_64-debian-gcc 0.0-1 1.62 16.17 17.79 NOTE
r-devel-linux-x86_64-fedora-clang 0.0-1 35.95 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0-1 27.06 NOTE
r-devel-windows-ix86+x86_64 0.0-1 8.00 31.00 39.00 NOTE
r-patched-linux-x86_64 0.0-1 1.83 20.37 22.20 NOTE
r-patched-solaris-x86 0.0-1 44.30 NOTE
r-release-linux-x86_64 0.0-1 2.03 20.42 22.45 NOTE
r-release-macos-x86_64 0.0-1 NOTE
r-release-windows-ix86+x86_64 0.0-1 12.00 48.00 60.00 NOTE
r-oldrel-macos-x86_64 0.0-1 NOTE
r-oldrel-windows-ix86+x86_64 0.0-1 5.00 42.00 47.00 NOTE

Check Details

Version: 0.0-1
Check: dependencies in R code
Result: NOTE
    'library' or 'require' call to 'MASS' 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-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: 0.0-1
Check: R code for possible problems
Result: NOTE
    pGLS: no visible global function definition for 'model.response'
    pGLS: no visible global function definition for 'model.matrix'
    pGLS: no visible global function definition for 'pt'
    Undefined global functions or variables:
     model.matrix model.response pt
    Consider adding
     importFrom("stats", "model.matrix", "model.response", "pt")
    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: 0.0-1
Check: Rd files
Result: NOTE
    prepare_Rd: data_fs.Rd:11: Dropping empty section \source
    prepare_Rd: var_fs.Rd:12-14: Dropping empty section \references
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