Last updated on 2026-09-11 01:50:40 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.0 | 9.80 | 107.03 | 116.83 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.0 | 7.50 | 85.57 | 93.07 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4.0 | 13.00 | 120.26 | 133.26 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 12.00 | 122.70 | 134.70 | OK | |
| r-devel-windows-x86_64 | 0.4.0 | 78.00 | 829.00 | 907.00 | OK | |
| r-patched-linux-x86_64 | 0.4.0 | 9.07 | 103.32 | 112.39 | OK | |
| r-release-linux-x86_64 | 0.4.0 | 8.21 | 101.23 | 109.44 | OK | |
| r-release-macos-arm64 | 0.4.0 | 3.00 | 62.00 | 65.00 | OK | |
| r-release-macos-x86_64 | 0.4.0 | 9.00 | 120.00 | 129.00 | OK | |
| r-release-windows-x86_64 | 0.4.0 | 99.00 | 791.00 | 890.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.0 | 9.00 | 44.00 | 53.00 | OK | |
| r-oldrel-macos-x86_64 | 0.4.0 | 9.00 | 131.00 | 140.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.0 | 42.00 | 473.00 | 515.00 | OK |
Version: 0.4.0
Check: whether startup messages can be suppressed
Result: NOTE
warning: Failed to inspect Python interpreter from search path at `/usr/sbin/pypy`
Caused by: Can't use Python at `/usr/sbin/pypy`
Caused by: Python executable does not support `-I` flag. Please use Python 3.6 or newer.
It looks like this package (or a package it requires) has a startup
message which cannot be suppressed: see ?packageStartupMessage.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.4.0
Check: dependencies in R code
Result: NOTE
warning: Failed to inspect Python interpreter from search path at `/usr/sbin/pypy`
Caused by: Can't use Python at `/usr/sbin/pypy`
Caused by: Python executable does not support `-I` flag. Please use Python 3.6 or newer.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.4.0
Check: S3 generic/method consistency
Result: WARN
warning: Failed to inspect Python interpreter from search path at `/usr/sbin/pypy`
Caused by: Can't use Python at `/usr/sbin/pypy`
Caused by: Python executable does not support `-I` flag. Please use Python 3.6 or newer.
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.4.0
Check: replacement functions
Result: WARN
warning: Failed to inspect Python interpreter from search path at `/usr/sbin/pypy`
Caused by: Can't use Python at `/usr/sbin/pypy`
Caused by: Python executable does not support `-I` flag. Please use Python 3.6 or newer.
The argument of a replacement function which corresponds to the right
hand side must be named ‘value’.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.4.0
Check: foreign function calls
Result: NOTE
warning: Failed to inspect Python interpreter from search path at `/usr/sbin/pypy`
Caused by: Can't use Python at `/usr/sbin/pypy`
Caused by: Python executable does not support `-I` flag. Please use Python 3.6 or newer.
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.4.0
Check: R code for possible problems
Result: NOTE
warning: Failed to inspect Python interpreter from search path at `/usr/sbin/pypy`
Caused by: Can't use Python at `/usr/sbin/pypy`
Caused by: Python executable does not support `-I` flag. Please use Python 3.6 or newer.
warning: Failed to inspect Python interpreter from search path at `/usr/sbin/pypy`
Caused by: Can't use Python at `/usr/sbin/pypy`
Caused by: Python executable does not support `-I` flag. Please use Python 3.6 or newer.
warning: Failed to inspect Python interpreter from search path at `/usr/sbin/pypy`
Caused by: Can't use Python at `/usr/sbin/pypy`
Caused by: Python executable does not support `-I` flag. Please use Python 3.6 or newer.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.4.0
Check: for missing documentation entries
Result: WARN
warning: Failed to inspect Python interpreter from search path at `/usr/sbin/pypy`
Caused by: Can't use Python at `/usr/sbin/pypy`
Caused by: Python executable does not support `-I` flag. Please use Python 3.6 or newer.
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.4.0
Check: for code/documentation mismatches
Result: WARN
warning: Failed to inspect Python interpreter from search path at `/usr/sbin/pypy`
Caused by: Can't use Python at `/usr/sbin/pypy`
Caused by: Python executable does not support `-I` flag. Please use Python 3.6 or newer.
warning: Failed to inspect Python interpreter from search path at `/usr/sbin/pypy`
Caused by: Can't use Python at `/usr/sbin/pypy`
Caused by: Python executable does not support `-I` flag. Please use Python 3.6 or newer.
warning: Failed to inspect Python interpreter from search path at `/usr/sbin/pypy`
Caused by: Can't use Python at `/usr/sbin/pypy`
Caused by: Python executable does not support `-I` flag. Please use Python 3.6 or newer.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.4.0
Check: Rd \usage sections
Result: NOTE
warning: Failed to inspect Python interpreter from search path at `/usr/sbin/pypy`
Caused by: Can't use Python at `/usr/sbin/pypy`
Caused by: Python executable does not support `-I` flag. Please use Python 3.6 or newer.
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-clang