* using log directory 'd:/RCompile/CRANincoming/R-devel/sbw.Rcheck' * using R Under development (unstable) (2024-07-03 r86870 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 'sbw/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'sbw' version '1.1.8' * checking CRAN incoming feasibility ... NOTE Maintainer: 'Jose R. Zubizarreta ' Suggests or Enhances not in mainstream repositories: gurobi, pogs * checking package namespace information ... OK * checking package dependencies ... NOTE Packages which this enhances but not available for checking: 'gurobi', 'Rcplex', 'pogs' * 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 serialization versions ... OK * checking whether package 'sbw' 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 ... [11s] OK * checking Rd files ... NOTE checkRd: (-1) sbw.Rd:122: Lost braces 122 | \code{dat_weights}{, a data frame with the optimal weights } \code{dat_weights$sbw_weights} {;} | ^ checkRd: (-1) sbw.Rd:122: Lost braces; missing escapes or markup? 122 | \code{dat_weights}{, a data frame with the optimal weights } \code{dat_weights$sbw_weights} {;} | ^ checkRd: (-1) sbw.Rd:124: Lost braces 124 | \code{ind}{, an argument provided by the user;} | ^ checkRd: (-1) sbw.Rd:126: Lost braces 126 | \code{out}{, an argument provided by the user;} | ^ checkRd: (-1) sbw.Rd:128: Lost braces 128 | \code{bal}{, an argument provided by the user;} | ^ checkRd: (-1) sbw.Rd:130: Lost braces 130 | \code{wei}{, an argument provided by the user;} | ^ checkRd: (-1) sbw.Rd:132: Lost braces 132 | \code{sol}{, an argument provided by the user;} | ^ checkRd: (-1) sbw.Rd:134: Lost braces 134 | \code{par}{, an argument provided by the user;} | ^ checkRd: (-1) sbw.Rd:136: Lost braces 136 | \code{effective_sample_size}{, effective sample size/sizes for the weighted group/groups;} | ^ checkRd: (-1) sbw.Rd:138: Lost braces 138 | \code{objective_value}{, value/values of the objective function/functions at the optimum;} | ^ checkRd: (-1) sbw.Rd:140: Lost braces 140 | \code{status}{, status of the solution. If the optimal weights are found,} \code{status = optimal}; | ^ checkRd: (-1) sbw.Rd:141: Lost braces; missing escapes or markup? 141 | { otherwise, the solution may be not optimal or not exist, in which case an error will be returned with details specific to the solver used.} | ^ checkRd: (-1) sbw.Rd:142: Lost braces; missing escapes or markup? 142 | { For the solver "quadprog", the status code is missing, therefore, } \code{status = NA} {;} | ^ checkRd: (-1) sbw.Rd:142: Lost braces; missing escapes or markup? 142 | { For the solver "quadprog", the status code is missing, therefore, } \code{status = NA} {;} | ^ checkRd: (-1) sbw.Rd:144: Lost braces 144 | \code{time}{, time elapsed to find the optimal solution;} | ^ checkRd: (-1) sbw.Rd:146: Lost braces 146 | \code{shadow_price}{, dual variables or shadow prices of the covariate balance constraints;} | ^ checkRd: (-1) sbw.Rd:148: Lost braces 148 | \code{balance_parameters}{, details of the balance parameters;} | ^ checkRd: (-1) sbw.Rd:150: Lost braces 150 | \code{cstat}{, covariate balance statistic used in Wang and Zubizarreta (2020).} | ^ checkRd: (-1) sbw.Rd:151: Lost braces; missing escapes or markup? 151 | {A magnitude to be minimized to select the degree of approximate balance in } \code{bal$bal_gri} {.} | ^ checkRd: (-1) sbw.Rd:151: Lost braces; missing escapes or markup? 151 | {A magnitude to be minimized to select the degree of approximate balance in } \code{bal$bal_gri} {.} | ^ checkRd: (-1) summarize.Rd:19: Lost braces 19 | \code{variance}{, variance of the weights} | ^ checkRd: (-1) summarize.Rd:21: Lost braces 21 | \code{coefficient_variation}{, coefficient of variation of the weights} | ^ checkRd: (-1) summarize.Rd:23: Lost braces 23 | \code{effective_sample_size}{, effective sample size} | ^ checkRd: (-1) summarize.Rd:25: Lost braces 25 | \code{balance_table}{, mean/TASDM balance tables for samples before/after weighting} | ^ checkRd: (-1) summarize.Rd:27: Lost braces 27 | \code{shadow_price}{, dual tables or shadow prices for the balanced groups} | ^ * 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 ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... OK * checking PDF version of manual ... [13s] OK * checking HTML version of manual ... OK * DONE Status: 3 NOTEs