Last updated on 2020-08-07 01:49:52 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 22.14 | 190.70 | 212.84 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 19.04 | 143.02 | 162.06 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 263.34 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 258.93 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 59.00 | 235.00 | 294.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 22.59 | 186.19 | 208.78 | NOTE | |
r-patched-solaris-x86 | 1.0 | 369.00 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 21.54 | 188.54 | 210.08 | NOTE | |
r-release-macos-x86_64 | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 44.00 | 179.00 | 223.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 42.00 | 171.00 | 213.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-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: 1.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: package ‘AnnotationDbi’ was built under R version 3.6.1
Warning: package ‘IRanges’ was built under R version 3.6.1
Warning: package ‘S4Vectors’ was built under R version 3.6.1
Flavor: r-oldrel-macos-x86_64