Last updated on 2026-09-24 02:52:14 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.8.9 | 80.87 | 614.72 | 695.59 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.8.15 | 30.81 | 507.27 | 538.08 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.8.15 | 31.00 | 479.34 | 510.34 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.8.15 | 32.00 | 478.07 | 510.07 | OK | |
| r-devel-windows-x86_64 | 2.8.9 | 96.00 | 533.00 | 629.00 | NOTE | |
| r-patched-linux-x86_64 | 2.8.15 | 50.30 | 698.37 | 748.67 | OK | |
| r-release-linux-x86_64 | 2.8.9 | 79.10 | 587.22 | 666.32 | OK | |
| r-release-macos-arm64 | 2.8.15 | 15.00 | 167.00 | 182.00 | OK | |
| r-release-macos-x86_64 | 2.8.15 | 32.00 | 582.00 | 614.00 | OK | |
| r-release-windows-x86_64 | 2.8.9 | 93.00 | 585.00 | 678.00 | OK | |
| r-oldrel-macos-arm64 | 2.8.15 | 16.00 | 193.00 | 209.00 | OK | |
| r-oldrel-macos-x86_64 | 2.8.15 | 32.00 | 659.00 | 691.00 | OK | |
| r-oldrel-windows-x86_64 | 2.8.15 | 72.00 | 762.00 | 834.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.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.8.9
Check: dependencies in R code
Result: NOTE
Base package in Suggests/Enhances imported in NAMESPACE:
‘grDevices’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-windows-x86_64
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-windows-x86_64
Version: 2.8.15
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
which should likely be
https://gitlab.com/libreumg/dataquier/-/issues
instead.
Flavor: r-devel-linux-x86_64-debian-gcc