Last updated on 2020-08-07 01:49:51 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 7.83 | 96.75 | 104.58 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 4.87 | 72.04 | 76.91 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 125.85 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 120.97 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.1 | 28.00 | 185.00 | 213.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 7.04 | 93.18 | 100.22 | OK | |
r-patched-solaris-x86 | 1.0.1 | 182.60 | NOTE | |||
r-release-linux-x86_64 | 1.0.1 | 7.75 | 94.01 | 101.76 | OK | |
r-release-macos-x86_64 | 1.0.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0.1 | 28.00 | 135.00 | 163.00 | OK | |
r-oldrel-macos-x86_64 | 1.0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 12.00 | 137.00 | 149.00 | OK |
Version: 1.0.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘grid’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 1.0.1
Check: foreign function calls
Result: NOTE
Warning in find_bad_exprs(exprs[[i]]) :
it is not known that wchar_t is Unicode on this platform
Warning in find_bad_exprs(exprs[[i]]) :
it is not known that wchar_t is Unicode on this platform
Warning in find_bad_exprs(exprs[[i]]) :
it is not known that wchar_t is Unicode on this platform
Warning in find_bad_exprs(exprs[[i]]) :
it is not known that wchar_t is Unicode on this platform
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
Flavor: r-patched-solaris-x86