R version 4.4.0 alpha (2024-03-26 r86209 ucrt) 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("dcmodify") + } test_dplyr_verbs.R............ 0 tests test_dplyr_verbs.R............ 1 tests OK test_dplyr_verbs.R............ 2 tests OK test_dplyr_verbs.R............ 3 tests OK test_dplyr_verbs.R............ 4 tests OK test_dplyr_verbs.R............ 5 tests OK test_dplyr_verbs.R............ 6 tests OK test_dplyr_verbs.R............ 6 tests OK test_dplyr_verbs.R............ 7 tests OK test_dplyr_verbs.R............ 8 tests OK test_dplyr_verbs.R............ 9 tests OK test_dplyr_verbs.R............ 10 tests OK test_dplyr_verbs.R............ 10 tests OK test_dplyr_verbs.R............ 11 tests OK test_dplyr_verbs.R............ 12 tests OK test_dplyr_verbs.R............ 13 tests OK test_dplyr_verbs.R............ 14 tests OK test_dplyr_verbs.R............ 15 tests OK test_dplyr_verbs.R............ 16 tests OK 20ms test_logger.R................. 0 tests test_logger.R................. 0 tests test_logger.R................. 0 tests test_logger.R................. 0 tests test_logger.R................. 0 tests test_logger.R................. 0 tests test_logger.R................. 0 tests test_logger.R................. 0 tests test_logger.R................. 1 tests OK test_logger.R................. 1 tests OK test_logger.R................. 1 tests OK test_logger.R................. 1 tests OK test_logger.R................. 2 tests OK test_logger.R................. 2 tests OK test_logger.R................. 2 tests OK test_logger.R................. 2 tests OK test_logger.R................. 3 tests OK test_logger.R................. 3 tests OK 0.2s test_modifier.R............... 0 tests test_modifier.R............... 0 tests test_modifier.R............... 9 tests OK test_modifier.R............... 9 tests OK test_modifier.R............... 12 tests OK test_modifier.R............... 13 tests OK test_modifier.R............... 14 tests OK test_modifier.R............... 15 tests OK test_modifier.R............... 15 tests OK test_modifier.R............... 15 tests OK test_modifier.R............... 16 tests OK test_modifier.R............... 16 tests OK test_modifier.R............... 16 tests OK test_modifier.R............... 17 tests OK test_modifier.R............... 17 tests OK test_modifier.R............... 17 tests OK test_modifier.R............... 17 tests OK test_modifier.R............... 17 tests OK test_modifier.R............... 17 tests OK test_modifier.R............... 17 tests OK test_modifier.R............... 17 tests OK test_modifier.R............... 17 tests OK test_modifier.R............... 17 tests OK test_modifier.R............... 17 tests OK test_modifier.R............... 17 tests OK test_modifier.R............... 18 tests OK test_modifier.R............... 19 tests OK test_modifier.R............... 20 tests OK test_modifier.R............... 20 tests OK test_modifier.R............... 20 tests OK test_modifier.R............... 21 tests OK test_modifier.R............... 21 tests OK test_modifier.R............... 21 tests OK test_modifier.R............... 21 tests OK test_modifier.R............... 21 tests OK test_modifier.R............... 22 tests OK test_modifier.R............... 22 tests OK test_modifier.R............... 22 tests OK test_modifier.R............... 23 tests OK test_modifier.R............... 24 tests OK test_modifier.R............... 24 tests OK test_modifier.R............... 24 tests OK test_modifier.R............... 25 tests OK test_modifier.R............... 26 tests OK test_modifier.R............... 26 tests OK test_modifier.R............... 26 tests OK test_modifier.R............... 26 tests OK test_modifier.R............... 27 tests OK test_modifier.R............... 28 tests OK test_modifier.R............... 29 tests OK test_modifier.R............... 30 tests OK test_modifier.R............... 31 tests OK test_modifier.R............... 32 tests OK test_modifier.R............... 32 tests OK test_modifier.R............... 32 tests OK test_modifier.R............... 32 tests OK test_modifier.R............... 32 tests OK test_modifier.R............... 33 tests OK test_modifier.R............... 33 tests OK test_modifier.R............... 33 tests OK test_modifier.R............... 33 tests OK test_modifier.R............... 34 tests OK 0.1s test_vectorize.R.............. 1 tests OK test_vectorize.R.............. 1 tests OK test_vectorize.R.............. 2 tests OK test_vectorize.R.............. 3 tests OK test_vectorize.R.............. 4 tests OK test_vectorize.R.............. 4 tests OK test_vectorize.R.............. 5 tests OK test_vectorize.R.............. 6 tests OK test_vectorize.R.............. 7 tests OK test_vectorize.R.............. 8 tests OK test_vectorize.R.............. 9 tests OK test_vectorize.R.............. 9 tests OK test_vectorize.R.............. 10 tests OK test_vectorize.R.............. 11 tests OK test_vectorize.R.............. 12 tests OK test_vectorize.R.............. 13 tests OK test_vectorize.R.............. 14 tests OK test_vectorize.R.............. 14 tests OK test_vectorize.R.............. 15 tests OK test_vectorize.R.............. 16 tests OK test_vectorize.R.............. 16 tests OK test_vectorize.R.............. 17 tests OK test_vectorize.R.............. 18 tests OK test_vectorize.R.............. 19 tests OK test_vectorize.R.............. 20 tests OK test_vectorize.R.............. 21 tests OK test_vectorize.R.............. 21 tests OK test_vectorize.R.............. 22 tests OK test_vectorize.R.............. 23 tests OK test_vectorize.R.............. 24 tests OK test_vectorize.R.............. 25 tests OK test_vectorize.R.............. 26 tests OK test_vectorize.R.............. 27 tests OK test_vectorize.R.............. 28 tests OK 19ms All ok, 81 results (0.4s) > > proc.time() user system elapsed 0.96 0.12 1.07