duarteguilherme / congressbr

An R package that returns tidy data from the APIs of the Brazilian Federal Senate and Chamber of Deputies.
https://robertmyles.github.io/congressbr/
Other
43 stars 6 forks source link

Checking differences between Windows and Linux #27

Closed duarteguilherme closed 7 years ago

duarteguilherme commented 7 years ago

We must check if the package is working on Windows and on Linux.

RobertMyles commented 7 years ago

You have Linux, right? We could check it with that. For Windows, I can check it on another computer or we can use here.

duarteguilherme commented 7 years ago

On linux , it's working.

duarteguilherme commented 7 years ago

that's not a big deal, because the encoding on Linux is utf-8 as well.

danilofreire commented 7 years ago

It seems to work fine on Ubuntu 16.04.2 LTS. No issues so far.

danilofreire commented 7 years ago

We close the issue after the run the final beta on Windows. I have a Windows 8.1 partition on my PC if necessary. Or we can use winbuilder as Rob suggested.

RobertMyles commented 7 years ago

I'm closing this because we can use devtools to check it.