* using log directory 'd:/RCompile/CRANincoming/R-devel/neodistr.Rcheck' * using R Under development (unstable) (2025-07-08 r88392 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.2.0 GNU Fortran (GCC) 14.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'neodistr/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'neodistr' version '0.1.2' * package encoding: UTF-8 * checking CRAN incoming feasibility ... [10s] NOTE Maintainer: 'Achmad Syahrul Choir ' Possibly misspelled words in DESCRIPTION: Osiewalski (21:35) Size of tarball: 6621472 bytes * 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 'neodistr' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... NOTE Non-standard file/directory found at top level: 'neodistr.Rproj' * 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 ... [20s] OK * checking Rd files ... OK * 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 installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... OK Running 'spelling.R' Running 'testthat.R' * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [20s] ERROR Error(s) in re-building vignettes: --- re-building 'neodistr.Rmd' using rmarkdown Quitting from neodistr.Rmd:340-356 [show_jsep_results_pre] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error in `prep_call_sampler()`: ! the compiled object from C++ code for this model is invalid, possible reasons: - compiled with save_dso=FALSE; - compiled on a different platform; - does not exist (created from reading csv files). --- Backtrace: ▆ 1. ├─loo::loo(fit_jsep_bnrm, moment_match = TRUE) 2. └─brms:::loo.brmsfit(fit_jsep_bnrm, moment_match = TRUE) 3. └─brms::do_call(compute_loolist, args) 4. └─brms:::eval2(call, envir = args, enclos = envir) 5. └─base::eval(expr, envir, ...) 6. └─base::eval(expr, envir, ...) 7. └─brms (local) .fun(...) 8. └─brms::do_call(compute_loo, args) 9. └─brms:::eval2(call, envir = args, enclos = envir) 10. └─base::eval(expr, envir, ...) 11. └─base::eval(expr, envir, ...) 12. └─brms (local) .fun(...) 13. └─brms::do_call(paste0(".", criterion), args) 14. └─brms:::eval2(call, envir = args, enclos = envir) 15. └─base::eval(expr, envir, ...) 16. └─base::eval(expr, envir, ...) 17. └─brms:::.loo(...) 18. └─brms::do_call("loo_moment_match", moment_match_args) 19. └─brms:::eval2(call, envir = args, enclos = envir) 20. └─base::eval(expr, envir, ...) 21. └─base::eval(expr, envir, ...) 22. ├─loo::loo_moment_match(...) 23. └─brms:::loo_moment_match.brmsfit(...) 24. └─brms:::update_misc_env(x, recompile = recompile) 25. ├─base::suppressMessages(brm(fit = x, chains = 0)) 26. │ └─base::withCallingHandlers(...) 27. └─brms::brm(fit = x, chains = 0) 28. └─brms::do_call(fit_model, fit_args) 29. └─brms:::eval2(call, envir = args, enclos = envir) 30. └─base::eval(expr, envir, ...) 31. └─base::eval(expr, envir, ...) 32. └─brms (local) .fun(...) 33. └─brms (local) .fit_model(model, ...) 34. └─brms::do_call(rstan::sampling, args) 35. └─brms:::eval2(call, envir = args, enclos = envir) 36. └─base::eval(expr, envir, ...) 37. └─base::eval(expr, envir, ...) 38. ├─rstan (local) .fun(...) 39. └─rstan (local) .fun(...) 40. └─rstan (local) .local(object, ...) 41. └─object@mk_cppmodule(object) 42. └─rstan:::prep_call_sampler(object) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'neodistr.Rmd' failed with diagnostics: the compiled object from C++ code for this model is invalid, possible reasons: - compiled with save_dso=FALSE; - compiled on a different platform; - does not exist (created from reading csv files). --- failed re-building 'neodistr.Rmd' SUMMARY: processing the following file failed: 'neodistr.Rmd' Error: Vignette re-building failed. Execution halted * checking PDF version of manual ... [17s] OK * checking HTML version of manual ... OK * DONE Status: 1 ERROR, 2 NOTEs