Lchiffon/REmap

R Studio下载不了REmap

enjoyjubilee opened this issue · 11 comments

Error in read.dcf(path) : Found continuation line starting ' interactive map ...' at begin of record.
尝试了#16 #20 #31 的方法,仍然无法下载

下载其他github包会出现以下warning:
Warning messages: 1: In untar2(tarfile, files, list, exdir) : skipping pax global extended headers 2: In untar2(tarfile, files, list, exdir) : skipping pax global extended headers

求作者帮忙解决!

我也遇到这个问题,请问您怎么解决的

install.packages('XML')
install.packages('rjson')
install.packages("httr")
先下载这三个包试试,然后用这个方法加载。#20 (comment)
我的两台电脑都是这么装成功的

kbpjf commented

我在安装的时候也出现了:Error in read.dcf(path) :
Found continuation line starting ' interactive map ...' at begin of record.
而且试了很多方法都还是没有解决

kbpjf commented

已经通过下载压塑包到桌面,通过RStudio加载 R project解决,亲测有效

在哪里下载压缩包啊

kbpjf commented

直接下载作者上传到github的所有文件到桌面就行了 | | kbpjf chou | | 邮箱:nku14zhouyang@gmail.com | Signature is customized by Netease Mail Master 在2018年12月09日 09:46,Gladys0 写道: 在哪里下载压缩包啊 — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

嗯嗯,我前几天已经下载好了。感谢你

可以先library(devtools),然后在安装REmap

Warning in install.packages :
package ‘REmap-master.zip’ is not available (for R version 3.5.2)

怎么办呢?