CRAN Package Check Results for Package ConvergenceConcepts

Last updated on 2024-06-11 01:54:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.3 4.70 37.21 41.91 OK
r-devel-linux-x86_64-debian-gcc 1.2.3 3.41 27.77 31.18 OK
r-devel-linux-x86_64-fedora-clang 1.2.3 51.04 OK
r-devel-linux-x86_64-fedora-gcc 1.2.3 52.87 OK
r-devel-windows-x86_64 1.2.3 4.00 28.00 32.00 ERROR
r-patched-linux-x86_64 1.2.3 4.45 35.88 40.33 OK
r-release-linux-x86_64 1.2.3 3.69 35.67 39.36 OK
r-release-macos-arm64 1.2.3 26.00 OK
r-release-macos-x86_64 1.2.3 32.00 OK
r-release-windows-x86_64 1.2.3 5.00 50.00 55.00 OK
r-oldrel-macos-arm64 1.2.3 23.00 OK
r-oldrel-macos-x86_64 1.2.3 38.00 OK
r-oldrel-windows-x86_64 1.2.3 3.00 51.00 54.00 OK

Check Details

Version: 1.2.3
Check: examples
Result: ERROR Running examples in 'ConvergenceConcepts-Ex.R' failed The error most likely occurred in: > ### Name: law.plot3d > ### Title: Static 3D convergence in law > ### Aliases: law.plot3d > ### Keywords: dplot distribution htest > > ### ** Examples > > rand <- function(n){(cumsum(rchisq(n,df=1))-(1:n))/sqrt(2*(1:n))} > data <- generate(randomgen=rand,nmax=300,M=2000)$data > law.plot3d(data,pnorm) Error in order(x, na.last = na.last, decreasing = decreasing, method = "radix") : Failed to realloc working memory 1018*8bytes (xsub in dradix), radix=7 Calls: law.plot3d ... FUN -> ecdf -> sort -> sort.default -> sort.int -> order Execution halted Flavor: r-devel-windows-x86_64

Version: 1.2.3
Check: PDF version of manual
Result: WARN LaTeX errors when creating PDF version. This typically indicates Rd problems. Flavor: r-devel-windows-x86_64

Version: 1.2.3
Check: PDF version of manual without index
Result: ERROR Re-running with no redirection of stdout/stderr. Flavor: r-devel-windows-x86_64