Skip to content

job 0.3.1

Latest
Compare
Choose a tag to compare
@lindeloev lindeloev released this 05 May 00:30
· 1 commit to master since this release
55b4a7e

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!