ipeaGIT / flightsbr

R Package to Download Flight and Airport Data from Brazil

Home Page:https://ipeagit.github.io/flightsbr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error in read_airport_movements() : Error in data.table::rbindlist(dt_list) : Class attribute

rafapereirabr opened this issue · comments

Downloading the airport movment data for the year of 2019 is throwing the following error:

> m2019 <- read_airport_movements(date = 2019)
  |==================================================| 100%
Error in data.table::rbindlist(dt_list) : 
  Class attribute on column 12 of item 11 does not match with column 12 of item 1.