Last updated on 2025-07-21 09:49:47 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 56.18 | 125.85 | 182.03 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 33.73 | 91.36 | 125.09 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 306.27 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 278.58 | OK | |||
r-devel-windows-x86_64 | 1.0.2 | 53.00 | 243.00 | 296.00 | OK | |
r-patched-linux-x86_64 | 1.0.2 | 48.43 | 117.09 | 165.52 | OK | |
r-release-linux-x86_64 | 1.0.2 | 47.77 | 118.34 | 166.11 | OK | |
r-release-macos-arm64 | 1.0.2 | 79.00 | OK | |||
r-release-macos-x86_64 | 1.0.2 | 204.00 | OK | |||
r-release-windows-x86_64 | 1.0.2 | 56.00 | 228.00 | 284.00 | OK | |
r-oldrel-macos-arm64 | 1.0.2 | 83.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.2 | 209.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.0.2 | 71.00 | 229.00 | 300.00 | NOTE |
Version: 1.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/8s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # 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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(aifeducation)
>
> test_check("aifeducation")
Error in python_config_impl(python) :
Error running '/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmpjeXRk7/bin/python': No such file.
Error in python_config_impl(python) :
Error running '/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmpIAxEID/bin/python': No such file.
Error in python_config_impl(python) :
Error running '/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmpiZue5E/bin/python': No such file.
Error in python_config_impl(python) :
Error running '/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmpXTHuBq/bin/python': No such file.
Error in python_config_impl(python) :
Error running '/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmpbinikX/bin/python': No such file.
Error in python_config_impl(python) :
Error running '/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmpUKm7Xb/bin/python': No such file.
Error in python_config_impl(python) :
Error running '/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmp0ZnvgY/bin/python': No such file.
Error in python_config_impl(python) :
Error running '/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmpOdhRk5/bin/python': No such file.
Error in python_config_impl(python) :
Error running '/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmpM5W1UG/bin/python': No such file.
Error in python_config_impl(python) :
Error running '/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmpiJUiD3/bin/python': No such file.
Error in python_config_impl(python) :
Error running '/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmplhutwo/bin/python': No such file.
[ FAIL 1 | WARN 11 | SKIP 13 | PASS 20 ]
══ Skipped tests (13) ══════════════════════════════════════════════════════════
• On CRAN (13): 'test-00_00_print_information_tests.R:1:1',
'test-00_01_generating_test_data.R:3:1',
'test-00_02_setup_Classifiers.R:3:1', 'test-01_LargeDataSetForTexts.R:1:1',
'test-02_LargeDataSetForTextEmbeddings.R:1:1', 'test-03_EmbeddedText.R:1:1',
'test-04_DataManager.R:1:1', 'test-05_FeatureExtractor.R:1:1',
'test-06_transformer_models.R:1:1', 'test-07_TextEmbeddingModels.R:1:1',
'test-08_TEClassifierRegular.R:1:1', 'test-09_TEClassifierProtoNet.R:1:1',
'test-99_clean_tmp_directories.R:1:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-20_install_and_config.R:7:3'): check_python_modules ──────────
Expected `set_config_os_environ_logger(level = "ERROR")` to run without any errors.
i Actually got a <simpleError> with text:
Installation of Python not found, Python bindings not loaded.
See the Python "Order of Discovery" here: https://rstudio.github.io/reticulate/articles/versions.html#order-of-discovery.
[ FAIL 1 | WARN 11 | SKIP 13 | PASS 20 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.2
Check: installed package size
Result: NOTE
installed size is 6.2Mb
sub-directories of 1Mb or more:
R 2.0Mb
data 1.6Mb
libs 1.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64