- enh: support passing pathlib.Path to lme4.rsetup.set_*_path methods - docs: correct keyword arguments for advanced section on S3
0.62.5
- enh: make set_r_lib_path available in lme4 submodule
0.62.4
- enh: honor R_LIBS_USER environment variable when running R
0.62.3
- fix: get_r_version string conversion not necessary
0.62.2
- fix: use full path to R executable when running lme4 analysis in rsetup - enh: properly catch CalledProcessError in run_command - enh: improve search for R executable path - ref: replace sp.check_output with run_command in lme4 submodule
0.62.1
- fix: numpy-version-specific default for `copy` in `__array__()`