* using log directory ‘/data/localhost/ripley/R/packages/tests-donttest/Rchoice.Rcheck’ * using R Under development (unstable) (2026-08-22 r90441) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2) GNU Fortran (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2) * running under: Fedora Linux 44 (Server Edition) * using session charset: UTF-8 * current time: 2026-08-23 01:18:10 UTC * checking for file ‘Rchoice/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘Rchoice’ version ‘0.3-6’ * package encoding: UTF-8 * 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 ‘Rchoice’ can be installed ... [11s/24s] OK * checking package directory ... 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 ... [19s/39s] OK * checking Rd files ... NOTE checkRd: (-1) Rchoice.Rd:159: Lost braces; missing escapes or markup? 159 | \code{ranp}. If the parameters are assumed to be normally distributed \eqn{\beta_i ~ N(\beta, \Sigma)}, then the random parameter are constructed as: \deqn{\beta_{ir}=\beta+L\omega_{ir}} where \eqn{LL'=\Sigma} and \eqn{\omega_{ir}} is the {r}-th draw from standard normal distribution for individual \eqn{i}. | ^ * 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 ... ERROR Running examples in ‘Rchoice-Ex.R’ failed The error most likely occurred in: > ### Name: bread.Rchoice > ### Title: Bread for sandwiches > ### Aliases: bread.Rchoice > > ### ** Examples > > ## Probit model > data("Workmroz") > probit <- Rchoice(lfp ~ k5 + k618 + age + wc + hc + lwg + inc, + data = Workmroz , family = binomial('probit')) Error in eval(opt, sys.frame(which = nframe)) : cannot open file '/data/localhost/ripley/R/test-dev/maxLik/R/maxLik.rdb': No such file or directory Calls: Rchoice -> eval -> eval Execution halted * checking examples with --run-donttest ... ERROR Running examples in ‘Rchoice-Ex.R’ failed The error occurred in: R Under development (unstable) (2026-08-22 r90441) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. Natural language support but running in an English locale R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > pkgname <- "Rchoice" > source(file.path(R.home("share"), "R", "examples-header.R")) > options(warn = 1) > library('Rchoice') Loading required package: Formula Error: package ‘maxLik’ required by ‘Rchoice’ could not be found Execution halted * checking PDF version of manual ... OK * checking HTML version of manual ... OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * checking for new files in some other directories ... OK * DONE Status: 2 ERRORs, 1 NOTE See ‘/data/localhost/ripley/R/packages/tests-donttest/Rchoice.Rcheck/00check.log’ for details. Command exited with non-zero status 1 Time 3:23.09, 88.31 + 12.05