R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 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) > test_check("bio3d") Loading required package: bio3d [ FAIL 0 | WARN 0 | SKIP 29 | PASS 174 ] ══ Skipped tests (29) ══════════════════════════════════════════════════════════ • On CRAN (29): 'test-aanma.R:5:3', 'test-aanma.pdbs.R:10:3', 'test-clean.pdb.R:24:3', 'test-cmap.R:20:3', 'test-cna.R:5:3', 'test-core.find.R:5:3', 'test-dccm.R:27:3', 'test-dccm.R:47:3', 'test-dssp.R:4:3', 'test-fitting.R:64:3', 'test-fitting.R:91:4', 'test-fitting.R:116:4', 'test-get.pdb.R:4:3', 'test-get.pdb.R:24:3', 'test-get.seq.R:4:3', 'test-mol2.R:34:3', 'test-mol2.R:49:3', 'test-mol2.R:82:3', 'test-nma.pdbs.R:5:3', 'test-pdb.annotate.R:5:3', 'test-pdbsplit.R:5:3', 'test-read.all.R:6:3', 'test-read.cif.R:5:3', 'test-read.cif.R:49:3', 'test-read.ncdf.R:4:4', 'test-read.pdb.R:43:3', 'test-read.pdb.R:121:3', 'test-read.pdb.R:141:3', 'test-seqaln.R:5:3' [ FAIL 0 | WARN 0 | SKIP 29 | PASS 174 ] > > proc.time() user system elapsed 13.17 1.26 14.42