Last updated on 2022-06-30 11:53:12 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 30.64 | 273.75 | 304.39 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 26.60 | 201.89 | 228.49 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 382.13 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 371.58 | NOTE | |||
r-devel-windows-x86_64 | 1.0 | 46.00 | 262.00 | 308.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 27.40 | 260.52 | 287.92 | NOTE | |
r-release-linux-x86_64 | 1.0 | 27.02 | 259.30 | 286.32 | NOTE | |
r-release-macos-arm64 | 1.0 | 115.00 | NOTE | |||
r-release-macos-x86_64 | 1.0 | 122.00 | NOTE | |||
r-release-windows-x86_64 | 1.0 | 38.00 | 262.00 | 300.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0 | 129.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0 | 186.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0 | 58.00 | 256.00 | 314.00 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
MAPE: no visible global function definition for 'is'
MAPE: no visible global function definition for 'new'
Undefined global functions or variables:
is new
Consider adding
importFrom("methods", "is", "new")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
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-x86_64, 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