开发者

Using RJSONIO with R 2.13 Win7 (64-bit)?

开发者 https://www.devze.com 2023-03-16 11:48 出处:网络
I am having trouble installing RJSONIO for R version 2.13.0 I can manually download the binary and install it, but I can\'t use the library because it is \"not installed for \'arch=x64\'\"

I am having trouble installing RJSONIO for R version 2.13.0 I can manually download the binary and install it, but I can't use the library because it is "not installed for 'arch=x64'"

There is a similar question here: Trouble installing RJSONIO library

And the response referenced " building it from source" using RTools. I tried to download the program, but I couldn't figure out how to use it. Can anyone explain how to resolve开发者_开发百科 this issue? Would it be easier to just install a previous verion of R? For reference my OS is Windows 7 64-bit.

Thanks!


The binaries provided on CRAN are for the 32-bit version of R for Windows. This version works on 64-bit versions of Windows, so if downloading libraries is your preferred method of package install, then the easiest fix is to install 32-bit R.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号