Last updated on 2025-05-22 12:50:11 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.1 | 12.47 | 250.80 | 263.27 | NOTE | |
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 | 24.00 | 350.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 | 150.00 | ERROR | |||
r-release-macos-x86_64 | 2.5.2 | 334.00 | ERROR | |||
r-release-windows-x86_64 | 2.5.1 | 23.00 | 346.00 | 369.00 | NOTE | |
r-oldrel-macos-arm64 | 2.5.2 | 139.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.5.1 | 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-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64
Version: 2.5.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘rolap.Rmd’ using rmarkdown
Warning in file("", "w+b") :
cannot open file '/var/folders/k4/0jwzxmln0nb8y6rkzprptb640000gq/T//RtmpTasKis/Rf14e2c2489b483': No space left on device
Quitting from rolap.Rmd:13-18 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<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 'rolap.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘rolap.Rmd’
Error in readRDS(ser_engine) : error reading from connection
Calls: <Anonymous> -> readRDS
Execution halted
--- re-building ‘v40-refresh.Rmd’ using rmarkdown
--- finished re-building ‘v40-refresh.Rmd’
--- re-building ‘v50-deploy.Rmd’ using rmarkdown
Warning in file("", "w+b") :
cannot open file '/var/folders/k4/0jwzxmln0nb8y6rkzprptb640000gq/T//RtmpLjb2eD/Rf1507822d54f3f': No space left on device
Quitting from v50-deploy.Rmd:259-263 [unnamed-chunk-20]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<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 'v50-deploy.Rmd' failed with diagnostics:
cannot open the connection
--- failed 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
Warning in file("", "w+b") :
cannot open file '/var/folders/k4/0jwzxmln0nb8y6rkzprptb640000gq/T//RtmpNBAs46/Rf151d777227555': No space left on device
Quitting from v70-star_query.Rmd:77-85 [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 'v70-star_query.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘v70-star_query.Rmd’
SUMMARY: processing the following files failed:
‘rolap.Rmd’ ‘v05-flat-table-op.Rmd’ ‘v50-deploy.Rmd’
‘v70-star_query.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-arm64
Version: 2.5.2
Check: examples
Result: ERROR
Running examples in ‘rolap-Ex.R’ failed
The error most likely occurred in:
> ### Name: get_transformation_code
> ### Title: Get transformation function code
> ### Aliases: get_transformation_code
> ### get_transformation_code.star_database_update
>
> ### ** Examples
>
>
> f1 <- flat_table('ft_num', ft_cause_rpd) |>
+ as_star_database(mrs_cause_schema_rpd) |>
+ replace_attribute_values(
+ name = "When Available",
+ old = c('1962', '11', '1962-03-14'),
+ new = c('1962', '3', '1962-01-15')
+ ) |>
+ group_dimension_instances(name = "When")
> f2 <- flat_table('ft_num2', ft_cause_rpd) |>
+ update_according_to(f1)
Warning in file(out_file, open = "wt") :
cannot open file '/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T//RtmpAAWtjn/fileb0213a2e5ed3': No space left on device
Error in file(out_file, open = "wt") : cannot open the connection
Calls: update_according_to -> update_according_to.flat_table -> file
Execution halted
Flavor: r-release-macos-x86_64
Version: 2.5.2
Check: installed package size
Result: NOTE
installed size is 17.5Mb
sub-directories of 1Mb or more:
doc 15.2Mb
Flavor: r-oldrel-macos-arm64
Version: 2.5.1
Check: installed package size
Result: NOTE
installed size is 17.4Mb
sub-directories of 1Mb or more:
doc 15.2Mb
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-x86_64