Last updated on 2025-05-23 04:51:19 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.5.1 | 20.19 | 366.58 | 386.77 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.5.2 | 13.00 | 242.22 | 255.22 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.5.2 | 600.74 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.5.2 | 611.71 | OK | |||
r-devel-windows-x86_64 | 2.5.1 | 26.00 | 348.00 | 374.00 | NOTE | |
r-patched-linux-x86_64 | 2.5.1 | 22.47 | 344.90 | 367.37 | NOTE | |
r-release-linux-x86_64 | 2.5.1 | 18.37 | 347.32 | 365.69 | NOTE | |
r-release-macos-arm64 | 2.5.2 | 127.00 | ERROR | |||
r-release-macos-x86_64 | 2.5.2 | 334.00 | OK | |||
r-release-windows-x86_64 | 2.5.2 | 26.00 | 336.00 | 362.00 | OK | |
r-oldrel-macos-arm64 | 2.5.2 | 116.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.5.2 | 232.00 | NOTE | |||
r-oldrel-windows-x86_64 | 2.5.1 | 32.00 | 472.00 | 504.00 | NOTE |
Version: 2.5.1
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_custom_column.Rd’ ‘as_GeoPackage.Rd’ ‘as_csv_files.Rd’
‘as_dm_class.Rd’ ‘as_geolayer.Rd’ ‘as_multistar.Rd’ ‘as_rdb.Rd’
‘as_single_tibble_list.Rd’ ‘as_star_database.Rd’ ‘as_tibble_list.Rd’
‘as_xlsx_file.Rd’ ‘cancel_deployment.Rd’
‘check_geoattribute_geometry.Rd’ ‘check_lookup_table.Rd’
‘constellation.Rd’ ‘define_dimension.Rd’ ‘define_facts.Rd’
‘define_geoattribute.Rd’ ‘deploy.Rd’ ‘draw_tables.Rd’
‘filter_dimension.Rd’ ‘flat_table.R’ ‘ft_age.Rd’ ‘ft_num.Rd’
‘geoattribute.R’ ‘geolayer.R’ ‘get_attribute_names.Rd’
‘get_deployment_names.Rd’ ‘get_dimension_names.Rd’
‘get_dimension_table.Rd’ ‘get_existing_fact_instances.Rd’
‘get_fact_names.Rd’ ‘get_geoattribute_geometries.Rd’
‘get_geoattributes.Rd’ ‘get_layer.Rd’ ‘get_lookup_tables.Rd’
‘get_measure_names.Rd’ ‘get_new_dimension_instances.Rd’
‘get_pk_attribute_names.Rd’ ‘get_role_playing_dimension_names.Rd’
‘get_similar_attribute_values.Rd’
‘get_similar_attribute_values_individually.Rd’ ‘get_star_database.Rd’
‘get_star_schema.Rd’ ‘get_table.Rd’ ‘get_table_names.Rd’
‘get_transformation_code.Rd’ ‘get_transformation_file.Rd’
‘get_unique_attribute_values.Rd’ ‘get_unknown_value_defined.Rd’
‘get_unknown_values.Rd’ ‘get_variable_description.Rd’
‘get_variables.Rd’ ‘group_dimension_instances.Rd’
‘incremental_refresh.Rd’ ‘join_lookup_table.Rd’
‘load_star_database.Rd’ ‘lookup_table.Rd’ ‘mrs_age_schema.Rd’
‘mrs_age_schema_rpd.Rd’ ‘mrs_cause_schema.Rd’
‘mrs_cause_schema_rpd.Rd’ ‘mrs_db_geo.Rd’ ‘refresh.R’
‘remove_instances_without_measures.Rd’ ‘replace_attribute_values.Rd’
‘replace_empty_values.Rd’ ‘replace_string.Rd’
‘replace_unknown_values.Rd’ ‘role_playing_dimension.Rd’
‘run_query.Rd’ ‘select_attributes.Rd’ ‘select_dimension.Rd’
‘select_fact.Rd’ ‘select_instances.Rd’
‘select_instances_by_comparison.Rd’ ‘select_measures.Rd’
‘separate_measures.Rd’ ‘set_attribute_names.Rd’ ‘set_layer.Rd’
‘set_measure_names.Rd’ ‘set_variables.Rd’ ‘snake_case.Rd’
‘star_database.R’ ‘star_database_export.R’ ‘star_query.Rd’
‘transform_attribute_format.Rd’ ‘transform_from_values.Rd’
‘transform_to_attribute.Rd’ ‘transform_to_measure.Rd’
‘transform_to_values.Rd’ ‘update_according_to.Rd’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 2.5.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [45s/42s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(rolap)
>
> test_check("rolap")
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.apache.poi.util.SAXHelper (file:/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/xlsxjars/java/poi-ooxml-3.10.1-20140818.jar) to method com.sun.org.apache.xerces.internal.util.SecurityManager.setEntityExpansionLimit(int)
WARNING: Please consider reporting this to the maintainers of org.apache.poi.util.SAXHelper
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[ FAIL 1 | WARN 3 | SKIP 0 | PASS 333 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-vignette_50.R:99:3'): refresh ──────────────────────────────────
Error: database or disk is full
Backtrace:
▆
1. ├─rolap::incremental_refresh(...) at test-vignette_50.R:99:3
2. ├─rolap::incremental_refresh(mrs_db_new, mrs_db_age_refresh, existing_instances = "delete")
3. └─rolap:::incremental_refresh.star_database(...)
4. └─rolap:::refresh_deployments(db, del)
5. ├─DBI::dbExecute(con, s)
6. └─DBI::dbExecute(con, s)
7. ├─DBI::dbSendStatement(conn, statement, ...)
8. └─DBI::dbSendStatement(conn, statement, ...)
9. ├─DBI::dbSendQuery(conn, statement, ...)
10. └─RSQLite::dbSendQuery(conn, statement, ...)
11. └─RSQLite (local) .local(conn, statement, ...)
12. ├─methods::new(...)
13. │ ├─methods::initialize(value, ...)
14. │ └─methods::initialize(value, ...)
15. └─RSQLite:::result_create(conn@ptr, statement)
[ FAIL 1 | WARN 3 | SKIP 0 | PASS 333 ]
Error: Test failures
In addition: Warning message:
call dbDisconnect() when finished working with a connection
Execution halted
Flavor: r-release-macos-arm64
Version: 2.5.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘rolap.Rmd’ using rmarkdown
--- finished re-building ‘rolap.Rmd’
--- re-building ‘v05-flat-table-op.Rmd’ using rmarkdown
--- finished re-building ‘v05-flat-table-op.Rmd’
--- re-building ‘v10-rpd.Rmd’ using rmarkdown
Warning in file("", "w+b") :
cannot open file '/var/folders/k4/0jwzxmln0nb8y6rkzprptb640000gq/T//RtmpSvJxQq/Rf10dc969172048': No space left on device
Quitting from v10-rpd.Rmd:100-105 [unnamed-chunk-6]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `file()`:
! cannot open the connection
---
Backtrace:
▆
1. └─tools:::.buildOneVignette(...)
2. ├─base::tryCatch(...)
3. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
4. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
6. └─engine$weave(file, quiet = quiet, encoding = enc)
7. └─knitr:::vweave_rmarkdown(...)
8. └─rmarkdown::render(...)
9. └─knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet)
10. └─knitr:::process_file(text, output)
11. ├─xfun:::handle_error(...)
12. ├─base::withCallingHandlers(...)
13. └─knitr:::process_group(group)
14. └─knitr:::call_block(x)
15. └─knitr:::block_exec(params)
16. └─knitr:::eng_r(options)
17. ├─knitr:::in_input_dir(...)
18. │ └─knitr:::in_dir(input_dir(), expr)
19. └─knitr (local) evaluate(...)
20. └─evaluate::evaluate(...)
21. └─evaluate:::watchout(...)
22. └─evaluate:::local_persistent_sink_connection(debug, frame)
23. └─base::file("", "w+b")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'v10-rpd.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘v10-rpd.Rmd’
--- re-building ‘v40-refresh.Rmd’ using rmarkdown
--- finished re-building ‘v40-refresh.Rmd’
--- re-building ‘v50-deploy.Rmd’ using rmarkdown
--- finished re-building ‘v50-deploy.Rmd’
--- re-building ‘v60-export.Rmd’ using rmarkdown
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.apache.poi.util.SAXHelper (file:/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/xlsxjars/java/poi-ooxml-3.10.1-20140818.jar) to method com.sun.org.apache.xerces.internal.util.SecurityManager.setEntityExpansionLimit(int)
WARNING: Please consider reporting this to the maintainers of org.apache.poi.util.SAXHelper
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
--- finished re-building ‘v60-export.Rmd’
--- re-building ‘v70-star_query.Rmd’ using rmarkdown
--- finished re-building ‘v70-star_query.Rmd’
SUMMARY: processing the following file failed:
‘v10-rpd.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-arm64
Version: 2.5.2
Check: installed package size
Result: NOTE
installed size is 17.5Mb
sub-directories of 1Mb or more:
doc 15.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 2.5.2
Check: dependencies in R code
Result: NOTE
OpenJDK 64-Bit Server VM warning: Insufficient space for shared memory file:
37285
Try using the -Djava.io.tmpdir= option to select an alternate temp location.
Flavor: r-oldrel-macos-x86_64
Version: 2.5.2
Check: data for non-ASCII characters
Result: NOTE
Warning in file(open = "w+") :
cannot open file '/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T//Rtmp7MDJHP/Rfafd62ee8e04b': No space left on device
Error in file(open = "w+") : cannot open the connection
Calls: <Anonymous> -> .try -> file
Execution halted
Flavor: r-oldrel-macos-x86_64
Version: 2.5.1
Check: installed package size
Result: NOTE
installed size is 17.3Mb
sub-directories of 1Mb or more:
doc 15.2Mb
Flavor: r-oldrel-windows-x86_64