CRAN Package Check Results for Package gcTensor

Last updated on 2025-02-16 09:50:39 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 3.05 57.26 60.31 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.0 2.00 38.04 40.04 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.0 100.74 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.0 89.97 NOTE
r-devel-macos-arm64 1.0.0 29.00 NOTE
r-devel-macos-x86_64 1.0.0 56.00 NOTE
r-devel-windows-x86_64 1.0.0 4.00 0.00 4.00 FAIL
r-patched-linux-x86_64 1.0.0 2.90 51.15 54.05 NOTE
r-release-linux-x86_64 1.0.0 2.84 51.89 54.73 NOTE
r-release-macos-arm64 1.0.0 27.00 NOTE
r-release-macos-x86_64 1.0.0 50.00 NOTE
r-release-windows-x86_64 1.0.0 4.00 79.00 83.00 NOTE
r-oldrel-macos-arm64 1.0.0 32.00 OK
r-oldrel-macos-x86_64 1.0.0 80.00 OK
r-oldrel-windows-x86_64 1.0.0 4.00 81.00 85.00 OK

Check Details

Version: 1.0.0
Check: Rd files
Result: NOTE checkRd: (-1) GCTF.Rd:56: Lost braces; missing escapes or markup? 56 | U : A matrix which has N-rows and J-columns (J < {N, M}). | ^ checkRd: (-1) GCTF.Rd:57: Lost braces; missing escapes or markup? 57 | V : A matrix which has M-rows and J-columns (J < {N, M}). | ^ checkRd: (-1) GCTF.Rd:58: Lost braces; missing escapes or markup? 58 | J : The number of dimension (J < {N, M}). | ^ 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-macos-arm64, r-devel-macos-x86_64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 1.0.0
Check: PDF version of manual
Result: FAIL Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: > > flush(stderr()); flush(stdout()) > > ### Name: gcTensor-package > ### Title: Generalized Coupled Tensor Factorization > ### Aliases: gcTensor-package gcTensor > ### Keywords: package > > ### ** Examples > > ls("package:gcTensor") [1] "GCTF" > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.47 0.06 0.53 NA NA > grDevices::dev.off() null device 1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-devel-windows-x86_64