\donttest{} examples to r3d_bootstrap() and r3d_bwselect() (fixes CRAN ERROR for missing examples)\dontrun{} with \donttest{} in r3d(), plot.r3d(), print.r3d(), and summary.r3d() examples (fixes CRAN NOTE)@noRd to all internal helpers in r3d_utils.R to suppress NOTE about documented non-exported objects; removed orphaned .Rd filesxi_mat parameter to r3d_bootstrap() for deterministic bootstrap with pre-generated multiplier draws (enables cross-platform equivalence testing)stata_r3d/) with full Mata implementation and 69-test equivalence suiteR_init_YourPackageName to R_init_R3D so R_registerRoutines and R_useDynamicSymbols are called on loadlocweights changed from double *KERNELW to int *KERNEL_TYPE to match Fortran INTEGER declarationr3d.ado (lines 39-41) that caused option parsing failures when paths contained spaces02_mc_stata_worker.do, 02_mc_stata_parallel.sh, run_stata_mc_nohup.sh)04_stata_coverage.R for computing uniform coverage from Stata results01_mc_R.R, 03_mc_compare.R) from pointwise to uniform coverage computation.Rbuildignore to exclude non-package files (stata_r3d/, .claude/, etc.).gitignore to exclude MC run artifacts and Stata build logs.Rbuildignore patterns to exclude compiled artifacts (src/*.so, src/*.o, src/*.dll) from source tarball (CRAN requirement)r3d() for distributional regression discontinuityr3d_bwselect()
plot.r3d()