Last updated on 2025-06-25 05:49:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-0 | 18.84 | 144.84 | 163.68 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-0 | 13.34 | 5.91 | 19.25 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0-0 | 290.69 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-0 | 267.59 | NOTE | |||
r-devel-windows-x86_64 | 1.0-0 | 23.00 | 147.00 | 170.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-0 | 19.25 | 138.66 | 157.91 | NOTE | |
r-release-linux-x86_64 | 1.0-0 | 19.28 | 139.04 | 158.32 | NOTE | |
r-release-macos-arm64 | 1.0-0 | 79.00 | NOTE | |||
r-release-macos-x86_64 | 1.0-0 | 128.00 | NOTE | |||
r-release-windows-x86_64 | 1.0-0 | 24.00 | 149.00 | 173.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0-0 | 63.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0-0 | 90.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0-0 | 28.00 | 189.00 | 217.00 | OK |
Version: 1.0-0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘deeptrafo.Rd’ ‘ensembles.R’ ‘methods.R’
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-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64
Version: 1.0-0
Check: whether the package can be loaded
Result: ERROR
Loading this package had a fatal error status code 1
Loading log:
Loading required package: tensorflow
Loading required package: keras
Loading required package: tfprobability
Loading required package: deepregression
Error: package or namespace load failed for ‘deepregression’:
.onLoad failed in loadNamespace() for 'torch', details:
call: inst_path()
error: torch cannot write into
'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/torch/'.
Error: package ‘deepregression’ could not be loaded
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0-0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘ensembles.R’ ‘methods.R’
Flavor: r-release-macos-x86_64