• Better detection of gfortran on Windows via callr package
  • Added support for Apple M1
  • Allowed for optionally processing allocate statements in mortran.
  • Added an argument callEntries to gen_registration() to allow for inclusion of .Call() entries in registration as needed for Fortran calling R
  • Windows fixes
  • Bug fixes
  • Bug in fix_jhf_allocate where I was not accounting for zero jerr_indices

  • Bug in process_mortran where a NULL was being returned as the third value contradicting vignette example!

  • Improved a lot of things
  • Automatic fix of label warnings from compiler