R Under development (unstable) (2026-01-16 r89305 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 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. > library(testthat) > library(hutils) Attaching package: 'hutils' The following object is masked from 'package:base': %notin% > > test_check("hutils") x = test-1-0-0-major-aliases.R x = test-1-0-0-major-coalesce.R x = test_1-0-0-major-aliases.R x = test_1-0-0-major-bearing.R x = test_1-0-0-major-coalesce.R x = test_1-0-0-major-cols_first.R x = test_1-0-0-major-dir.R x = test_1-0-0-major-drop_colr.R x = test_1-0-0_aliases.R x = test_1-0-0_coalesce.R x = test_1-0-0_drop_colr.R x = test_1-0-0_drop_cols.R x = test_1-0-0_drop_constant_cols.R x = test_1-0-0_drop_empty_cols.R x = test_1-0-0_duplicated_rows.R x = test_1-0-0_ein.R x = test_1-0-0_generate_LaTeX_manual.R x = test_1-0-0_haversine_distance.R x = test_1-0-0_mutate_other.R x = test_1-0-0_ngrep.R x = test_1-0-0_notin.R x = test_1-0-0_pin.R x = test_1-0-0_report_error.R x = test_1-0-0_select_which.R x = test_1-0-0_unique-keys.R x = test_1-0-0_weight2var.R x = test-1-1-0-notchin.R x = test_1-1-0_drop_constant_cols.R x = test-1-2-0_any_grepl.R x = test-1-2-0_drop_grep.R x = test_1-2-0-weight2rows.R x = test_1-2-0_RQ.R x = test_1-2-0_aliases.R x = test_1-2-0_all_same_sign.R x = test_1-2-0_if_else.R x = test_1-2-0_mean_na.R x = test_1-2-0_selector.R Datei nicht gefunden Datei nicht gefunden [ FAIL 0 | WARN 0 | SKIP 20 | PASS 683 ] ══ Skipped tests (20) ══════════════════════════════════════════════════════════ • Not yet considered (1): 'test-ahull.R:69:3' • On CRAN (17): 'test-dev_copy2a4.R:11:3', 'test-dir2.R:34:3', 'test_1-0-0_generate_LaTeX_manual.R:4:3', 'test_1-2-0_RQ.R:15:3', 'test_benchmarks.R:4:3', 'test_benchmarks.R:23:3', 'test_benchmarks.R:60:3', 'test_check_pkg_dependencies.R:4:3', 'test_find_pattern_in.R:10:3', 'test_find_pattern_in.R:30:3', 'test_find_pattern_in.R:47:3', 'test_find_pattern_in.R:89:3', 'test_find_pattern_in.R:108:3', 'test_find_pattern_in.R:139:3', 'test_mutate_ntile.R:90:3', 'test_provide-file.R:2:3', 'test_provide-file.R:13:3' • On Windows (1): 'test-dir2.R:27:3' • packageVersion("survey") >= "4.1" is TRUE (1): 'test_1-3-0_weighted_ntile.R:30:3' [ FAIL 0 | WARN 0 | SKIP 20 | PASS 683 ] > > proc.time() user system elapsed 9.54 1.45 10.85