Tej-ashwani commented on issue #35100:
URL: https://github.com/apache/arrow/issues/35100#issuecomment-1576474027
>
library(jsonlite)
json_data <- fromJSON("https://arrow.apache.org/docs/r/versions.json")
This code uses the fromJSON() function from the jsonlite package to read the
JSON file directly from the URL.
By following these steps, you should be able to resolve the error and
successfully read the JSON file.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]