This is a bug fix release
Bug fixes
- Now loads packages in the correct order. Closes #53.
- Now accurately represents
NA_character_
etc. in the job. Closes #51. - Now gracefully handles loaded but uninstalled packages. Closes #48.
- Avoid crash on R 4.4 by removing the check for RStudio version >= 1.2 (from April 2019). Thanks Balázs Knakker for detecting and fixing this bug!