R Under development (unstable) (2026-03-25 r89703 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(bsocialv2) > > test_check("bsocialv2") New names: * `` -> `...1` [2026-03-26 18:13:20][INFO] transform_curated_data() [2026-03-26 18:13:20][INFO] analyze_social_behavior(): iniciando New names: * `` -> `...1` [2026-03-26 18:13:24][INFO] transform_curated_data() [2026-03-26 18:13:24][INFO] analyze_social_behavior(): iniciando [2026-03-26 18:13:24][INFO] analyze_diversity() New names: * `` -> `...1` [2026-03-26 18:13:25][INFO] transform_curated_data() [2026-03-26 18:13:25][INFO] analyze_growth() New names: * `` -> `...1` [2026-03-26 18:13:25][INFO] transform_curated_data() [2026-03-26 18:13:25][INFO] analyze_social_behavior(): iniciando New names: * `` -> `...1` [2026-03-26 18:13:26][INFO] transform_curated_data() [2026-03-26 18:13:26][INFO] analyze_stability(): iniciando [2026-03-26 18:13:26][INFO] analyze_stability(): calculando CV agrupando por diversidad (datos curated) [2026-03-26 18:13:26][INFO] analyze_stability(): completado New names: * `` -> `...1` [2026-03-26 18:13:26][INFO] transform_curated_data() [2026-03-26 18:13:26][INFO] analyze_growth() [2026-03-26 18:13:26][INFO] analyze_social_behavior(): iniciando [2026-03-26 18:13:26][INFO] summarize_social_behavior(): iniciando [2026-03-26 18:13:26][INFO] analyze_diversity() [2026-03-26 18:13:27][INFO] analyze_stability(): iniciando [2026-03-26 18:13:27][INFO] analyze_stability(): calculando CV agrupando por diversidad (datos curated) [2026-03-26 18:13:27][INFO] analyze_stability(): completado New names: * `` -> `...1` [2026-03-26 18:13:30][INFO] transform_curated_data() [2026-03-26 18:13:30][INFO] analyze_social_behavior(): iniciando [2026-03-26 18:13:30][INFO] summarize_social_behavior(): iniciando New names: * `` -> `...1` [2026-03-26 18:13:30][INFO] transform_curated_data() New names: * `` -> `...1` [2026-03-26 18:13:31][INFO] transform_curated_data() [2026-03-26 18:13:31][INFO] transform_curated_data() New names: * `` -> `...1` [2026-03-26 18:13:31][INFO] transform_raw_data(): bg_type= threshold | bg_param= 0.1 | plates= 6 [2026-03-26 18:13:31][WARN] transform_raw_data(): no hay wells con t0<=thr ( 0.1 ) en la placa 1 [2026-03-26 18:13:31][WARN] transform_raw_data(): no hay wells con t0<=thr ( 0.1 ) en la placa 2 [2026-03-26 18:13:31][WARN] transform_raw_data(): no hay wells con t0<=thr ( 0.1 ) en la placa 3 [2026-03-26 18:13:31][WARN] transform_raw_data(): no hay wells con t0<=thr ( 0.1 ) en la placa 5 [2026-03-26 18:13:31][WARN] transform_raw_data(): no hay wells con t0<=thr ( 0.1 ) en la placa 6 [2026-03-26 18:13:31][INFO] transform_raw_data(): bg_type= threshold | bg_param= 0.1 | plates= 0 [ FAIL 0 | WARN 8 | SKIP 1 | PASS 41 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-calculate-growth-params.R:2:3' [ FAIL 0 | WARN 8 | SKIP 1 | PASS 41 ] > > proc.time() user system elapsed 11.96 2.12 12.90