Last updated on 2026-09-11 01:50:42 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.7 | 12.02 | 144.24 | 156.26 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.7 | 9.75 | 108.07 | 117.82 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.7 | 13.00 | 130.85 | 143.85 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.7 | 14.00 | 146.92 | 160.92 | OK | |
| r-devel-windows-x86_64 | 1.0.7 | 90.00 | 589.00 | 679.00 | OK | |
| r-patched-linux-x86_64 | 1.0.7 | 13.50 | 135.63 | 149.13 | OK | |
| r-release-linux-x86_64 | 1.0.7 | 13.66 | 135.56 | 149.22 | OK | |
| r-release-macos-arm64 | 1.0.7 | 4.00 | 42.00 | 46.00 | OK | |
| r-release-macos-x86_64 | 1.0.7 | 12.00 | 158.00 | 170.00 | OK | |
| r-release-windows-x86_64 | 1.0.7 | 110.00 | 593.00 | 703.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.7 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.7 | 12.00 | 141.00 | 153.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.7 | 56.00 | 489.00 | 545.00 | OK |
Version: 1.0.7
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: 1.0.7
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: 1.0.7
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: 1.0.7
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: 1.0.7
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: 1.0.7
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: 1.0.7
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: 1.0.7
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: 1.0.7
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