* using log directory 'd:/RCompile/CRANincoming/R-devel/PlotNormTest.Rcheck' * using R Under development (unstable) (2024-05-02 r86512 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 'PlotNormTest/DESCRIPTION' ... OK * this is package 'PlotNormTest' version '1.0.1' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Huong Tran ' New submission Possibly misspelled words in DESCRIPTION: Univariate (2:18) cumulant (14:183, 15:175) multiviarate (15:13) nonnormality (14:71) univariate (14:89, 15:72) Size of tarball: 5718479 bytes * 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 ... NOTE Found the following hidden files and directories: .RDataTmp These were most likely included in error. See section 'Package structure' in the 'Writing R Extensions' manual. CRAN-pack does not know about .RDataTmp * checking for portable file names ... OK * checking whether package 'PlotNormTest' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... NOTE Author field differs from that derived from Authors@R Author: 'Huong Tran [aut, cre], Ravindra Khattree [aut]' Authors@R: 'Huong Tran [aut, cre] (), Ravindra Khattree [aut] ()' * 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 ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... 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 ... [21s] NOTE score_plot1D: no visible binding for global variable 'Type' Undefined global functions or variables: Type * checking Rd files ... WARNING Failed with error: 'there is no package called 'MvNormTest'' prepare_Rd: Couldn't find file REFERENCES.bib in package `MvNormTest' prepare_Rd: x:1: unexpected '}' prepare_Rd: Failed to insert reference with key = ref:ghoshuni from package = 'MvNormTest'. Possible cause --- missing REFERENCES.bib in package 'MvNormTest' or 'MvNormTest' not installed. Failed with error: 'there is no package called 'MvNormTest'' prepare_Rd: x:1: unexpected '}' prepare_Rd: Failed to insert reference with key = ref:sp_estimate from package = 'MvNormTest'. Possible cause --- missing REFERENCES.bib in package 'MvNormTest' or 'MvNormTest' not installed. checkRd: (-1) get_params.Rd:24: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) get_params.Rd:25: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) get_params.Rd:26-29: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) get_params.Rd:30-32: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) get_params.Rd:33-35: Lost braces in \itemize; \value handles \item{}{} directly * 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 ... WARNING Documented arguments not in \usage in Rd file 'Multivariate_CGF_PLot.Rd': 'l' Functions with \usage entries need to have the appropriate \alias entries, and all their arguments documented. The \usage entries must correspond to syntactically valid R code. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking R/sysdata.rda ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [128s] NOTE Examples with CPU (user + system) or elapsed time > 10s user system elapsed covLtLs 77.19 1.67 79.18 get_params 16.70 0.41 17.12 covTtTs 14.69 0.24 14.92 * checking for unstated dependencies in 'tests' ... OK * checking tests ... ERROR Running 'testthat.R' Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(MvNormTest) Error in library(MvNormTest) : there is no package called 'MvNormTest' Execution halted * checking for unstated dependencies in vignettes ... NOTE 'library' or 'require' call not declared from: 'MvNormTest' * checking package vignettes ... OK * checking re-building of vignette outputs ... ERROR Error(s) in re-building vignettes: --- re-building 'my-vignette.Rmd' using rmarkdown Quitting from lines at lines 18-19 [setup] (my-vignette.Rmd) Error: processing vignette 'my-vignette.Rmd' failed with diagnostics: there is no package called 'MvNormTest' --- 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 ... [21s] OK * checking HTML version of manual ... OK * DONE Status: 2 ERRORs, 2 WARNINGs, 6 NOTEs