* using log directory ‘/srv/hornik/tmp/CRAN/bootsurv.Rcheck’ * using R Under development (unstable) (2024-05-14 r86553) * 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 ‘bootsurv/DESCRIPTION’ ... OK * this is package ‘bootsurv’ version ‘0.0.0.9000’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [3s/3s] NOTE Maintainer: ‘Zeinab Mashreghi ’ New submission Version contains large components (0.0.0.9000) Unknown, possibly misspelled, fields in DESCRIPTION: ‘ImportFrom’ ‘Data’ The Title field should be in title case. Current version is: ‘Bootstrap Methods for complete (absence of missing values) survey data’ In title case that is: ‘Bootstrap Methods for Complete (Absence of Missing Values) Survey Data’ 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 ‘bootsurv’ can be installed ... [2s/2s] 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 ... [4s/4s] OK * checking Rd files ... [0s/0s] OK * checking Rd metadata ... OK * checking Rd line widths ... NOTE Rd file 'boot.twostage.Rd': \examples lines wider than 100 characters: boot.Ch<- boot.twostage(data_samp_clust, no_cluster, cluster_size, R=c(10, 10), bootstrap.method="Chauvet") cluster_size_pop_st<- aggregate(data_pop_stclust$cluster, by=list(data_pop_stclust$stratum), table)[[2]] for(h in 1:L) cluster_size_st<- c(cluster_size_st, cluster_size_pop_st[[h]][unique(data_samp_stclust$cluster[data_samp_stclust$stratum= ... [TRUNCATED] Rd file 'boot.weights.stsrs.Rd': \examples lines wider than 100 characters: boot.CP<- boot.weights.stsrs(data_samp_srs, population_size, R, bootstrap.method="Chipperfield.Preston") boot.BP.med<- boot.weights.stsrs(data_samp_srs, population_size, R, parameter="median", bootstrap.method="Beaumont.Patak", distribution ... [TRUNCATED] boot.BP<- boot.weights.stsrs(data_samp_srs, population_size, R, bootstrap.method="Beaumont.Patak", epsilon=0.8) Rd file 'direct.boot.stsrs.Rd': \examples lines wider than 100 characters: boot.Efron<- direct.boot.stsrs(data_samp_srs, population_size, R, parameter="total", bootstrap.method="Efron") boot.RW.st<- direct.boot.stsrs(data_samp_stsrs, population_size_st, R, parameter="total", bootstrap.method="Rao.Wu") Rd file 'pseudopop.boot.stsrs.Rd': \examples lines wider than 100 characters: boot.BF<- pseudopop.boot.stsrs(data_samp_srs, population_size, R.pop, R.samp, bootstrap.method="Bickel.Freedman") boot.Sitter.med<- pseudopop.boot.stsrs(data_samp_srs, population_size, R.pop, R.samp, parameter="median", bootstrap.method="Sitter.BWO" ... [TRUNCATED] These lines will be truncated in the PDF manual. * 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 ... [0s/0s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... [21m/21m] NOTE Examples with CPU (user + system) or elapsed time > 5s user system elapsed boot.weights.stsrs 1242.735 0.492 1243.285 boot.twostage 9.799 0.048 9.847 * 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: 3 NOTEs