Last updated on 2026-09-11 12:49:56 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.1 | 12.66 | 158.34 | 171.00 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.1.1 | 8.02 | 116.86 | 124.88 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.1.1 | 185.32 | WARN | |||
| r-devel-linux-x86_64-fedora-gcc | 2.1.1 | 190.99 | NOTE | |||
| r-devel-windows-x86_64 | 2.1.1 | 18.00 | 271.00 | 289.00 | NOTE | |
| r-patched-linux-x86_64 | 2.1.1 | 13.14 | 150.96 | 164.10 | NOTE | |
| r-release-linux-x86_64 | 2.1.1 | 10.22 | 148.24 | 158.46 | NOTE | |
| r-release-macos-arm64 | 2.1.1 | 4.00 | 52.00 | 56.00 | NOTE | |
| r-release-macos-x86_64 | 2.1.1 | 10.00 | 183.00 | 193.00 | NOTE | |
| r-release-windows-x86_64 | 2.1.1 | 17.00 | 259.00 | 276.00 | NOTE | |
| r-oldrel-macos-arm64 | 2.1.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 2.1.1 | 10.00 | 161.00 | 171.00 | OK | |
| r-oldrel-windows-x86_64 | 2.1.1 | 23.00 | 341.00 | 364.00 | NOTE |
Version: 2.1.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘do_la.Rd’ ‘linalg.Rd’ ‘scale_matrix.Rd’ ‘solve.caracas_symbol.Rd’
‘solve_lin.Rd’
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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-windows-x86_64
Version: 2.1.1
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
caracas/tests/testthat/test-as_sym.R (.Dim: 2)
caracas/tests/testthat/test-linalg.R (.Dim: 3)
caracas/tests/testthat/test-vector.R (.Dim: 4)
'.Dim' should be changed to 'dim'.
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: 2.1.1
Check: Rd contents
Result: NOTE
Rd files without \usage:
‘pipe.Rd’
\arguments should not be documented without \usage.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.1.1
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: 2.1.1
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: 2.1.1
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: 2.1.1
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: 2.1.1
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: 2.1.1
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:
caracas/tests/testthat/test-as_sym.R (.Dim: 2)
caracas/tests/testthat/test-linalg.R (.Dim: 3)
caracas/tests/testthat/test-vector.R (.Dim: 4)
'.Dim' should be changed to 'dim'.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.1.1
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: 2.1.1
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: 2.1.1
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