* using log directory ‘/srv/hornik/tmp/CRAN/RegCombin.Rcheck’ * using R Under development (unstable) (2023-10-14 r85331) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 16.0.6 (15) GNU Fortran (Debian 13.2.0-4) 13.2.0 * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘RegCombin/DESCRIPTION’ ... OK * this is package ‘RegCombin’ version ‘0.4.1’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [3s/4s] Note_to_CRAN_maintainers Maintainer: ‘Christophe Gaillac ’ * 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 ‘RegCombin’ can be installed ... [6s/6s] 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 R 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 ... [14s/14s] OK * checking Rd files ... [0s/0s] NOTE checkRd: (-1) regCombin.Rd:32: Lost braces 32 | \item{Ldata}{a dataset including Y and possibly X_c=(X_{c,1},...,X_{c,q}). X_c must be finitely supported.} | ^ checkRd: (-1) regCombin.Rd:32: Lost braces 32 | \item{Ldata}{a dataset including Y and possibly X_c=(X_{c,1},...,X_{c,q}). X_c must be finitely supported.} | ^ checkRd: (-1) regCombin.Rd:34: Lost braces 34 | \item{Rdata}{a dataset including X_{nc} and the same variables X_{c} as in Ldata.} | ^ checkRd: (-1) regCombin.Rd:34: Lost braces 34 | \item{Rdata}{a dataset including X_{nc} and the same variables X_{c} as in Ldata.} | ^ checkRd: (-1) regCombin.Rd:38: Lost braces 38 | \item{nc_var}{the labels of the regressors X_{nc}.} | ^ checkRd: (-1) regCombin.Rd:42: Lost braces 42 | \item{constraint}{a vector of size q indicating the type of constraints (if any) on the function f(x_{c,1},...,x_{c,q}) for k=1,...,q: "convex", "concave", "nondecreasing", "nonincreasing", "nondecreasing_convex", "nondecreasing_concave", "nonincreasing_convex", "nonincreasing_concave", or NA for no constraint. Default is NULL, namely no constraints at all.} | ^ checkRd: (-1) regCombin.Rd:42: Lost braces 42 | \item{constraint}{a vector of size q indicating the type of constraints (if any) on the function f(x_{c,1},...,x_{c,q}) for k=1,...,q: "convex", "concave", "nondecreasing", "nonincreasing", "nondecreasing_convex", "nondecreasing_concave", "nonincreasing_convex", "nonincreasing_concave", or NA for no constraint. Default is NULL, namely no constraints at all.} | ^ checkRd: (-1) regCombin.Rd:44: Lost braces 44 | \item{nc_sign}{a vector of size p indicating sign restrictions on each of the p coefficients of X_{nc}. For each component, -1 corresponds to a minus sign, 1 to a plus sign and 0 to no constraint. Default is NULL, namely no constraints at all.} | ^ checkRd: (-1) regCombin.Rd:64: Lost braces 64 | \item{projections}{a boolean indicating if the identified set and confidence intervals on beta_{0k} for k=1,...,p are computed (TRUE), rather than the identified set and confidence region of beta_0 (FALSE). Default is FALSE.} | ^ * 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 ... [6s/6s] OK * checking PDF version of manual ... [4s/4s] OK * checking HTML version of manual ... [1s/1s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 NOTE