- Remove remaining mentions of Julia. - allow .r and .R as suffixes if possible. - Check that default suffix is set. - Allow nested dicts as inputs. `str(value)` causes errors. https://github.com/pytask-dev/pytask-r/blob/143aa77068db18653cfea49004ddaf222f468de0/src/pytask_r/execute.py#L44 - Update Readme. - Release new version.
str(value)causes errors.pytask-r/src/pytask_r/execute.py
Line 44 in 143aa77