* using log directory 'd:/Rcompile/CRANpkg/local/4.4/ExactCIone.Rcheck' * using R version 4.4.0 (2024-04-24 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'ExactCIone/DESCRIPTION' ... OK * this is package 'ExactCIone' version '1.0.5' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'ExactCIone' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [0s] OK * checking whether the package can be loaded with stated dependencies ... [0s] OK * checking whether the package can be unloaded cleanly ... [0s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s] OK * checking whether the namespace can be unloaded cleanly ... [0s] OK * checking loading without being on the library search path ... [0s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [2s] OK * checking Rd files ... [0s] OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... WARNING Mingw-w64 runtime failure: VirtualProtect failed with code 0x5af * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [7s] ERROR Running examples in 'ExactCIone-Ex.R' failed The error most likely occurred in: > ### Name: WhyperCI_N > ### Title: An Admissible Exact Confidence Interval for N, the Number of > ### Balls in an Urn. > ### Aliases: WhyperCI_N > > ### ** Examples > > WhyperCI_N(10,50,800,0.95,details=TRUE) $CI x lower upper [1,] 10 2445 7955 $CIM x lower upper [1,] 0 12572 Inf [2,] 1 7956 780253 [3,] 2 6108 111784 [4,] 3 4914 48296 [5,] 4 4425 28760 [6,] 5 3760 19857 [7,] 6 3472 14911 [8,] 7 3018 12571 [9,] 8 2828 10875 [10,] 9 2657 8435 [11,] 10 2445 7955 [12,] 11 2243 6450 [13,] 12 2130 6107 [14,] 13 2026 5118 [15,] 14 1931 4913 [16,] 15 1844 4424 [17,] 16 1764 3938 [18,] 17 1689 3759 [19,] 18 1620 3471 [20,] 19 1555 3121 [21,] 20 1495 3017 [22,] 21 1439 2827 [23,] 22 1386 2656 [24,] 23 1336 2444 [25,] 24 1289 2321 [26,] 25 1255 2242 [27,] 26 1229 2129 [28,] 27 1200 2025 [29,] 28 1163 1930 [30,] 29 1125 1843 [31,] 30 1101 1763 [32,] 31 1082 1688 [33,] 32 1053 1619 [34,] 33 1020 1554 [35,] 34 1010 1494 [36,] 35 988 1438 [37,] 36 964 1385 [38,] 37 952 1335 [39,] 38 925 1288 [40,] 39 917 1231 [41,] 40 893 1199 [42,] 41 887 1162 [43,] 42 869 1124 [44,] 43 860 1081 [45,] 44 847 1052 [46,] 45 835 1019 [47,] 46 824 987 [48,] 47 815 951 [49,] 48 807 924 [50,] 49 801 892 [51,] 50 800 859 $icp [1] 0.95 > WhyperCI_N(50,50,800,0.95) Error: cannot allocate vector of size 51 Kb Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [3s] ERROR Error(s) in re-building vignettes: --- re-building 'ExactCIone_vignette.Rmd' using rmarkdown Warning in system(command) : 'CreateProcess' failed to run 'C:\PROGRA~1\Pandoc\pandoc.exe +RTS -K512m -RTS ExactCIone_vignette.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output pandoc2418431f251dc.html --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\latex-div.lua" --embed-resources --standalone --section-divs --template "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmd\h\default.html" --highlig Error: processing vignette 'ExactCIone_vignette.Rmd' failed with diagnostics: pandoc document conversion failed with error 127 --- failed re-building 'ExactCIone_vignette.Rmd' SUMMARY: processing the following file failed: 'ExactCIone_vignette.Rmd' Error: Vignette re-building failed. Execution halted * checking PDF version of manual ... [0s] WARNING LaTeX errors when creating PDF version. This typically indicates Rd problems. * checking PDF version of manual without index ... ERROR Re-running with no redirection of stdout/stderr. * checking HTML version of manual ... [2s] OK * DONE Status: 3 ERRORs, 2 WARNINGs