Last updated on 2026-08-13 02:50:44 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | NOTE | |||||
| r-devel-linux-x86_64-debian-gcc | 2.8.9 | 57.55 | 422.65 | 480.20 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.8.9 | 65.00 | 421.47 | 486.47 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.8.9 | 60.00 | 393.85 | 453.85 | NOTE | |
| r-devel-windows-x86_64 | 2.8.9 | 96.00 | 524.00 | 620.00 | NOTE | |
| r-patched-linux-x86_64 | 2.8.9 | 97.04 | 588.25 | 685.29 | OK | |
| r-release-linux-x86_64 | 2.8.9 | 81.59 | 588.69 | 670.28 | 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 | 89.00 | 559.00 | 648.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 | 131.00 | 727.00 | 858.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