* using log directory 'd:/RCompile/CRANincoming/R-devel/NSVineCopula.Rcheck' * using R Under development (unstable) (2024-08-17 r87027 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 'NSVineCopula/DESCRIPTION' ... OK * this is package 'NSVineCopula' version '1.0.0' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Quan Zhang ' New submission Possibly misspelled words in DESCRIPTION: NSVineCopula (8:14) Nonstationary (2:8) nonstationary (8:46, 8:120) Unknown, possibly misspelled, fields in DESCRIPTION: 'References' The Title field should be in title case. Current version is: 'Nonstationary multiple variables dependence modelling' In title case that is: 'Nonstationary Multiple Variables Dependence Modelling' The Description field should not start with the package name, 'This package' or similar. * 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 'NSVineCopula' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... 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 ... 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 ... NOTE Unexported objects imported by ':::' calls: 'VineCopula:::createMaxMat' 'VineCopula:::neededCondDistr' 'VineCopula:::normalizeRVineMatrix' 'VineCopula:::reorderRVineMatrix' See the note in ?`:::` about the use of this operator. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... NOTE Foreign function calls to a different package: .C("Hfunc1_vec", ..., PACKAGE = "VineCopula") .C("Hfunc2_vec", ..., PACKAGE = "VineCopula") .C("PDF_seperate_vec", ..., PACKAGE = "VineCopula") .C("SimulateRVine", ..., PACKAGE = "VineCopula") See chapter 'System and foreign language interfaces' in the 'Writing R Extensions' manual. * checking R code for possible problems ... [19s] NOTE NSBiCopEst: no visible global function definition for 'optim' NSBiCopPar: no visible global function definition for 'qnorm' NSBiCopPar: no visible binding for global variable 'n' NSVineCopCond: no visible global function definition for 'detectCores' NSVineCopCond: no visible global function definition for 'makePSOCKcluster' NSVineCopCond: no visible global function definition for 'setDefaultCluster' NSVineCopCond: no visible global function definition for 'stopCluster' NSVineCopPar: no visible global function definition for 'detectCores' NSVineCopPar: no visible global function definition for 'makePSOCKcluster' NSVineCopPar: no visible global function definition for 'setDefaultCluster' NSVineCopPar: no visible global function definition for 'stopCluster' NSVineCopSim: no visible global function definition for 'is' VineCopPar: no visible global function definition for 'detectCores' VineCopPar: no visible global function definition for 'makePSOCKcluster' VineCopPar: no visible global function definition for 'setDefaultCluster' VineCopPar: no visible global function definition for 'stopCluster' Undefined global functions or variables: detectCores is makePSOCKcluster n optim qnorm setDefaultCluster stopCluster Consider adding importFrom("methods", "is") importFrom("stats", "optim", "qnorm") to your NAMESPACE file (and ensure that your DESCRIPTION Imports field contains 'methods'). * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: NSVineCopCond.Rd: RVineMatrix NSVineCopPar.Rd: RVineMatrix NSVineCopSim.Rd: RVineMatrix VineCopPar.Rd: RVineMatrix Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. * 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 ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... [23s] OK * checking PDF version of manual ... [22s] OK * checking HTML version of manual ... OK * DONE Status: 5 NOTEs