【问题标题】:Cannot download flipmaxdiff from the github respository无法从 github 存储库下载翻转 maxdiff
【发布时间】:2019-04-15 13:55:23
【问题描述】:

我正在 R 中设置编码以使用以下指南分析 maxdiff 数据: https://www.r-bloggers.com/how-to-analyze-max-diff-data-in-r/

这需要使用 install_github("Displayr/flipMaxDiff") 安装 Flipmaxdiff 包

但它给了我以下错误: 错误:HTTP 错误 404。 未找到

剩余速率限制:14/60 速率限制重置时间:2019-04-15 14:27:05 UTC

谁能帮我下载这个包或推荐任何其他方式我可以完成我的 maxdiff 分析?

谢谢,

查希尔

【问题讨论】:

    标签: r


    【解决方案1】:
    install.packages("devtools")
    library(devtools)
    install_github("Displayr/flipData")
    

    【讨论】:

    • 感谢您的回复。我已经安装了这个包,但是其余的代码需要在系统中安装 displayr/flipmaxdiff,我无法下载。好像github包已经不存在了。
    猜你喜欢
    • 2021-03-23
    • 1970-01-01
    • 2023-02-01
    • 1970-01-01
    • 1970-01-01
    • 2019-12-04
    • 2012-02-26
    • 1970-01-01
    • 2017-02-03
    相关资源
    最近更新 更多