R Under development (unstable) (2023-08-21 r84998 ucrt) -- "Unsuffered Consequences" Copyright (C) 2023 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(lingtypology) Based on the Glottolog v. 4.8 > > test_check("lingtypology") [ FAIL 0 | WARN 0 | SKIP 46 | PASS 1 ] ══ Skipped tests (46) ══════════════════════════════════════════════════════════ • On CRAN (46): 'test-abvd-feature.R:4:3', 'test-afbo-feature.R:5:3', 'test-aff-lang.R:4:3', 'test-area-lang.R:7:3', 'test-bantu-feature.R:5:3', 'test-country-lang.R:4:3', 'test-eurasianphonology-feature.R:5:3', 'test-glottolog-database.R:5:3', 'test-glottolog-database.R:10:3', 'test-gltc-iso.R:7:3', 'test-gltc-lang.R:7:3', 'test-grambank-feature.R:5:3', 'test-iso-gltc.R:7:3', 'test-iso-lang.R:7:3', 'test-lang-aff.R:6:3', 'test-lang-gltc.R:7:3', 'test-lang-iso.R:7:3', 'test-lat-lang.R:7:3', 'test-level.lang.R:7:3', 'test-long-lang.R:7:3', 'test-mapfeature.R:8:3', 'test-mapfeature.R:15:3', 'test-mapfeature.R:21:3', 'test-mapfeature.R:35:3', 'test-mapfeature.R:83:3', 'test-mapfeature.R:93:3', 'test-mapfeature.R:120:3', 'test-mapfeature.R:146:3', 'test-mapfeature.R:172:3', 'test-mapfeature.R:215:3', 'test-mapfeature.R:222:3', 'test-mapfeature.R:227:3', 'test-mapfeature.R:234:3', 'test-mapfeature.R:245:3', 'test-mapfeature.R:268:3', 'test-mapfeature.R:280:3', 'test-mapfeature.R:302:3', 'test-mapfeature.R:320:3', 'test-mapfeature.R:336:3', 'test-mapfeature.R:350:3', 'test-sails-feature.R:5:3', 'test-soundcomparisons-feature.R:5:3', 'test-subc-lang.R:4:3', 'test-url-lang.R:7:3', 'test-vanuatu-feature.R:5:3', 'test-wals-feature.R:5:3' [ FAIL 0 | WARN 0 | SKIP 46 | PASS 1 ] > > proc.time() user system elapsed 9.48 0.25 9.73