Last updated on 2024-11-30 09:49:31 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.13.0 | 728.82 | 283.63 | 1012.45 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.13.0 | 587.15 | 194.10 | 781.25 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.13.0 | 1550.96 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.13.0 | 2151.56 | NOTE | |||
r-devel-windows-x86_64 | 0.13.0 | 753.00 | 578.00 | 1331.00 | NOTE | |
r-patched-linux-x86_64 | 0.13.0 | 831.37 | 264.93 | 1096.30 | OK | |
r-release-linux-x86_64 | 0.13.0 | 818.39 | 265.43 | 1083.82 | OK | |
r-release-macos-arm64 | 0.13.0 | 470.00 | NOTE | |||
r-release-macos-x86_64 | 0.13.0 | 574.00 | NOTE | |||
r-release-windows-x86_64 | 0.13.0 | 757.00 | 585.00 | 1342.00 | NOTE | |
r-oldrel-macos-arm64 | 0.13.0 | 460.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.13.0 | 901.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.13.0 | 911.00 | 714.00 | 1625.00 | NOTE |
Version: 0.13.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
linalg_matrix_norm.Rd: int
linalg_norm.Rd: int
linalg_tensorsolve.Rd: int
linalg_vector_norm.Rd: int
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 0.13.0
Check: compiled code
Result: NOTE
File ‘torch/libs/torch.so’:
Found non-API calls to R: ‘PRCODE’, ‘PRENV’, ‘Rf_findVarInFrame3’
File ‘torch/libs/torchpkg.so’:
Found non-API calls to R: ‘PRCODE’, ‘PRENV’, ‘Rf_findVarInFrame3’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
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
Version: 0.13.0
Check: compiled code
Result: NOTE
File 'torch/libs/x64/torch.dll':
Found non-API calls to R: 'PRCODE', 'PRENV', 'Rf_findVarInFrame3'
File 'torch/libs/x64/torchpkg.dll':
Found non-API calls to R: 'PRCODE', 'PRENV', 'Rf_findVarInFrame3'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-devel-windows-x86_64
Version: 0.13.0
Check: installed package size
Result: NOTE
installed size is 211.9Mb
sub-directories of 1Mb or more:
R 6.1Mb
help 1.7Mb
include 1.8Mb
libs 201.7Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64