* using log directory ‘/srv/hornik/tmp/CRAN_pretest/adsasi.Rcheck’ * using R Under development (unstable) (2026-01-18 r89306) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 21.1.8 (1+b1) Debian flang version 21.1.8 (1+b1) * running under: Debian GNU/Linux forky/sid * using session charset: UTF-8 * checking for file ‘adsasi/DESCRIPTION’ ... OK * this is package ‘adsasi’ version ‘0.0.0.9000’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [2s/2s] NOTE Maintainer: ‘Skerdi Haviari ’ New submission Version contains large components (0.0.0.9000) License components with restrictions and base license permitting such: GPL (>= 3) + file LICENSE File 'LICENSE': YEAR: 2026 COPYRIGHT: Skerdi Haviari Possibly misspelled words in DESCRIPTION: adsasi (6:14, 6:419) biostatistics (6:714) computble (6:144) misspecification (6:514) No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Skerdi", family = "Haviari", role = c("aut", "cre"), email = "skerdi.haviari@aphp.fr") as necessary. The Description field should not start with the package name, 'This package' or similar. DESCRIPTION fields with placeholder content: Title: what the package does (one line, title case) * 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 serialization versions ... OK * checking whether package ‘adsasi’ can be installed ... [1s/1s] 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 ... [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 ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [3s/3s] NOTE adsasi_0d: no visible global function definition for ‘qnorm’ adsasi_0d : loglik: no visible global function definition for ‘pnorm’ adsasi_0d : dloglik : : no visible global function definition for ‘pnorm’ adsasi_0d : dloglik: no visible global function definition for ‘dnorm’ adsasi_0d : ddloglik : : no visible global function definition for ‘pnorm’ adsasi_0d : ddloglik: no visible global function definition for ‘dnorm’ adsasi_0d: no visible global function definition for ‘median’ adsasi_0d: no visible global function definition for ‘optim’ adsasi_0d: no visible global function definition for ‘rnorm’ adsasi_0d: no visible global function definition for ‘png’ adsasi_0d: no visible global function definition for ‘par’ adsasi_0d: no visible global function definition for ‘quantile’ adsasi_0d: no visible global function definition for ‘rgb’ adsasi_0d: no visible global function definition for ‘points’ adsasi_0d: no visible global function definition for ‘rexp’ adsasi_0d: no visible global function definition for ‘lines’ adsasi_0d: no visible global function definition for ‘pnorm’ adsasi_0d: no visible global function definition for ‘dev.off’ adsasi_1d: no visible global function definition for ‘qnorm’ adsasi_1d : loglik: no visible global function definition for ‘pnorm’ adsasi_1d : dloglik : : no visible global function definition for ‘pnorm’ adsasi_1d : dloglik: no visible global function definition for ‘dnorm’ adsasi_1d : ddloglik : : no visible global function definition for ‘pnorm’ adsasi_1d : ddloglik: no visible global function definition for ‘dnorm’ adsasi_1d: no visible global function definition for ‘median’ adsasi_1d: no visible global function definition for ‘optim’ adsasi_1d: no visible global function definition for ‘rmultinom’ adsasi_1d : : no visible global function definition for ‘runif’ adsasi_1d: no visible global function definition for ‘rnorm’ adsasi_1d: no visible global function definition for ‘png’ adsasi_1d: no visible global function definition for ‘par’ adsasi_1d: no visible global function definition for ‘quantile’ adsasi_1d: no visible global function definition for ‘rgb’ adsasi_1d: no visible global function definition for ‘axis’ adsasi_1d: no visible global function definition for ‘lines’ adsasi_1d: no visible global function definition for ‘polygon’ adsasi_1d: no visible global function definition for ‘dev.off’ Undefined global functions or variables: axis dev.off dnorm lines median optim par png pnorm points polygon qnorm quantile rexp rgb rmultinom rnorm runif Consider adding importFrom("grDevices", "dev.off", "png", "rgb") importFrom("graphics", "axis", "lines", "par", "points", "polygon") importFrom("stats", "dnorm", "median", "optim", "pnorm", "qnorm", "quantile", "rexp", "rmultinom", "rnorm", "runif") to your NAMESPACE file. * 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 examples ... [11s/11s] NOTE Examples with CPU (user + system) or elapsed time > 5s user system elapsed adsasi_1d 10.438 0.003 10.447 * checking PDF version of manual ... [2s/2s] 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: 3 NOTEs