Last updated on 2026-09-11 01:50:44 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4 | 11.24 | 101.95 | 113.19 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.4 | 8.68 | 78.20 | 86.88 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.4 | 14.00 | 108.09 | 122.09 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 0.4 | 14.00 | 113.32 | 127.32 | NOTE | |
| r-devel-windows-x86_64 | 0.4 | 18.00 | 133.00 | 151.00 | NOTE | |
| r-patched-linux-x86_64 | 0.4 | 12.40 | 95.91 | 108.31 | OK | |
| r-release-linux-x86_64 | 0.4 | 12.95 | 95.42 | 108.37 | OK | |
| r-release-macos-arm64 | 0.4 | 4.00 | 32.00 | 36.00 | OK | |
| r-release-macos-x86_64 | 0.4 | 11.00 | 94.00 | 105.00 | OK | |
| r-release-windows-x86_64 | 0.4 | 17.00 | 126.00 | 143.00 | OK | |
| r-oldrel-macos-arm64 | 0.4 | OK | ||||
| r-oldrel-macos-x86_64 | 0.4 | 11.00 | 90.00 | 101.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4 | 22.00 | 156.00 | 178.00 | OK |
Version: 0.4
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
symSEM/tests/testthat/test_utilities.R (.Dim: 2, .Dimnames: 2)
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Version: 0.4
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
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
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
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
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.
Found calls to structure() using deprecated special names:
symSEM/tests/testthat/test_utilities.R (.Dim: 2, .Dimnames: 2)
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.4
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
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
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