Skip to content

v0.1.1

Choose a tag to compare

@rafapereirabr rafapereirabr released this 06 Mar 12:39
· 125 commits to main since this release

flightsbr v0.1.1

  • Bug fixes:
    • functions read_flights() and read_airport_movements() no longer have side effects on objects named month and year on the global environment. The split_date() support function was removed from the package. Closes #17.
    • read_ functions now try to download for a 2nd time if the 1st attempt failed. This will help overcome a small issue with the instability of ANAC data links. Closes #18.
    • Using a simpler / slightly faster version of latlon_to_numeric() with suppressed warnings.
    • Update package citation, adding OSF preprint DOI.