R Under development (unstable) (2024-01-26 r85832 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > > if ( requireNamespace("tinytest", quietly=TRUE) ){ + tinytest::test_package("babiesRus") + } test_create_names.r........... 0 tests test_create_names.r........... 1 tests OK test_create_names.r........... 2 tests OK test_create_names.r........... 2 tests OK test_create_names.r........... 3 tests OK test_create_names.r........... 4 tests OK test_create_names.r........... 4 tests OK test_create_names.r........... 5 tests OK test_create_names.r........... 6 tests OK test_create_names.r........... 6 tests OK test_create_names.r........... 7 tests OK test_create_names.r........... 8 tests OK 17.5s test_get_national.r........... 0 tests test_get_national.r........... 1 tests OK test_get_national.r........... 1 tests OK test_get_national.r........... 2 tests OK test_get_national.r........... 3 tests OK 1.4s test_get_state.r.............. 0 tests test_get_state.r.............. 1 tests OK test_get_state.r.............. 1 tests OK test_get_state.r.............. 2 tests OK test_get_state.r.............. 3 tests OK 3.3s test_get_territory.r.......... 0 tests test_get_territory.r.......... 1 tests OK test_get_territory.r.......... 1 tests OK test_get_territory.r.......... 2 tests OK test_get_territory.r.......... 3 tests OK 13ms test_names_model.r............ 0 tests test_names_model.r............ 0 tests test_names_model.r............ 0 tests test_names_model.r............ 0 tests test_names_model.r............ 0 tests test_names_model.r............ 0 tests test_names_model.r............ 0 tests test_names_model.r............ 1 tests OK test_names_model.r............ 2 tests OK test_names_model.r............ 2 tests OK test_names_model.r............ 3 tests OK test_names_model.r............ 4 tests OK test_names_model.r............ 5 tests OK test_names_model.r............ 6 tests OK test_names_model.r............ 7 tests OK 4ms test_sample_names.r........... 0 tests test_sample_names.r........... 0 tests test_sample_names.r........... 0 tests test_sample_names.r........... 0 tests test_sample_names.r........... 0 tests test_sample_names.r........... 0 tests test_sample_names.r........... 0 tests test_sample_names.r........... 0 tests test_sample_names.r........... 0 tests test_sample_names.r........... 0 tests test_sample_names.r........... 0 tests test_sample_names.r........... 0 tests test_sample_names.r........... 1 tests OK test_sample_names.r........... 2 tests OK test_sample_names.r........... 3 tests OK test_sample_names.r........... 4 tests OK test_sample_names.r........... 5 tests OK test_sample_names.r........... 6 tests OK test_sample_names.r........... 7 tests OK test_sample_names.r........... 8 tests OK test_sample_names.r........... 9 tests OK test_sample_names.r........... 10 tests OK test_sample_names.r........... 11 tests OK test_sample_names.r........... 12 tests OK test_sample_names.r........... 13 tests OK 0.9s test_unique_name_counts.r..... 0 tests test_unique_name_counts.r..... 0 tests test_unique_name_counts.r..... 0 tests test_unique_name_counts.r..... 0 tests test_unique_name_counts.r..... 0 tests test_unique_name_counts.r..... 0 tests test_unique_name_counts.r..... 0 tests test_unique_name_counts.r..... 0 tests test_unique_name_counts.r..... 0 tests test_unique_name_counts.r..... 0 tests test_unique_name_counts.r..... 0 tests test_unique_name_counts.r..... 0 tests test_unique_name_counts.r..... 1 tests OK test_unique_name_counts.r..... 2 tests OK test_unique_name_counts.r..... 3 tests OK test_unique_name_counts.r..... 3 tests OK test_unique_name_counts.r..... 4 tests OK test_unique_name_counts.r..... 5 tests OK test_unique_name_counts.r..... 6 tests OK test_unique_name_counts.r..... 7 tests OK test_unique_name_counts.r..... 8 tests OK test_unique_name_counts.r..... 9 tests OK test_unique_name_counts.r..... 10 tests OK 7ms All ok, 47 results (23.1s) > > > proc.time() user system elapsed 22.50 0.62 23.35