Skip to content

starschemar

Obtaining Stars from Flat Tables

v1.2.5 · May 1, 2024 · MIT + file LICENSE

Description

Data in multidimensional systems is obtained from operational systems and is transformed to adapt it to the new structure. Frequently, the operations to be performed aim to transform a flat table into a star schema. Transformations can be carried out using professional extract, transform and load tools or tools intended for data transformation for end users. With the tools mentioned, this transformation can be carried out, but it requires a lot of work. The main objective of this package is to define transformations that allow obtaining stars from flat tables easily. In addition, it includes basic data cleaning, dimension enrichment, incremental data refresh and query operations, adapted to this context.

Downloads

712

Last 30 days

4977th

712

Last 90 days

712

Last year

CRAN Check Status

10 NOTE
4 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-macos-arm64 NOTE
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 NOTE
r-release-macos-arm64 NOTE
r-release-macos-x86_64 OK
r-release-windows-x86_64 NOTE
Check details (14 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

DESCRIPTION meta-information

  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:
    ‘character_dimensions.Rd’ ‘constellation_as_multistar.Rd’
    ‘constellation_as_tibble_list.Rd’ ‘define_dimension.Rd’
    ‘define_fact.Rd’ ‘dm_mrs_age.Rd’ ‘dm_mrs_cause.Rd’
    ‘filter_dimension.Rd’ ‘filter_fact_rows.Rd’
    ‘get_conformed_dimension.Rd’ ‘get_conformed_dimension_names.Rd’
    ‘get_dimension.Rd’ ‘get_dimension_attribute_names.Rd’
    ‘get_dimension_names.Rd’ ‘get_measure_names.Rd’ ‘get_star_schema.Rd’
    ‘get_star_schema_names.Rd’ ‘incremental_refresh_constellation.Rd’
    ‘incremental_refresh_star_schema.Rd’ ‘match_records.Rd’
    ‘modify_conformed_dimension_records.Rd’ ‘modify_dimension_records.Rd’
    ‘ms_mrs.Rd’ ‘ms_mrs_test.Rd’ ‘multistar_as_flat_table.Rd’
    ‘purge_dimensions_constellation.Rd’ ‘purge_dimensions_star_schema.Rd’
    ‘rename_dimension.Rd’ ‘rename_dimension_attributes.Rd’
    ‘rename_fact.Rd’ ‘rename_measures.Rd’ ‘role_playing_dimension.Rd’
    ‘run_query.Rd’ ‘select_dimension.Rd’ ‘select_fact.Rd’ ‘snake_case.Rd’
    ‘st_mrs_age.Rd’ ‘st_mrs_age_test.Rd’ ‘st_mrs_age_w10.Rd’
    ‘st_mrs_age_w11.Rd’ ‘st_mrs_age_w_test.Rd’ ‘st_mrs_cause.Rd’
    ‘st_mrs_cause_test.Rd’ ‘st_mrs_cause_w10.Rd’ ‘st_mrs_cause_w11.Rd’
    ‘st_mrs_cause_w_test.Rd’ ‘star_schema_as_flat_table.Rd’
    ‘star_schema_as_multistar.Rd’ ‘star_schema_as_tibble_list.Rd’
    ‘update_record.Rd’ ‘update_selection.Rd’
    ‘update_selection_general.Rd’ ‘updates_st_mrs_age.Rd’
    ‘updates_st_mrs_age_test.Rd’
NOTE r-devel-linux-x86_64-debian-gcc

DESCRIPTION meta-information

  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:
    ‘character_dimensions.Rd’ ‘constellation_as_multistar.Rd’
    ‘constellation_as_tibble_list.Rd’ ‘define_dimension.Rd’
    ‘define_fact.Rd’ ‘dm_mrs_age.Rd’ ‘dm_mrs_cause.Rd’
    ‘filter_dimension.Rd’ ‘filter_fact_rows.Rd’
    ‘get_conformed_dimension.Rd’ ‘get_conformed_dimension_names.Rd’
    ‘get_dimension.Rd’ ‘get_dimension_attribute_names.Rd’
    ‘get_dimension_names.Rd’ ‘get_measure_names.Rd’ ‘get_star_schema.Rd’
    ‘get_star_schema_names.Rd’ ‘incremental_refresh_constellation.Rd’
    ‘incremental_refresh_star_schema.Rd’ ‘match_records.Rd’
    ‘modify_conformed_dimension_records.Rd’ ‘modify_dimension_records.Rd’
    ‘ms_mrs.Rd’ ‘ms_mrs_test.Rd’ ‘multistar_as_flat_table.Rd’
    ‘purge_dimensions_constellation.Rd’ ‘purge_dimensions_star_schema.Rd’
    ‘rename_dimension.Rd’ ‘rename_dimension_attributes.Rd’
    ‘rename_fact.Rd’ ‘rename_measures.Rd’ ‘role_playing_dimension.Rd’
    ‘run_query.Rd’ ‘select_dimension.Rd’ ‘select_fact.Rd’ ‘snake_case.Rd’
    ‘st_mrs_age.Rd’ ‘st_mrs_age_test.Rd’ ‘st_mrs_age_w10.Rd’
    ‘st_mrs_age_w11.Rd’ ‘st_mrs_age_w_test.Rd’ ‘st_mrs_cause.Rd’
    ‘st_mrs_cause_test.Rd’ ‘st_mrs_cause_w10.Rd’ ‘st_mrs_cause_w11.Rd’
    ‘st_mrs_cause_w_test.Rd’ ‘star_schema_as_flat_table.Rd’
    ‘star_schema_as_multistar.Rd’ ‘star_schema_as_tibble_list.Rd’
    ‘update_record.Rd’ ‘update_selection.Rd’
    ‘update_selection_general.Rd’ ‘updates_st_mrs_age.Rd’
    ‘updates_st_mrs_age_test.Rd’
NOTE r-devel-linux-x86_64-fedora-clang

DESCRIPTION meta-information

  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:
    ‘character_dimensions.Rd’ ‘constellation_as_multistar.Rd’
    ‘constellation_as_tibble_list.Rd’ ‘define_dimension.Rd’
    ‘define_fact.Rd’ ‘dm_mrs_age.Rd’ ‘dm_mrs_cause.Rd’
    ‘filter_dimension.Rd’ ‘filter_fact_rows.Rd’
    ‘get_conformed_dimension.Rd’ ‘get_conformed_dimension_names.Rd’
    ‘get_dimension.Rd’ ‘get_dimension_attribute_names.Rd’
    ‘get_dimension_names.Rd’ ‘get_measure_names.Rd’ ‘get_star_schema.Rd’
    ‘get_star_schema_names.Rd’ ‘incremental_refresh_constellation.Rd’
    ‘incremental_refresh_star_schema.Rd’ ‘match_records.Rd’
    ‘modify_conformed_dimension_records.Rd’ ‘modify_dimension_records.Rd’
    ‘ms_mrs.Rd’ ‘ms_mrs_test.Rd’ ‘multistar_as_flat_table.Rd’
    ‘purge_dimensions_constellation.Rd’ ‘purge_dimensions_star_schema.Rd’
    ‘rename_dimension.Rd’ ‘rename_dimension_attributes.Rd’
    ‘rename_fact.Rd’ ‘rename_measures.Rd’ ‘role_playing_dimension.Rd’
    ‘run_query.Rd’ ‘select_dimension.Rd’ ‘select_fact.Rd’ ‘snake_case.Rd’
    ‘st_mrs_age.Rd’ ‘st_mrs_age_test.Rd’ ‘st_mrs_age_w10.Rd’
    ‘st_mrs_age_w11.Rd’ ‘st_mrs_age_w_test.Rd’ ‘st_mrs_cause.Rd’
    ‘st_mrs_cause_test.Rd’ ‘st_mrs_cause_w10.Rd’ ‘st_mrs_cause_w11.Rd’
    ‘st_mrs_cause_w_test.Rd’ ‘star_schema_as_flat_table.Rd’
    ‘star_schema_as_multistar.Rd’ ‘star_schema_as_tibble_list.Rd’
    ‘update_record.Rd’ ‘update_selection.Rd’
    ‘update_selection_general.Rd’ ‘updates_st_mrs_age.Rd’
    ‘updates_st_mrs_age_test.Rd’
NOTE r-devel-linux-x86_64-fedora-gcc

DESCRIPTION meta-information

  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:
    ‘character_dimensions.Rd’ ‘constellation_as_multistar.Rd’
    ‘constellation_as_tibble_list.Rd’ ‘define_dimension.Rd’
    ‘define_fact.Rd’ ‘dm_mrs_age.Rd’ ‘dm_mrs_cause.Rd’
    ‘filter_dimension.Rd’ ‘filter_fact_rows.Rd’
    ‘get_conformed_dimension.Rd’ ‘get_conformed_dimension_names.Rd’
    ‘get_dimension.Rd’ ‘get_dimension_attribute_names.Rd’
    ‘get_dimension_names.Rd’ ‘get_measure_names.Rd’ ‘get_star_schema.Rd’
    ‘get_star_schema_names.Rd’ ‘incremental_refresh_constellation.Rd’
    ‘incremental_refresh_star_schema.Rd’ ‘match_records.Rd’
    ‘modify_conformed_dimension_records.Rd’ ‘modify_dimension_records.Rd’
    ‘ms_mrs.Rd’ ‘ms_mrs_test.Rd’ ‘multistar_as_flat_table.Rd’
    ‘purge_dimensions_constellation.Rd’ ‘purge_dimensions_star_schema.Rd’
    ‘rename_dimension.Rd’ ‘rename_dimension_attributes.Rd’
    ‘rename_fact.Rd’ ‘rename_measures.Rd’ ‘role_playing_dimension.Rd’
    ‘run_query.Rd’ ‘select_dimension.Rd’ ‘select_fact.Rd’ ‘snake_case.Rd’
    ‘st_mrs_age.Rd’ ‘st_mrs_age_test.Rd’ ‘st_mrs_age_w10.Rd’
    ‘st_mrs_age_w11.Rd’ ‘st_mrs_age_w_test.Rd’ ‘st_mrs_cause.Rd’
    ‘st_mrs_cause_test.Rd’ ‘st_mrs_cause_w10.Rd’ ‘st_mrs_cause_w11.Rd’
    ‘st_mrs_cause_w_test.Rd’ ‘star_schema_as_flat_table.Rd’
    ‘star_schema_as_multistar.Rd’ ‘star_schema_as_tibble_list.Rd’
    ‘update_record.Rd’ ‘update_selection.Rd’
    ‘update_selection_general.Rd’ ‘updates_st_mrs_age.Rd’
    ‘updates_st_mrs_age_test.Rd’
NOTE r-devel-macos-arm64

DESCRIPTION meta-information

  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:
    ‘character_dimensions.Rd’ ‘constellation_as_multistar.Rd’
    ‘constellation_as_tibble_list.Rd’ ‘define_dimension.Rd’
    ‘define_fact.Rd’ ‘dm_mrs_age.Rd’ ‘dm_mrs_cause.Rd’
    ‘filter_dimension.Rd’ ‘filter_fact_rows.Rd’
    ‘get_conformed_dimension.Rd’ ‘get_conformed_dimension_names.Rd’
    ‘get_dimension.Rd’ ‘get_dimension_attribute_names.Rd’
    ‘get_dimension_names.Rd’ ‘get_measure_names.Rd’ ‘get_star_schema.Rd’
    ‘get_star_schema_names.Rd’ ‘incremental_refresh_constellation.Rd’
    ‘incremental_refresh_star_schema.Rd’ ‘match_records.Rd’
    ‘modify_conformed_dimension_records.Rd’ ‘modify_dimension_records.Rd’
    ‘ms_mrs.Rd’ ‘ms_mrs_test.Rd’ ‘multistar_as_flat_table.Rd’
    ‘purge_dimensions_constellation.Rd’ ‘purge_dimensions_star_schema.Rd’
    ‘rename_dimension.Rd’ ‘rename_dimension_attributes.Rd’
    ‘rename_fact.Rd’ ‘rename_measures.Rd’ ‘role_playing_dimension.Rd’
    ‘run_query.Rd’ ‘select_dimension.Rd’ ‘select_fact.Rd’ ‘snake_case.Rd’
    ‘st_mrs_age.Rd’ ‘st_mrs_age_test.Rd’ ‘st_mrs_age_w10.Rd’
    ‘st_mrs_age_w11.Rd’ ‘st_mrs_age_w_test.Rd’ ‘st_mrs_cause.Rd’
    ‘st_mrs_cause_test.Rd’ ‘st_mrs_cause_w10.Rd’ ‘st_mrs_cause_w11.Rd’
    ‘st_mrs_cause_w_test.Rd’ ‘star_schema_as_flat_table.Rd’
    ‘star_schema_as_multistar.Rd’ ‘star_schema_as_tibble_list.Rd’
    ‘update_record.Rd’ ‘update_selection.Rd’
    ‘update_selection_general.Rd’ ‘updates_st_mrs_age.Rd’
    ‘updates_st_mrs_age_test.Rd’
NOTE r-devel-windows-x86_64

DESCRIPTION meta-information

  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:
    'character_dimensions.Rd' 'constellation_as_multistar.Rd'
    'constellation_as_tibble_list.Rd' 'define_dimension.Rd'
    'define_fact.Rd' 'dm_mrs_age.Rd' 'dm_mrs_cause.Rd'
    'filter_dimension.Rd' 'filter_fact_rows.Rd'
    'get_conformed_dimension.Rd' 'get_conformed_dimension_names.Rd'
    'get_dimension.Rd' 'get_dimension_attribute_names.Rd'
    'get_dimension_names.Rd' 'get_measure_names.Rd' 'get_star_schema.Rd'
    'get_star_schema_names.Rd' 'incremental_refresh_constellation.Rd'
    'incremental_refresh_star_schema.Rd' 'match_records.Rd'
    'modify_conformed_dimension_records.Rd' 'modify_dimension_records.Rd'
    'ms_mrs.Rd' 'ms_mrs_test.Rd' 'multistar_as_flat_table.Rd'
    'purge_dimensions_constellation.Rd' 'purge_dimensions_star_schema.Rd'
    'rename_dimension.Rd' 'rename_dimension_attributes.Rd'
    'rename_fact.Rd' 'rename_measures.Rd' 'role_playing_dimension.Rd'
    'run_query.Rd' 'select_dimension.Rd' 'select_fact.Rd' 'snake_case.Rd'
    'st_mrs_age.Rd' 'st_mrs_age_test.Rd' 'st_mrs_age_w10.Rd'
    'st_mrs_age_w11.Rd' 'st_mrs_age_w_test.Rd' 'st_mrs_cause.Rd'
    'st_mrs_cause_test.Rd' 'st_mrs_cause_w10.Rd' 'st_mrs_cause_w11.Rd'
    'st_mrs_cause_w_test.Rd' 'star_schema_as_flat_table.Rd'
    'star_schema_as_multistar.Rd' 'star_schema_as_tibble_list.Rd'
    'update_record.Rd' 'update_selection.Rd'
    'update_selection_general.Rd' 'updates_st_mrs_age.Rd'
    'updates_st_mrs_age_test.Rd'
OK r-oldrel-macos-arm64

*


            
OK r-oldrel-macos-x86_64

*


            
OK r-oldrel-windows-x86_64

*


            
NOTE r-patched-linux-x86_64

DESCRIPTION meta-information

  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:
    ‘character_dimensions.Rd’ ‘constellation_as_multistar.Rd’
    ‘constellation_as_tibble_list.Rd’ ‘define_dimension.Rd’
    ‘define_fact.Rd’ ‘dm_mrs_age.Rd’ ‘dm_mrs_cause.Rd’
    ‘filter_dimension.Rd’ ‘filter_fact_rows.Rd’
    ‘get_conformed_dimension.Rd’ ‘get_conformed_dimension_names.Rd’
    ‘get_dimension.Rd’ ‘get_dimension_attribute_names.Rd’
    ‘get_dimension_names.Rd’ ‘get_measure_names.Rd’ ‘get_star_schema.Rd’
    ‘get_star_schema_names.Rd’ ‘incremental_refresh_constellation.Rd’
    ‘incremental_refresh_star_schema.Rd’ ‘match_records.Rd’
    ‘modify_conformed_dimension_records.Rd’ ‘modify_dimension_records.Rd’
    ‘ms_mrs.Rd’ ‘ms_mrs_test.Rd’ ‘multistar_as_flat_table.Rd’
    ‘purge_dimensions_constellation.Rd’ ‘purge_dimensions_star_schema.Rd’
    ‘rename_dimension.Rd’ ‘rename_dimension_attributes.Rd’
    ‘rename_fact.Rd’ ‘rename_measures.Rd’ ‘role_playing_dimension.Rd’
    ‘run_query.Rd’ ‘select_dimension.Rd’ ‘select_fact.Rd’ ‘snake_case.Rd’
    ‘st_mrs_age.Rd’ ‘st_mrs_age_test.Rd’ ‘st_mrs_age_w10.Rd’
    ‘st_mrs_age_w11.Rd’ ‘st_mrs_age_w_test.Rd’ ‘st_mrs_cause.Rd’
    ‘st_mrs_cause_test.Rd’ ‘st_mrs_cause_w10.Rd’ ‘st_mrs_cause_w11.Rd’
    ‘st_mrs_cause_w_test.Rd’ ‘star_schema_as_flat_table.Rd’
    ‘star_schema_as_multistar.Rd’ ‘star_schema_as_tibble_list.Rd’
    ‘update_record.Rd’ ‘update_selection.Rd’
    ‘update_selection_general.Rd’ ‘updates_st_mrs_age.Rd’
    ‘updates_st_mrs_age_test.Rd’
NOTE r-release-linux-x86_64

DESCRIPTION meta-information

  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:
    ‘character_dimensions.Rd’ ‘constellation_as_multistar.Rd’
    ‘constellation_as_tibble_list.Rd’ ‘define_dimension.Rd’
    ‘define_fact.Rd’ ‘dm_mrs_age.Rd’ ‘dm_mrs_cause.Rd’
    ‘filter_dimension.Rd’ ‘filter_fact_rows.Rd’
    ‘get_conformed_dimension.Rd’ ‘get_conformed_dimension_names.Rd’
    ‘get_dimension.Rd’ ‘get_dimension_attribute_names.Rd’
    ‘get_dimension_names.Rd’ ‘get_measure_names.Rd’ ‘get_star_schema.Rd’
    ‘get_star_schema_names.Rd’ ‘incremental_refresh_constellation.Rd’
    ‘incremental_refresh_star_schema.Rd’ ‘match_records.Rd’
    ‘modify_conformed_dimension_records.Rd’ ‘modify_dimension_records.Rd’
    ‘ms_mrs.Rd’ ‘ms_mrs_test.Rd’ ‘multistar_as_flat_table.Rd’
    ‘purge_dimensions_constellation.Rd’ ‘purge_dimensions_star_schema.Rd’
    ‘rename_dimension.Rd’ ‘rename_dimension_attributes.Rd’
    ‘rename_fact.Rd’ ‘rename_measures.Rd’ ‘role_playing_dimension.Rd’
    ‘run_query.Rd’ ‘select_dimension.Rd’ ‘select_fact.Rd’ ‘snake_case.Rd’
    ‘st_mrs_age.Rd’ ‘st_mrs_age_test.Rd’ ‘st_mrs_age_w10.Rd’
    ‘st_mrs_age_w11.Rd’ ‘st_mrs_age_w_test.Rd’ ‘st_mrs_cause.Rd’
    ‘st_mrs_cause_test.Rd’ ‘st_mrs_cause_w10.Rd’ ‘st_mrs_cause_w11.Rd’
    ‘st_mrs_cause_w_test.Rd’ ‘star_schema_as_flat_table.Rd’
    ‘star_schema_as_multistar.Rd’ ‘star_schema_as_tibble_list.Rd’
    ‘update_record.Rd’ ‘update_selection.Rd’
    ‘update_selection_general.Rd’ ‘updates_st_mrs_age.Rd’
    ‘updates_st_mrs_age_test.Rd’
NOTE r-release-macos-arm64

DESCRIPTION meta-information

  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:
    ‘character_dimensions.Rd’ ‘constellation_as_multistar.Rd’
    ‘constellation_as_tibble_list.Rd’ ‘define_dimension.Rd’
    ‘define_fact.Rd’ ‘dm_mrs_age.Rd’ ‘dm_mrs_cause.Rd’
    ‘filter_dimension.Rd’ ‘filter_fact_rows.Rd’
    ‘get_conformed_dimension.Rd’ ‘get_conformed_dimension_names.Rd’
    ‘get_dimension.Rd’ ‘get_dimension_attribute_names.Rd’
    ‘get_dimension_names.Rd’ ‘get_measure_names.Rd’ ‘get_star_schema.Rd’
    ‘get_star_schema_names.Rd’ ‘incremental_refresh_constellation.Rd’
    ‘incremental_refresh_star_schema.Rd’ ‘match_records.Rd’
    ‘modify_conformed_dimension_records.Rd’ ‘modify_dimension_records.Rd’
    ‘ms_mrs.Rd’ ‘ms_mrs_test.Rd’ ‘multistar_as_flat_table.Rd’
    ‘purge_dimensions_constellation.Rd’ ‘purge_dimensions_star_schema.Rd’
    ‘rename_dimension.Rd’ ‘rename_dimension_attributes.Rd’
    ‘rename_fact.Rd’ ‘rename_measures.Rd’ ‘role_playing_dimension.Rd’
    ‘run_query.Rd’ ‘select_dimension.Rd’ ‘select_fact.Rd’ ‘snake_case.Rd’
    ‘st_mrs_age.Rd’ ‘st_mrs_age_test.Rd’ ‘st_mrs_age_w10.Rd’
    ‘st_mrs_age_w11.Rd’ ‘st_mrs_age_w_test.Rd’ ‘st_mrs_cause.Rd’
    ‘st_mrs_cause_test.Rd’ ‘st_mrs_cause_w10.Rd’ ‘st_mrs_cause_w11.Rd’
    ‘st_mrs_cause_w_test.Rd’ ‘star_schema_as_flat_table.Rd’
    ‘star_schema_as_multistar.Rd’ ‘star_schema_as_tibble_list.Rd’
    ‘update_record.Rd’ ‘update_selection.Rd’
    ‘update_selection_general.Rd’ ‘updates_st_mrs_age.Rd’
    ‘updates_st_mrs_age_test.Rd’
OK r-release-macos-x86_64

*


            
NOTE r-release-windows-x86_64

DESCRIPTION meta-information

  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:
    'character_dimensions.Rd' 'constellation_as_multistar.Rd'
    'constellation_as_tibble_list.Rd' 'define_dimension.Rd'
    'define_fact.Rd' 'dm_mrs_age.Rd' 'dm_mrs_cause.Rd'
    'filter_dimension.Rd' 'filter_fact_rows.Rd'
    'get_conformed_dimension.Rd' 'get_conformed_dimension_names.Rd'
    'get_dimension.Rd' 'get_dimension_attribute_names.Rd'
    'get_dimension_names.Rd' 'get_measure_names.Rd' 'get_star_schema.Rd'
    'get_star_schema_names.Rd' 'incremental_refresh_constellation.Rd'
    'incremental_refresh_star_schema.Rd' 'match_records.Rd'
    'modify_conformed_dimension_records.Rd' 'modify_dimension_records.Rd'
    'ms_mrs.Rd' 'ms_mrs_test.Rd' 'multistar_as_flat_table.Rd'
    'purge_dimensions_constellation.Rd' 'purge_dimensions_star_schema.Rd'
    'rename_dimension.Rd' 'rename_dimension_attributes.Rd'
    'rename_fact.Rd' 'rename_measures.Rd' 'role_playing_dimension.Rd'
    'run_query.Rd' 'select_dimension.Rd' 'select_fact.Rd' 'snake_case.Rd'
    'st_mrs_age.Rd' 'st_mrs_age_test.Rd' 'st_mrs_age_w10.Rd'
    'st_mrs_age_w11.Rd' 'st_mrs_age_w_test.Rd' 'st_mrs_cause.Rd'
    'st_mrs_cause_test.Rd' 'st_mrs_cause_w10.Rd' 'st_mrs_cause_w11.Rd'
    'st_mrs_cause_w_test.Rd' 'star_schema_as_flat_table.Rd'
    'star_schema_as_multistar.Rd' 'star_schema_as_tibble_list.Rd'
    'update_record.Rd' 'update_selection.Rd'
    'update_selection_general.Rd' 'updates_st_mrs_age.Rd'
    'updates_st_mrs_age_test.Rd'

Check History

NOTE 4 OK · 10 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
NOTE r-devel-linux-x86_64-debian-clang

DESCRIPTION meta-information

  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:
    ‘character_dimensions.Rd’ ‘constellation_as_multistar.Rd’
    ‘constellation_as_tibble_list.Rd’ ‘define_dimension.Rd’
    ‘define_fact.Rd’ ‘dm_mrs_age.Rd’ ‘dm_mrs_cause.Rd’
    ‘filter_dimension.Rd’ ‘filter_fact_rows.Rd’
    ‘get_conformed_dimension.Rd’ ‘get_conformed_dimension_names.Rd’
    ‘get_dimension.Rd’ ‘get_dimension_attribute_n
NOTE r-devel-linux-x86_64-debian-gcc

DESCRIPTION meta-information

  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:
    ‘character_dimensions.Rd’ ‘constellation_as_multistar.Rd’
    ‘constellation_as_tibble_list.Rd’ ‘define_dimension.Rd’
    ‘define_fact.Rd’ ‘dm_mrs_age.Rd’ ‘dm_mrs_cause.Rd’
    ‘filter_dimension.Rd’ ‘filter_fact_rows.Rd’
    ‘get_conformed_dimension.Rd’ ‘get_conformed_dimension_names.Rd’
    ‘get_dimension.Rd’ ‘get_dimension_attribute_n
NOTE r-devel-linux-x86_64-fedora-clang

DESCRIPTION meta-information

  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:
    ‘character_dimensions.Rd’ ‘constellation_as_multistar.Rd’
    ‘constellation_as_tibble_list.Rd’ ‘define_dimension.Rd’
    ‘define_fact.Rd’ ‘dm_mrs_age.Rd’ ‘dm_mrs_cause.Rd’
    ‘filter_dimension.Rd’ ‘filter_fact_rows.Rd’
    ‘get_conformed_dimension.Rd’ ‘get_conformed_dimension_names.Rd’
    ‘get_dimension.Rd’ ‘get_dimension_attribute_n
NOTE r-devel-linux-x86_64-fedora-gcc

DESCRIPTION meta-information

  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:
    ‘character_dimensions.Rd’ ‘constellation_as_multistar.Rd’
    ‘constellation_as_tibble_list.Rd’ ‘define_dimension.Rd’
    ‘define_fact.Rd’ ‘dm_mrs_age.Rd’ ‘dm_mrs_cause.Rd’
    ‘filter_dimension.Rd’ ‘filter_fact_rows.Rd’
    ‘get_conformed_dimension.Rd’ ‘get_conformed_dimension_names.Rd’
    ‘get_dimension.Rd’ ‘get_dimension_attribute_n
NOTE r-devel-macos-arm64

DESCRIPTION meta-information

  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:
    ‘character_dimensions.Rd’ ‘constellation_as_multistar.Rd’
    ‘constellation_as_tibble_list.Rd’ ‘define_dimension.Rd’
    ‘define_fact.Rd’ ‘dm_mrs_age.Rd’ ‘dm_mrs_cause.Rd’
    ‘filter_dimension.Rd’ ‘filter_fact_rows.Rd’
    ‘get_conformed_dimension.Rd’ ‘get_conformed_dimension_names.Rd’
    ‘get_dimension.Rd’ ‘get_dimension_attribute_n
NOTE r-devel-windows-x86_64

DESCRIPTION meta-information

  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:
    'character_dimensions.Rd' 'constellation_as_multistar.Rd'
    'constellation_as_tibble_list.Rd' 'define_dimension.Rd'
    'define_fact.Rd' 'dm_mrs_age.Rd' 'dm_mrs_cause.Rd'
    'filter_dimension.Rd' 'filter_fact_rows.Rd'
    'get_conformed_dimension.Rd' 'get_conformed_dimension_names.Rd'
    'get_dimension.Rd' 'get_dimension_attribute_n
NOTE r-patched-linux-x86_64

DESCRIPTION meta-information

  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:
    ‘character_dimensions.Rd’ ‘constellation_as_multistar.Rd’
    ‘constellation_as_tibble_list.Rd’ ‘define_dimension.Rd’
    ‘define_fact.Rd’ ‘dm_mrs_age.Rd’ ‘dm_mrs_cause.Rd’
    ‘filter_dimension.Rd’ ‘filter_fact_rows.Rd’
    ‘get_conformed_dimension.Rd’ ‘get_conformed_dimension_names.Rd’
    ‘get_dimension.Rd’ ‘get_dimension_attribute_n
NOTE r-release-linux-x86_64

DESCRIPTION meta-information

  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:
    ‘character_dimensions.Rd’ ‘constellation_as_multistar.Rd’
    ‘constellation_as_tibble_list.Rd’ ‘define_dimension.Rd’
    ‘define_fact.Rd’ ‘dm_mrs_age.Rd’ ‘dm_mrs_cause.Rd’
    ‘filter_dimension.Rd’ ‘filter_fact_rows.Rd’
    ‘get_conformed_dimension.Rd’ ‘get_conformed_dimension_names.Rd’
    ‘get_dimension.Rd’ ‘get_dimension_attribute_n
NOTE r-release-macos-arm64

DESCRIPTION meta-information

  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:
    ‘character_dimensions.Rd’ ‘constellation_as_multistar.Rd’
    ‘constellation_as_tibble_list.Rd’ ‘define_dimension.Rd’
    ‘define_fact.Rd’ ‘dm_mrs_age.Rd’ ‘dm_mrs_cause.Rd’
    ‘filter_dimension.Rd’ ‘filter_fact_rows.Rd’
    ‘get_conformed_dimension.Rd’ ‘get_conformed_dimension_names.Rd’
    ‘get_dimension.Rd’ ‘get_dimension_attribute_n
NOTE r-release-windows-x86_64

DESCRIPTION meta-information

  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:
    'character_dimensions.Rd' 'constellation_as_multistar.Rd'
    'constellation_as_tibble_list.Rd' 'define_dimension.Rd'
    'define_fact.Rd' 'dm_mrs_age.Rd' 'dm_mrs_cause.Rd'
    'filter_dimension.Rd' 'filter_fact_rows.Rd'
    'get_conformed_dimension.Rd' 'get_conformed_dimension_names.Rd'
    'get_dimension.Rd' 'get_dimension_attribute_n

Dependency Network

Dependencies Reverse dependencies dplyr generics purrr rlang snakecase tibble tidyr starschemar

Version History

new 1.2.5 Mar 9, 2026