Last updated on 2021-10-04 17:50:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 102.90 | 69.17 | 172.07 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 69.96 | 52.49 | 122.45 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 274.04 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 221.34 | NOTE | |||
r-patched-linux-x86_64 | 0.2.1 | 87.67 | 65.67 | 153.34 | NOTE | |
r-patched-solaris-x86 | 0.2.1 | 206.10 | NOTE | |||
r-release-linux-x86_64 | 0.2.1 | 66.66 | 65.13 | 131.79 | NOTE | |
r-release-macos-arm64 | 0.2.1 | NOTE | ||||
r-release-macos-x86_64 | 0.2.1 | NOTE | ||||
r-oldrel-macos-x86_64 | 0.2.1 | NOTE |
Version: 0.2.1
Check: whether the namespace can be loaded with stated dependencies
Result: NOTE
Warning in fun(libname, pkgname) :
The current installation of {cuml} will not function as expected
because it was not linked with a valid version of the RAPIDS cuML shared
library.
To fix this issue, please follow https://rapids.ai/start.html#get-rapids
to install the RAPIDS cuML shared library from Conda and ensure the
'CUDA_PATH' env variable is set to a valid RAPIDS conda env directory
(e.g., '/home/user/anaconda3/envs/rapids-21.06' or similar) during the
installation of {cuml} or alternatively, follow
https://github.com/yitao-li/cuml-installation-notes#build-from-source-without-conda-and-without-multi-gpu-support
or
https://github.com/yitao-li/cuml-installation-notes#build-from-source-without-conda-and-with-multi-gpu-support
or similar to build and install RAPIDS cuML library from source, and
then re-install {cuml}.
A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.
Probably some imports need to be declared in the NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64