* using log directory ‘/srv/hornik/tmp/CRAN/NSVineCopula.Rcheck’ * using R Under development (unstable) (2024-08-17 r87027) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 18.1.8 (9) Debian flang-new version 18.1.8 (9) * running under: Debian GNU/Linux trixie/sid * 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 ... [3s/3s] 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 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 ‘NSVineCopula’ can be installed ... [5s/5s] 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 ... [1s/1s] 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 ... [1s/1s] OK * checking whether the namespace can be unloaded cleanly ... [1s/1s] OK * checking loading without being on the library search path ... [1s/1s] 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 ... [9s/9s] 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 ... [0s/0s] 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 ... [0s/0s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... [10s/10s] 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: 5 NOTEs