我正在尝试运行,devtools::install_github("gaborcsardi/notifier")
但 R 似乎无法正确识别 RTools;位于C:\Rtools
.
按照https://github.com/r-lib/devtools/issues/1772上的说明操作后,pkgbuild::find_rtools()
使用devtools
and的 CRAN 版本运行仍然给我以下错误pkgbuild
:
Error in rethrow_call(c_processx_exec, command, c(command, args), stdin, :
Command not found @win/processx.c:977
这是我的session_info()
:
- Session info ----------------------------------------------------------------------------------------------------------
setting value
version R version 3.5.2 (2018-12-20)
os Windows 10 x64
system x86_64, mingw32
ui RStudio
language (EN)
collate English_United States.1252
ctype English_United States.1252
tz America/Chicago
date 2019-09-03
- Packages --------------------------------------------------------------------------------------------------------------
! package * version date lib source
assertthat 0.2.1 2019-03-21 [1] …
Run Code Online (Sandbox Code Playgroud) r ×1