Last updated on 2025-07-19 08:48:28 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 | 32.94 | 91.06 | 124.00 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 306.27 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 277.24 | OK | |||
r-devel-windows-x86_64 | 1.0.2 | 54.00 | 244.00 | 298.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 | 39.85 | 118.26 | 158.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 | 50.00 | 233.00 | 283.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/.tmp5vrL8z/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/.tmpFRbC3L/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/.tmplAsEdw/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/.tmpEQHQUx/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/.tmpI4h2DQ/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/.tmpY9Imh7/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/.tmpV3vA8d/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/.tmpO0dXVG/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/.tmp00lBO0/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/.tmpnUHqdO/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/.tmpzZi9g5/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