johndharrison/JSON2XML

Problem to load the package

Opened this issue · 0 comments

Dear Creator,
I am using R version 4.2.0 with devtools 2.4.3 and after the installation, which i have performed as you suggested by using

devtools::install_github("johndharrison/JSON2XML", force = TRUE)

I have tried to load the package by using

library(JSON2XML)

But each time the R session aborts itself, also when i am trying to call just one function fo your package by using

JSON2XML::

the R session aborts itself.

Can you help me to solve this? I am quite interesting to use this package to convert GeoJson to ISO-XML data that can match with the tractor requirement for the variable rate technology "ISO BUS".