- using R version 4.4.3 Patched (2026-02-12 r89426 ucrt)
- using platform: x86_64-w64-mingw32
- R was compiled by
gcc.exe (GCC) 13.3.0
GNU Fortran (GCC) 13.3.0
- running under: Windows Server 2022 x64 (build 20348)
- using session charset: UTF-8
- checking for file 'mazeinda/DESCRIPTION' ... OK
- this is package 'mazeinda' version '0.0.2'
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... NOTE
Package suggested but not available for checking: 'doMC'
- 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 'mazeinda' can be installed ... OK
See the install log for details.
- 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 ... [1s] 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 ... [3s] OK
- checking Rd files ... [1s] NOTE
checkRd: (-1) calc_p.Rd:12: Lost braces; missing escapes or markup?
12 | \item{estimator}{string indicating how the parameters $p_{11}$, $p_{01}$,
| ^
checkRd: (-1) calc_p.Rd:12: Lost braces; missing escapes or markup?
12 | \item{estimator}{string indicating how the parameters $p_{11}$, $p_{01}$,
| ^
checkRd: (-1) calc_p.Rd:13: Lost braces; missing escapes or markup?
13 | $p_{10}$, $p_{00}$ are to be estimated. The default is 'values', which
| ^
checkRd: (-1) calc_p.Rd:13: Lost braces; missing escapes or markup?
13 | $p_{10}$, $p_{00}$ are to be estimated. The default is 'values', which
| ^
checkRd: (-1) no_null.Rd:15: Lost braces; missing escapes or markup?
15 | \item{estimator}{string indicating how the parameters $p_{11}$, $p_{01}$,
| ^
checkRd: (-1) no_null.Rd:15: Lost braces; missing escapes or markup?
15 | \item{estimator}{string indicating how the parameters $p_{11}$, $p_{01}$,
| ^
checkRd: (-1) no_null.Rd:16: Lost braces; missing escapes or markup?
16 | $p_{10}$, $p_{00}$ are to be estimated. The default is 'values', which
| ^
checkRd: (-1) no_null.Rd:16: Lost braces; missing escapes or markup?
16 | $p_{10}$, $p_{00}$ are to be estimated. The default is 'values', which
| ^
checkRd: (-1) tau_p.Rd:13: Lost braces; missing escapes or markup?
13 | \item{estimator}{string indicating how the parameters $p_{11}$, $p_{01}$,
| ^
checkRd: (-1) tau_p.Rd:13: Lost braces; missing escapes or markup?
13 | \item{estimator}{string indicating how the parameters $p_{11}$, $p_{01}$,
| ^
checkRd: (-1) tau_p.Rd:14: Lost braces; missing escapes or markup?
14 | $p_{10}$ are to be estimated. The default is 'values', which indicates that
| ^
- checking Rd metadata ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking sizes of PDF files under 'inst/doc' ... OK
- checking installed files from 'inst/doc' ... OK
- checking files in 'vignettes' ... OK
- checking examples ... [1s] OK
- checking for unstated dependencies in 'tests' ... OK
- checking tests ... [2s] OK
Running 'testthat.R' [1s]
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [12m] ERROR
Error(s) in re-building vignettes:
--- re-building 'my-vignette.Rmd' using rmarkdown
! Package pdftex.def Error: File `f761bf70634a80ac0182e1e73f590a96a41aa8ec.pdf'
not found: using draft setting.
Error: processing vignette 'my-vignette.Rmd' failed with diagnostics:
LaTeX failed to compile D:/RCompile/CRANpkg/local/4.4/mazeinda.Rcheck/vign_test/mazeinda/vignettes/my-vignette.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See my-vignette.log for more info.
--- failed re-building 'my-vignette.Rmd'
SUMMARY: processing the following file failed:
'my-vignette.Rmd'
Error: Vignette re-building failed.
Execution halted
- checking PDF version of manual ... [19s] OK
- checking HTML version of manual ... [2s] OK
- DONE
Status: 1 ERROR, 2 NOTEs