R version 4.6.0 alpha (2026-04-04 r89791 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. > # This file is part of the standard setup for testthat. It is recommended that you do not modify it. Where should you > # do additional test configuration? Learn more about the roles of various files in: * > # https://r-pkgs.org/testing-design.html#sec-tests-files-overview * > # https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(AbSolution) > > test_check("AbSolution") For 1 columns, IRLS didn't converge; `glm` was used instead. For 1 columns, IRLS didn't converge; `glm` was used instead. For 1 columns, IRLS didn't converge; `glm` was used instead. For 1 columns, IRLS didn't converge; `glm` was used instead. For 1 columns, IRLS didn't converge; `glm` was used instead. For 1 columns, IRLS didn't converge; `glm` was used instead. Loading required package: ggplot2 To cite the alakazam package in publications, please use: Gupta N, Vander Heiden J, Uduman M, Gadala-Maria D, Yaari G, Kleinstein S (2015). "Change-O: a toolkit for analyzing large-scale B cell immunoglobulin repertoire sequencing data." _Bioinformatics_, 1-3. doi:10.1093/bioinformatics/btv359 . To cite the Ig-specific lineage reconstruction and diversity methods, please use: Stern J, Yaari G, Vander Heiden J, Church G, Donahue W, Hintzen R, Huttner A, Laman J, Nagra R, Nylander A, Pitt D, Ramanan S, Siddiqui B, Vigneault F, Kleinstein S, Hafler D, O'Connor K (2014). "B cells populating the multiple sclerosis brain mature in the draining cervical lymph nodes." _Science Translational Medicine_, *6*(248), 248ra107. doi:10.1126/scitranslmed.3008879 . To see these entries in BibTeX format, use 'format(, bibtex=TRUE)', or 'toBibtex(.)'. [ FAIL 0 | WARN 6 | SKIP 0 | PASS 103 ] [ FAIL 0 | WARN 6 | SKIP 0 | PASS 103 ] > > proc.time() user system elapsed 11.10 1.39 12.42