The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

CRAN Package Check Results for Package symSEM

Last updated on 2026-09-16 05:51:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4 11.95 101.23 113.18 NOTE
r-devel-linux-x86_64-debian-gcc 0.4 9.73 79.40 89.13 NOTE
r-devel-linux-x86_64-fedora-clang 0.4 13.00 103.57 116.57 WARN
r-devel-linux-x86_64-fedora-gcc 0.4 12.00 94.14 106.14 WARN
r-devel-windows-x86_64 0.4 17.00 136.00 153.00 NOTE
r-patched-linux-x86_64 0.4 12.40 95.91 108.31 OK
r-release-linux-x86_64 0.4 12.27 96.46 108.73 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 159.00 181.00 OK

Check Details

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-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. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

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. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

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’. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

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. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

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'. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

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. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

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. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

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. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.