Last updated on 2025-12-20 17:50:25 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.2 | 11.53 | 93.32 | 104.85 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.2 | 7.86 | 63.93 | 71.79 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.2 | 24.00 | 167.68 | 191.68 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 23.00 | 167.03 | 190.03 | NOTE | |
| r-devel-windows-x86_64 | 0.1.2 | 14.00 | 171.00 | 185.00 | OK | |
| r-patched-linux-x86_64 | 0.1.2 | 11.03 | 91.00 | 102.03 | OK | |
| r-release-linux-x86_64 | 0.1.2 | 11.03 | 90.21 | 101.24 | OK | |
| r-release-macos-arm64 | 0.1.2 | OK | ||||
| r-release-macos-x86_64 | 0.1.2 | 8.00 | 112.00 | 120.00 | OK | |
| r-release-windows-x86_64 | 0.1.2 | 15.00 | 145.00 | 160.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.2 | 10.00 | 111.00 | 121.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.2 | 15.00 | 182.00 | 197.00 | OK |
Version: 0.1.2
Check: compiled code
Result: NOTE
File ‘einsum/libs/einsum.so’:
Found non-API call to R: ‘ATTRIB’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.2
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘mathjaxr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc