Last updated on 2026-09-03 20:57:15 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.8.9 | 87.97 | 608.16 | 696.13 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.8.9 | 54.48 | 424.74 | 479.22 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.8.9 | 60.00 | 401.78 | 461.78 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.8.9 | 66.00 | 437.10 | 503.10 | NOTE | |
| r-devel-windows-x86_64 | 2.8.9 | 97.00 | 521.00 | 618.00 | NOTE | |
| r-patched-linux-x86_64 | 2.8.9 | 95.61 | 584.85 | 680.46 | OK | |
| r-release-linux-x86_64 | 2.8.9 | 73.31 | 589.01 | 662.32 | OK | |
| r-release-macos-arm64 | 2.8.9 | 23.00 | 138.00 | 161.00 | OK | |
| r-release-macos-x86_64 | 2.8.9 | 62.00 | 471.00 | 533.00 | OK | |
| r-release-windows-x86_64 | 2.8.9 | 90.00 | 562.00 | 652.00 | OK | |
| r-oldrel-macos-arm64 | 2.8.9 | 23.00 | 133.00 | 156.00 | OK | |
| r-oldrel-macos-x86_64 | 2.8.9 | 60.00 | 480.00 | 540.00 | OK | |
| r-oldrel-windows-x86_64 | 2.8.9 | 125.00 | 714.00 | 839.00 | OK |
Version: 2.8.9
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Stephan Struckmann <stephan.struckmann@uni-greifswald.de>’
The BugReports field in DESCRIPTION has
https://gitlab.com/libreumg/dataquier/-/work_items/issues
which should likely be
https://gitlab.com/libreumg/dataquier/-/issues
instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.8.9
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
dataquieR/tests/testthat/test-util_assign_levlabs.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-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64