* using log directory 'd:/RCompile/CRANincoming/R-devel/bootsurv.Rcheck' * using R Under development (unstable) (2024-05-14 r86553 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 'bootsurv/DESCRIPTION' ... OK * this is package 'bootsurv' version '0.0.0.9000' * package encoding: UTF-8 * checking CRAN incoming feasibility ... 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 hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'bootsurv' 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 ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... 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 ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... [20m] NOTE Examples with CPU (user + system) or elapsed time > 10s user system elapsed boot.weights.stsrs 1178.72 12.33 1191.08 boot.twostage 13.74 1.33 15.07 * checking PDF version of manual ... [13s] OK * checking HTML version of manual ... OK * DONE Status: 3 NOTEs