R Under development (unstable) (2025-01-21 r87610 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(embed) Loading required package: recipes Loading required package: dplyr Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Attaching package: 'recipes' The following object is masked from 'package:stats': step > > test_check("embed") boundary (singular) fit: see help('isSingular') boundary (singular) fit: see help('isSingular') [ FAIL 0 | WARN 0 | SKIP 111 | PASS 209 ] ══ Skipped tests (111) ═════════════════════════════════════════════════════════ • Installed irlba is version 2.3.5.1; but 2.3.5.2 is required (10): 'test-umap.R:10:3', 'test-umap.R:56:3', 'test-umap.R:102:3', 'test-umap.R:151:3', 'test-umap.R:196:3', 'test-umap.R:229:3', 'test-umap.R:298:3', 'test-umap.R:351:3', 'test-umap.R:383:3', 'test-umap.R:400:3' • On CRAN (100): 'test-collapse_cart.R:105:3', 'test-collapse_cart.R:130:3', 'test-collapse_cart.R:140:3', 'test-collapse_cart.R:180:3', 'test-collapse_stringdist.R:199:3', 'test-collapse_stringdist.R:226:3', 'test-collapse_stringdist.R:236:3', 'test-collapse_stringdist.R:278:3', 'test-discretize_cart.R:32:3', 'test-discretize_cart.R:61:3', 'test-discretize_cart.R:76:3', 'test-discretize_cart.R:96:3', 'test-discretize_cart.R:119:3', 'test-discretize_cart.R:142:3', 'test-discretize_cart.R:168:3', 'test-discretize_cart.R:208:3', 'test-discretize_cart.R:237:3', 'test-discretize_cart.R:251:3', 'test-discretize_cart.R:288:3', 'test-discretize_xgb.R:4:1', 'test-embed.R:5:3', 'test-embed.R:76:3', 'test-embed.R:145:3', 'test-embed.R:215:3', 'test-embed.R:284:3', 'test-embed.R:316:3', 'test-embed.R:333:3', 'test-embed.R:355:3', 'test-embed.R:401:3', 'test-embed.R:433:3', 'test-embed.R:452:3', 'test-extension_check.R:2:3', 'test-feature_hash.R:2:3', 'test-feature_hash.R:54:3', 'test-feature_hash.R:106:3', 'test-feature_hash.R:124:3', 'test-feature_hash.R:135:3', 'test-feature_hash.R:153:3', 'test-feature_hash.R:169:3', 'test-feature_hash.R:187:3', 'test-feature_hash.R:205:3', 'test-feature_hash.R:236:3', 'test-lencode_bayes.R:13:3', 'test-lencode_bayes.R:83:3', 'test-lencode_bayes.R:153:3', 'test-lencode_bayes.R:226:3', 'test-lencode_bayes.R:296:3', 'test-lencode_bayes.R:369:3', 'test-lencode_bayes.R:413:3', 'test-lencode_bayes.R:433:3', 'test-lencode_bayes.R:443:3', 'test-lencode_bayes.R:492:3', 'test-lencode_glm.R:7:3', 'test-lencode_glm.R:63:3', 'test-lencode_glm.R:121:3', 'test-lencode_glm.R:233:3', 'test-lencode_glm.R:263:3', 'test-lencode_glm.R:276:3', 'test-lencode_glm.R:286:3', 'test-lencode_glm.R:328:3', 'test-lencode_mixed.R:10:3', 'test-lencode_mixed.R:130:3', 'test-lencode_mixed.R:250:3', 'test-lencode_mixed.R:285:3', 'test-lencode_mixed.R:301:3', 'test-lencode_mixed.R:311:3', 'test-lencode_mixed.R:356:3', 'test-pca_sparse.R:47:3', 'test-pca_sparse.R:73:3', 'test-pca_sparse.R:108:3', 'test-pca_sparse.R:152:3', 'test-pca_sparse.R:162:3', 'test-pca_sparse.R:248:3', 'test-pca_sparse.R:263:3', 'test-pca_sparse_bayes.R:52:3', 'test-pca_sparse_bayes.R:79:3', 'test-pca_sparse_bayes.R:117:3', 'test-pca_sparse_bayes.R:167:3', 'test-pca_sparse_bayes.R:177:3', 'test-pca_sparse_bayes.R:263:3', 'test-pca_sparse_bayes.R:286:3', 'test-pca_truncated.R:66:3', 'test-pca_truncated.R:86:3', 'test-pca_truncated.R:122:3', 'test-pca_truncated.R:132:3', 'test-pca_truncated.R:218:3', 'test-pca_truncated.R:231:3', 'test-umap.R:246:3', 'test-umap.R:317:3', 'test-woe.R:13:3', 'test-woe.R:20:3', 'test-woe.R:106:3', 'test-woe.R:137:3', 'test-woe.R:167:3', 'test-woe.R:225:3', 'test-woe.R:268:3', 'test-woe.R:296:3', 'test-woe.R:306:3', 'test-woe.R:387:3', 'test-woe.R:403:3' • {keras} cannot be loaded (1): 'test-feature_hash.R:256:3' [ FAIL 0 | WARN 0 | SKIP 111 | PASS 209 ] > > proc.time() user system elapsed 75.40 1.81 94.86