尝试在R版本3.5.0中安装paRdot包。我也尝试创建一个新的库,我得到的错误如下
devtools::install_github("demgenman/paRdot")
从安装"C:/Users/karan/AppData/Local/Temp/RtmpA7eMiW/devtools1e8419e4f9f/demgenman-paRdot-db77cca“--library="C:/Users/karan/Documents/R/win-library/3.5”的URL https://api.github.com/repos/demgenman/paRdot/zipball/master下载GitHub repo demgenman/ paRdot @master“C:/PROGRA1 1/R/R-351.0/bin/x64/R”-无站点-文件-无环境-无保存-非恢复-安静CMD安装paRdot--library=“C:/Users/karan/Documents/R/win-library/3.5”-安装-测试
安装源代码包'paRdot‘.*R **字节-编译并准备用于延迟加载的包**帮助*安装帮助索引转换软件包“paRdot”查找paRdot链接的帮助.完成了pardot_account html html pardot_campaigns html pardot_client html pardot_email_clicks html pardot_email_stats html pardot_email_template html pardot_lifecycle_histories html pardot_lifecycle_histories html pardot_list_memberships html pardot_lists html pardot_prospect_accounts html pardot_prospects html pardot_tag_objects html pardot_users html pardot_tag_objects html html en21 20# html html **构建包索引**测试是否安装了包可以加载* arch-i386错误: namespaceExport(ns )中的“paRdot”包或命名空间加载失败导出):未定义的导出: set_curl_options错误:加载失败的执行停止* arch - x64错误:namespaceExport中的“paRdot”包或命名空间加载失败(ns,导出):未定义的导出: set_curl_options错误:加载失败的执行停止错误:加载失败的i 386,“x64”删除arch安装中的paRdot:命令失败(1)
我在Windows 10上。64位以前从未见过这个错误
发布于 2019-12-03 21:50:17
一旦更新curl (mac ),就可以在R3.5.1上工作。
https://stackoverflow.com/questions/53843359
复制相似问题