R version 4.6.0 alpha (2026-03-31 r89747 ucrt) 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-04-01 11:13:29][INFO] transform_curated_data() [2026-04-01 11:13:29][INFO] analyze_social_behavior(): iniciando New names: * `` -> `...1` [2026-04-01 11:13:33][INFO] transform_curated_data() [2026-04-01 11:13:33][INFO] analyze_social_behavior(): iniciando [2026-04-01 11:13:33][INFO] analyze_diversity() New names: * `` -> `...1` [2026-04-01 11:13:34][INFO] transform_curated_data() [2026-04-01 11:13:34][INFO] analyze_growth() New names: * `` -> `...1` [2026-04-01 11:13:34][INFO] transform_curated_data() [2026-04-01 11:13:34][INFO] analyze_social_behavior(): iniciando New names: * `` -> `...1` [2026-04-01 11:13:35][INFO] transform_curated_data() [2026-04-01 11:13:35][INFO] analyze_stability(): iniciando [2026-04-01 11:13:35][INFO] analyze_stability(): calculando CV agrupando por diversidad (datos curated) [2026-04-01 11:13:35][INFO] analyze_stability(): completado New names: * `` -> `...1` [2026-04-01 11:13:35][INFO] transform_curated_data() [2026-04-01 11:13:35][INFO] analyze_growth() [2026-04-01 11:13:35][INFO] analyze_social_behavior(): iniciando [2026-04-01 11:13:35][INFO] summarize_social_behavior(): iniciando [2026-04-01 11:13:36][INFO] analyze_diversity() [2026-04-01 11:13:36][INFO] analyze_stability(): iniciando [2026-04-01 11:13:36][INFO] analyze_stability(): calculando CV agrupando por diversidad (datos curated) [2026-04-01 11:13:36][INFO] analyze_stability(): completado New names: * `` -> `...1` [2026-04-01 11:13:39][INFO] transform_curated_data() [2026-04-01 11:13:39][INFO] analyze_social_behavior(): iniciando [2026-04-01 11:13:39][INFO] summarize_social_behavior(): iniciando New names: * `` -> `...1` [2026-04-01 11:13:40][INFO] transform_curated_data() New names: * `` -> `...1` [2026-04-01 11:13:40][INFO] transform_curated_data() [2026-04-01 11:13:40][INFO] transform_curated_data() New names: * `` -> `...1` [2026-04-01 11:13:40][INFO] transform_raw_data(): bg_type= threshold | bg_param= 0.1 | plates= 6 [2026-04-01 11:13:40][WARN] transform_raw_data(): no hay wells con t0<=thr ( 0.1 ) en la placa 1 [2026-04-01 11:13:40][WARN] transform_raw_data(): no hay wells con t0<=thr ( 0.1 ) en la placa 2 [2026-04-01 11:13:40][WARN] transform_raw_data(): no hay wells con t0<=thr ( 0.1 ) en la placa 3 [2026-04-01 11:13:40][WARN] transform_raw_data(): no hay wells con t0<=thr ( 0.1 ) en la placa 5 [2026-04-01 11:13:40][WARN] transform_raw_data(): no hay wells con t0<=thr ( 0.1 ) en la placa 6 [2026-04-01 11:13:41][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.75 2.25 12.68