- 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__()`
0.62.0
- BREAKING: removed the `rtdc_dataset.linker` module, because it is not used by any other piece of software and because combining file-like objects external links are quirky and their combination finally broke with h5py 3.12 - enh: added integrity check for external links - tests: reduce warnings