• using R version 4.5.0 beta (2025-03-29 r88069)
  • using platform: aarch64-apple-darwin20
  • R was compiled by     Apple clang version 14.0.0 (clang-1400.0.29.202)     GNU Fortran (GCC) 14.2.0
  • running under: macOS Ventura 13.4
  • using session charset: UTF-8
  • checking for file ‘rolap/DESCRIPTION’ ... OK
  • this is package ‘rolap’ version ‘2.5.1’
  • package encoding: UTF-8
  • checking package namespace information ... OK
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking if there is a namespace ... OK
  • checking for executable files ... OK
  • checking for hidden files and directories ... OK
  • checking for portable file names ... OK
  • checking for sufficient/correct file permissions ... OK
  • checking whether package ‘rolap’ can be installed ... [9s/10s] OK See the install log for details.
  • checking installed package size ... INFO   installed size is 17.5Mb   sub-directories of 1Mb or more:     doc 15.2Mb
  • checking package directory ... OK
  • checking ‘build’ directory ... OK
  • checking DESCRIPTION meta-information ... 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’
  • checking top-level files ... OK
  • checking for left-over files ... OK
  • checking index information ... OK
  • checking package subdirectories ... OK
  • checking code files for non-ASCII characters ... OK
  • checking R files for syntax errors ... OK
  • checking whether the package can be loaded ... [0s/0s] OK
  • checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
  • checking whether the package can be unloaded cleanly ... [0s/0s] OK
  • checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
  • checking whether the namespace can be unloaded cleanly ... [0s/0s] OK
  • checking loading without being on the library search path ... [0s/0s] OK
  • checking dependencies in R code ... OK
  • checking S3 generic/method consistency ... OK
  • checking replacement functions ... OK
  • checking foreign function calls ... OK
  • checking R code for possible problems ... [4s/4s] OK
  • checking Rd files ... [1s/1s] OK
  • checking Rd metadata ... OK
  • checking Rd cross-references ... OK
  • checking for missing documentation entries ... OK
  • checking for code/documentation mismatches ... OK
  • checking Rd \usage sections ... OK
  • checking Rd contents ... OK
  • checking for unstated dependencies in examples ... OK
  • checking contents of ‘data’ directory ... OK
  • checking data for non-ASCII characters ... [2s/2s] OK
  • checking LazyData ... OK
  • checking data for ASCII and uncompressed saves ... OK
  • checking installed files from ‘inst/doc’ ... OK
  • checking files in ‘vignettes’ ... OK
  • checking examples ... [11s/11s] OK
  • checking for unstated dependencies in ‘tests’ ... OK
  • checking tests ... [48s/42s] OK   Running ‘testthat.R’ [48s/42s]
  • checking for unstated dependencies in vignettes ... OK
  • checking package vignettes ... OK
  • checking re-building of vignette outputs ... [55s/52s] OK
  • checking PDF version of manual ... [8s/8s] OK
  • DONE Status: 1 NOTE
  • using check arguments '--no-clean-on-error '