Last updated on 2025-10-17 10:50:08 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 31.42 | 765.50 | 796.92 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.2.0 | 24.18 | 265.92 | 290.10 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.0 | 663.49 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 629.28 | OK | |||
r-devel-windows-x86_64 | 1.0.0 | 33.00 | 479.00 | 512.00 | OK | |
r-patched-linux-x86_64 | 1.2.0 | 35.31 | 369.74 | 405.05 | OK | |
r-release-linux-x86_64 | 1.0.0 | 33.12 | 1071.21 | 1104.33 | OK | |
r-release-macos-arm64 | 1.2.0 | 139.00 | OK | |||
r-release-macos-x86_64 | 1.2.0 | 332.00 | OK | |||
r-release-windows-x86_64 | 1.2.0 | 29.00 | 270.00 | 299.00 | OK | |
r-oldrel-macos-arm64 | 1.2.0 | 221.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.2.0 | 305.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.0 | 45.00 | 618.00 | 663.00 | OK |
Version: 1.0.0
Check: dependencies in R code
Result: WARN
Missing or unexported object: ‘SingleCellSignalR::LRdb’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.2.0
Check: dependencies in R code
Result: NOTE
Error in py_module_import(module, convert = convert) :
ModuleNotFoundError: No module named 'owlready2'
Run `reticulate::py_last_error()` for details.
Using Python: /Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9/bin/python3.9
Creating virtual environment 'r-owlready2' ...
Done!
Installing packages: pip, wheel, setuptools
Requirement already satisfied: pip in /Users/pkgbuild/.virtualenvs/r-owlready2/lib/python3.9/site-packages (21.2.4)
Collecting pip
Using cached pip-25.2-py3-none-any.whl (1.8 MB)
Collecting wheel
Using cached wheel-0.45.1-py3-none-any.whl (72 kB)
Requirement already satisfied: setuptools in /Users/pkgbuild/.virtualenvs/r-owlready2/lib/python3.9/site-packages (58.0.4)
Collecting setuptools
Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
Installing collected packages: wheel, setuptools, pip
Attempting uninstall: setuptools
Found existing installation: setuptools 58.0.4
Uninstalling setuptools-58.0.4:
Successfully uninstalled setuptools-58.0.4
Attempting uninstall: pip
Found existing installation: pip 21.2.4
Uninstalling pip-21.2.4:
Successfully uninstalled pip-21.2.4
Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1
Virtual environment 'r-owlready2' successfully created.
Using virtual environment 'r-owlready2' ...
Collecting owlready2
Downloading owlready2-0.48.tar.gz (27.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.3/27.3 MB 3.8 MB/s 0:00:07
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: owlready2
Building wheel for owlready2 (pyproject.toml): started
Building wheel for owlready2 (pyproject.toml): finished with status 'done'
Created wheel for owlready2: filename=owlready2-0.48-cp39-cp39-macosx_11_0_universal2.whl size=23084262 sha256=5003cdf853da3e248914c7f9ae4bbcefcc629037538c6cd9acfa152a2c2e2ee8
Stored in directory: /Users/pkgbuild/Library/Caches/pip/wheels/70/6f/5c/2e8a43efa7697b1bd04085d4e8d97a82b19e4ee37c710a9f7b
Successfully built owlready2
Installing collected packages: owlready2
Successfully installed owlready2-0.48
Flavor: r-oldrel-macos-arm64