* using log directory ‘/srv/hornik/tmp/CRAN/PlotNormTest.Rcheck’ * using R Under development (unstable) (2024-05-04 r86521) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 18.1.4 (1) Debian flang-new version 18.1.4 (1) * running under: Debian GNU/Linux trixie/sid * 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 ... [3s/4s] NOTE Maintainer: ‘Huong Tran ’ New submission Possibly misspelled words in DESCRIPTION: cumulant (14:183, 15:175) multiviarate (15:13) nonnormality (14:71) Size of tarball: 5718450 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 executable files ... 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 for sufficient/correct file permissions ... OK * checking whether package ‘PlotNormTest’ can be installed ... [6s/6s] 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 ... [2s/2s] OK * checking whether the package can be loaded with stated dependencies ... [1s/1s] OK * checking whether the package can be unloaded cleanly ... [1s/1s] OK * checking whether the namespace can be loaded with stated dependencies ... [2s/2s] OK * checking whether the namespace can be unloaded cleanly ... [2s/2s] OK * checking loading without being on the library search path ... [2s/2s] 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 ... [11s/11s] NOTE score_plot1D: no visible binding for global variable ‘Type’ Undefined global functions or variables: Type * checking Rd files ... [2s/2s] NOTE 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 ... [71s/71s] NOTE Examples with CPU (user + system) or elapsed time > 5s user system elapsed covLtLs 43.958 0.268 44.228 get_params 9.309 0.016 9.326 covTtTs 8.451 0.004 8.456 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [0s/0s] ERROR Running ‘testthat.R’ [0s/0s] 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 ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [2s/2s] OK * checking PDF version of manual ... [3s/3s] OK * checking HTML version of manual ... [1s/1s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR, 1 WARNING, 6 NOTEs