Last updated on 2025-12-06 17:48:37 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.2 | 3.63 | 70.63 | 74.26 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2.2 | 2.82 | 42.09 | 44.91 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.2.2 | 111.45 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.2.2 | 19.00 | 110.66 | 129.66 | NOTE | |
| r-devel-windows-x86_64 | 1.2.2 | 7.00 | 88.00 | 95.00 | NOTE | |
| r-patched-linux-x86_64 | 1.2.2 | 4.00 | 63.24 | 67.24 | NOTE | |
| r-release-linux-x86_64 | 1.2.2 | 4.09 | 65.53 | 69.62 | NOTE | |
| r-release-macos-arm64 | 1.2.2 | NOTE | ||||
| r-release-macos-x86_64 | 1.2.2 | 3.00 | 79.00 | 82.00 | NOTE | |
| r-release-windows-x86_64 | 1.2.2 | 7.00 | 85.00 | 92.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.2.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.2.2 | 6.00 | 113.00 | 119.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.2 | 10.00 | 104.00 | 114.00 | OK |
Version: 1.2.2
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘add_dimension.Rd’ ‘add_facts.Rd’ ‘define_geoattribute.Rd’
‘dimensional_query_run_geoquery.R’ ‘filter_dimension.Rd’
‘geomultistar_define_geoattribute.R’ ‘get_empty_geoinstances.Rd’
‘multistar_as_flat_table.Rd’ ‘relate_dimension.Rd’ ‘run_geoquery.Rd’
‘run_query.Rd’ ‘save_as_geopackage.Rd’ ‘select_dimension.Rd’
‘select_fact.Rd’
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64
Version: 1.2.2
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking: 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2.2
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2.2
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘dimensional_query_run_geoquery.R’
‘geomultistar_define_geoattribute.R’
Flavor: r-release-macos-x86_64