R Under development (unstable) (2025-02-05 r87692 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 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(SomaDataIO) ═══════════════════════════════════════════════════════════════════════ Legal ══ SomaDataIO™ Copyright © 2025 Standard BioTools, Inc. The `SomaDataIO` package is licensed under the MIT license (`LICENSE.md`) and is intended solely for research use only ("RUO") purposes. The code contained herein may *not* be used for diagnostic, clinical, therapeutic, or other commercial purposes. Further, "SomaDataIO" and "SomaLogic" are trademarks owned by Standard BioTools, Inc. No license is hereby granted to these trademarks other than for purposes of identifying the origin or source of the Software. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDER(S) BE LIABLE FOR ANY CLAIM, DAMAGES, WHETHER DIRECT OR INDIRECT, OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ════════════════════════════════════════════════════════════════════════════════ Attaching package: 'SomaDataIO' The following object is masked from 'package:stats': filter > > test_check("SomaDataIO") v ADAT passed all checks and traps. v ADAT passed all checks and traps. v ADAT passed all checks and traps. v ADAT passed all checks and traps. x The object is not a `soma_adat` class object: "data.frame" x Header.Meta and/or Col.Meta missing from attributes. x Header.Meta and/or Col.Meta missing from attributes. x Header.Meta is missing: "HEADER", "COL_DATA", and "ROW_DATA" x Col.Meta is missing: "SeqId", "Dilution", "Target", and "Units" x Col.Meta is not a tibble! -> "list" v ADAT passed all checks and traps. v ADAT written to: "D:\\temp\\2025_02_06_21_30_17_30759\\RtmpA1YF9h\\write-bab029a07281.adat" v ADAT passed all checks and traps. v ADAT written to: "D:\\temp\\2025_02_06_21_30_17_30759\\RtmpA1YF9h\\write-bab01603f9f.adat" v ADAT passed all checks and traps. v ADAT written to: "D:\\temp\\2025_02_06_21_30_17_30759\\RtmpA1YF9h\\write-bab0f2370fa.txt" v ADAT passed all checks and traps. v ADAT written to: "D:\\temp\\2025_02_06_21_30_17_30759\\RtmpA1YF9h\\write-bab02aeb2d79.adat" v ADAT passed all checks and traps. v ADAT written to: "D:\\temp\\2025_02_06_21_30_17_30759\\RtmpA1YF9h\\write-bab0173295e.adat" [ FAIL 0 | WARN 0 | SKIP 32 | PASS 951 ] ══ Skipped tests (32) ══════════════════════════════════════════════════════════ • On CRAN (32): 'test-S3-median.R:5:3', 'test-S3-merge.R:9:3', 'test-S3-print.R:13:3', 'test-S3-print.R:18:3', 'test-S3-print.R:23:3', 'test-S3-print.R:29:3', 'test-S3-print.R:36:3', 'test-S3-summary.R:50:3', 'test-diffAdats.R:7:3', 'test-diffAdats.R:12:3', 'test-diffAdats.R:17:3', 'test-diffAdats.R:24:3', 'test-diffAdats.R:29:3', 'test-diffAdats.R:37:3', 'test-getAnalytes.R:23:3', 'test-getTargetNames.R:13:3', 'test-groupGenerics.R:154:3', 'test-groupGenerics.R:194:3', 'test-is-intact-attr.R:46:3', 'test-loadAdatsAsList.R:23:3', 'test-loadAdatsAsList.R:28:3', 'test-loadAdatsAsList.R:62:3', 'test-parseCheck.R:10:3', 'test-parseHeader.R:29:3', 'test-read-adat.R:30:3', 'test-read-adat.R:40:3', 'test-scaleAnalytes.R:67:3', 'test-scaleAnalytes.R:73:3', 'test-utils-read-adat.R:11:3', 'test-utils-read-adat.R:152:3', 'test-utils-release.R:4:3', 'test-utils-release.R:17:3' [ FAIL 0 | WARN 0 | SKIP 32 | PASS 951 ] > > proc.time() user system elapsed 24.10 1.60 25.65