Last updated on 2021-02-15 09:48:07 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0-1 | 1.93 | 23.19 | 25.12 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0-1 | 1.63 | 17.84 | 19.47 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0-1 | 39.77 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0-1 | 29.99 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.0-1 | 5.00 | 38.00 | 43.00 | NOTE | |
r-patched-linux-x86_64 | 0.0-1 | 1.79 | 22.07 | 23.86 | NOTE | |
r-patched-solaris-x86 | 0.0-1 | 49.00 | NOTE | |||
r-release-linux-x86_64 | 0.0-1 | 2.09 | 22.28 | 24.37 | NOTE | |
r-release-macos-x86_64 | 0.0-1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.0-1 | 15.00 | 43.00 | 58.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.0-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.0-1 | 3.00 | 28.00 | 31.00 | NOTE |
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