* using log directory ‘/srv/hornik/tmp/CRAN_pretest/mvvg.Rcheck’ * using R Under development (unstable) (2024-10-21 r87258) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 19.1.1 (1) Debian flang-new version 19.1.1 (1) * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘mvvg/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘mvvg’ version ‘0.1.0’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [3s/3s] NOTE Maintainer: ‘Samuel Soon ’ New submission No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Samuel", family = "Soon", role = c("aut", "cre"), email = "samksoon2@gmail.com") as necessary. Package has a VignetteBuilder field but no prebuilt vignette index. Reading CITATION file fails with 1:1: unexpected '@' 1: @ ^ when package is not installed. * checking package namespace information ... OK * checking package dependencies ... INFO Vignette dependency required without any vignettes: ‘knitr’ * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘mvvg’ can be installed ... [1s/1s] WARNING Found the following significant warnings: Warning: /srv/hornik/tmp/CRAN_pretest/mvvg.Rcheck/00_pkg_src/mvvg/man/rmvvg.Rd:29: unknown macro '\sqrt' Warning: /srv/hornik/tmp/CRAN_pretest/mvvg.Rcheck/00_pkg_src/mvvg/man/rmvvg.Rd:29: unknown macro '\sim' Warning: /srv/hornik/tmp/CRAN_pretest/mvvg.Rcheck/00_pkg_src/mvvg/man/rmvvg.Rd:29: unknown macro '\gamma' See ‘/srv/hornik/tmp/CRAN_pretest/mvvg.Rcheck/00install.out’ for details. * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... NOTE License components which are templates and need '+ file LICENSE': MIT * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... WARNING Invalid citation information in ‘inst/CITATION’: Error in parse(con): 1:1: unexpected '@' 1: @ ^ * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [0s/0s] OK * checking whether the package can be loaded with stated dependencies ... [0s/0s] OK * checking whether the package can be unloaded cleanly ... [0s/0s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK * checking whether the namespace can be unloaded cleanly ... [0s/0s] OK * checking loading without being on the library search path ... [0s/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/2s] OK * checking Rd files ... [0s/0s] WARNING prepare_Rd: ./man/rmvvg.Rd:29: unknown macro '\sqrt' prepare_Rd: ./man/rmvvg.Rd:29: unknown macro '\sim' prepare_Rd: ./man/rmvvg.Rd:29: unknown macro '\gamma' checkRd: (-1) rmvvg.Rd:29: Lost braces 29 | MVVG samples are formulated through the normal variance-mean mixture $M + WA + \sqrt{W}Z$, where $W \sim Gamma(\gamma, \gamma)$. | ^ * checking Rd metadata ... OK * checking Rd line widths ... 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... [0s/0s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... [0s/0s] OK * checking PDF version of manual ... [3s/3s] OK * checking HTML version of manual ... [0s/0s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 3 WARNINGs, 2 NOTEs