* using log directory ‘/srv/hornik/tmp/CRAN/sbw.Rcheck’ * using R Under development (unstable) (2024-07-04 r86873) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 18.1.8 (1+b1) Debian flang-new version 18.1.8 (1+b1) * running under: Debian GNU/Linux trixie/sid * 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 ... [4s/6s] NOTE Maintainer: ‘Jose R. Zubizarreta ’ Suggests or Enhances not in mainstream repositories: gurobi, pogs * 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 ‘sbw’ can be installed ... [4s/4s] 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 ... [1s/1s] OK * checking whether the package can be loaded with stated dependencies ... [1s/1s] OK * checking whether the package can be unloaded cleanly ... [1s/1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s/1s] OK * checking whether the namespace can be unloaded cleanly ... [1s/1s] OK * checking loading without being on the library search path ... [1s/1s] 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 ... [8s/8s] OK * checking Rd files ... [0s/0s] 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 ... [0s/0s] OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... [1s/1s] 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: 2 NOTEs