Closed viajerus closed 1 year ago
Can you make sure that both versions of this package are the same? If the issue still arises, please use reprex()
to generate the error and paste results here. Please also ensure your reprex code includes this line:
packageVersion("gtfsrouter")
Thanks :smiley:
Hello, thank you for your answer. The error disappeared as soon as I installed and loaded reprex(), now I have the desired output.
That's great!
Hello, I have a dataset without a transfers.txt table. If I try to generate the table in my linux computer, I have no problems. But when I run the same code (using the same file) in my Apple computer, I get the following error:
This is my code:
Same code, same file. Am I missing something?