CRAN Package Check Results for Package torch

Last updated on 2025-02-01 12:48:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.13.0 713.58 283.99 997.57 NOTE
r-devel-linux-x86_64-debian-gcc 0.14.0 626.36 199.89 826.25 OK
r-devel-linux-x86_64-fedora-clang 0.14.0 1133.72 OK
r-devel-linux-x86_64-fedora-gcc 0.14.0 1476.44 OK
r-devel-windows-x86_64 0.14.0 621.00 471.00 1092.00 OK
r-patched-linux-x86_64 0.14.0 902.96 283.17 1186.13 OK
r-release-linux-x86_64 0.13.0 822.57 268.35 1090.92 OK
r-release-macos-arm64 0.14.0 412.00 NOTE
r-release-macos-x86_64 0.14.0 754.00 NOTE
r-release-windows-x86_64 0.13.0 768.00 615.00 1383.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.14.0 605.00 564.00 1169.00 NOTE

Additional issues

rchk

Check Details

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. Flavor: r-devel-linux-x86_64-debian-clang

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. Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.14.0
Check: installed package size
Result: NOTE installed size is 222.8Mb sub-directories of 1Mb or more: R 6.1Mb help 1.7Mb include 1.9Mb libs 212.3Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.13.0
Check: installed package size
Result: NOTE installed size is 26.9Mb sub-directories of 1Mb or more: R 5.6Mb help 1.7Mb include 1.8Mb libs 17.2Mb Flavors: r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64