* using log directory ‘/srv/hornik/tmp/CRAN_pretest/NetVA.Rcheck’ * using R Under development (unstable) (2025-01-16 r87584) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 19.1.6 (1+b1) Debian flang-new version 19.1.6 (1+b1) * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘NetVA/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘NetVA’ version ‘1.0.0’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [3s/4s] NOTE Maintainer: ‘Swapnil Kumar ’ New submission Possibly misspelled words in DESCRIPTION: EVC (16:83, 16:101, 16:106) PPI (12:67) VPPs (11:129, 13:19, 13:102) VPTs (12:20, 13:29, 13:112) VPs (11:108, 13:14, 13:97) pareto (18:79) No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Swapnil", family = "Kumar", role = c("aut", "cre"), email = "swapnil.kr@yahoo.com"), person(given = "Grace", family = "Pauline", role = "aut"), person(given = "Vaibhav", family = "Vindal", role = "aut")) as necessary. Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Found the following (possibly) invalid DOIs: DOI: https://doi.org/10.1080/07391102.2024.2303607 From: inst/CITATION Status: 404 Message: Not Found The Title field should be in title case. Current version is: ‘An R package for network vulnerability and influence analysis’ In title case that is: ‘An R Package for Network Vulnerability and Influence Analysis’ The Date field is over a month old. This build time stamp is over a month old. Size of tarball: 9582674 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: .github These were most likely included in error. See section ‘Package structure’ in the ‘Writing R Extensions’ manual. CRAN-pack does not know about .github * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking serialization versions ... OK * checking whether package ‘NetVA’ can be installed ... [1s/1s] OK * checking package directory ... OK * checking for future file timestamps ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... NOTE File LICENSE is not mentioned in the DESCRIPTION file. Non-standard file/directory found at top level: ‘Tutorial_Rscript’ * 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 ... [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 ... NOTE Package in Depends field not imported from: ‘igraph’ These packages need to be imported from (in the NAMESPACE file) for when this namespace is loaded but not attached. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [2s/2s] NOTE perturbNet: no visible binding for global variable ‘V1’ Undefined global functions or variables: V1 Found if() conditions comparing class() to string: File ‘NetVA/R/netva.R’: if (class(vl[[i]]) == "igraph.vs") ... File ‘NetVA/R/netva.R’: if (class(v) == "igraph.vs") ... File ‘NetVA/R/netva.R’: if (class(v) == "igraph.vs") ... Use inherits() (or maybe is()) instead. * checking Rd files ... [0s/0s] OK * 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 ... [1s/1s] OK * checking data for ASCII and uncompressed saves ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... NONE * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [512s/512s] 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