R Under development (unstable) (2025-12-03 r89090 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. > # 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(orbital) > > test_check("orbital") Loading required package: parsnip [ FAIL 0 | WARN 2 | SKIP 125 | PASS 364 ] ══ Skipped tests (125) ═════════════════════════════════════════════════════════ • On CRAN (68): 'test-adjust_equivocal_zone.R:36:1', 'test-adjust_equivocal_zone.R:155:3', 'test-adjust_numeric_range.R:123:3', 'test-adjust_predictions_custom.R:98:3', 'test-adjust_probability_threshold.R:34:1', 'test-adjust_probability_threshold.R:148:3', 'test-augment.R:41:3', 'test-dt.R:1:1', 'test-orbital.R:62:1', 'test-orbital.R:93:1', 'test-orbital.R:117:1', 'test-orbital.R:127:1', 'test-orbital.R:134:1', 'test-parsnip.R:1:1', 'test-parsnip.R:48:1', 'test-parsnip.R:63:1', 'test-recipes.R:1:1', 'test-show_query.R:7:3', 'test-sql.R:1:1', 'test-step_adasyn.R:20:1', 'test-step_adasyn.R:83:3', 'test-step_adasyn.R:111:3', 'test-step_bin2factor.R:79:3', 'test-step_boxcox.R:77:3', 'test-step_bsmote.R:20:1', 'test-step_bsmote.R:83:3', 'test-step_center.R:77:3', 'test-step_discretize.R:128:3', 'test-step_downsample.R:20:1', 'test-step_downsample.R:83:3', 'test-step_dummy.R:108:3', 'test-step_impute_mean.R:80:3', 'test-step_impute_median.R:81:3', 'test-step_impute_mode.R:93:3', 'test-step_indicate_na.R:83:3', 'test-step_intercept.R:67:3', 'test-step_inverse.R:94:3', 'test-step_lag.R:63:3', 'test-step_lencode_bayes.R:101:3', 'test-step_lencode_glm.R:96:3', 'test-step_lencode_mixed.R:104:3', 'test-step_log.R:94:3', 'test-step_mutate.R:77:3', 'test-step_nearmiss.R:20:1', 'test-step_nearmiss.R:83:3', 'test-step_normalize.R:77:3', 'test-step_novel.R:99:3', 'test-step_other.R:101:3', 'test-step_pca.R:152:3', 'test-step_pca_sparse.R:133:3', 'test-step_pca_truncated.R:111:3', 'test-step_range.R:94:3', 'test-step_ratio.R:88:3', 'test-step_rename.R:77:3', 'test-step_rose.R:20:1', 'test-step_rose.R:83:3', 'test-step_scale.R:77:3', 'test-step_smote.R:20:1', 'test-step_smote.R:83:3', 'test-step_smotenc.R:20:1', 'test-step_smotenc.R:83:3', 'test-step_sqrt.R:77:3', 'test-step_tomek.R:20:1', 'test-step_tomek.R:83:3', 'test-step_unknown.R:97:3', 'test-step_upsample.R:20:1', 'test-step_upsample.R:83:3', 'test-workflows.R:1:1' • empty test (2): 'test-augment.R:31:1', 'test-augment.R:111:1' • is.na(testthat_spark_env_version()) is TRUE (41): 'test-adjust_equivocal_zone.R:113:3', 'test-adjust_numeric_range.R:96:3', 'test-adjust_predictions_custom.R:68:3', 'test-adjust_probability_threshold.R:109:3', 'test-step_adasyn.R:57:3', 'test-step_bin2factor.R:56:3', 'test-step_boxcox.R:54:3', 'test-step_bsmote.R:57:3', 'test-step_center.R:54:3', 'test-step_discretize.R:102:3', 'test-step_downsample.R:57:3', 'test-step_dummy.R:82:3', 'test-step_impute_mean.R:56:3', 'test-step_impute_median.R:57:3', 'test-step_impute_mode.R:63:3', 'test-step_indicate_na.R:59:3', 'test-step_intercept.R:44:3', 'test-step_inverse.R:71:3', 'test-step_lencode_bayes.R:73:3', 'test-step_lencode_glm.R:69:3', 'test-step_lencode_mixed.R:75:3', 'test-step_log.R:71:3', 'test-step_mutate.R:54:3', 'test-step_nearmiss.R:57:3', 'test-step_normalize.R:54:3', 'test-step_novel.R:71:3', 'test-step_other.R:73:3', 'test-step_pca.R:128:3', 'test-step_pca_sparse.R:106:3', 'test-step_pca_truncated.R:84:3', 'test-step_range.R:71:3', 'test-step_ratio.R:62:3', 'test-step_rename.R:54:3', 'test-step_rose.R:57:3', 'test-step_scale.R:54:3', 'test-step_smote.R:57:3', 'test-step_smotenc.R:57:3', 'test-step_sqrt.R:54:3', 'test-step_tomek.R:57:3', 'test-step_unknown.R:67:3', 'test-step_upsample.R:57:3' • {VBsparsePCA} is not installed (8): 'test-step_pca_sparse_bayes.R:4:3', 'test-step_pca_sparse_bayes.R:26:3', 'test-step_pca_sparse_bayes.R:47:3', 'test-step_pca_sparse_bayes.R:68:3', 'test-step_pca_sparse_bayes.R:89:3', 'test-step_pca_sparse_bayes.R:115:3', 'test-step_pca_sparse_bayes.R:145:3', 'test-step_pca_sparse_bayes.R:174:3' • {xgboost} is not installed (6): 'test-model-xgboost.R:4:3', 'test-model-xgboost.R:29:3', 'test-model-xgboost.R:52:3', 'test-model-xgboost.R:84:3', 'test-model-xgboost.R:115:3', 'test-model-xgboost.R:152:3' [ FAIL 0 | WARN 2 | SKIP 125 | PASS 364 ] > > proc.time() user system elapsed 64.07 4.34 67.85