Check()error but I don't how solve

An error occurred when running check () according to the book (https://r-pkgs.org/whole-game.html) process, how can I solve it?

> check()
Updating liripo documentation
Writing NAMESPACE
Loading liripo
Writing NAMESPACE
-- Building ---------------------------------------------------------- liripo --
Setting env vars:
* CFLAGS    : -Wall -pedantic
* CXXFLAGS  : -Wall -pedantic
* CXX11FLAGS: -Wall -pedantic
--------------------------------------------------------------------------------
   系统找不到指定的路径。
√  checking for file 'F:\liripo\Rwork\liripo/DESCRIPTION' (383ms)
-  preparing 'liripo':
√  checking DESCRIPTION meta-information ... 
-  checking for LF line-endings in source and make files and shell scripts
-  checking for empty or unneeded directories
-  building 'liripo_0.0.0.9000.tar.gz'
   
Error in (function (command = NULL, args = character(), error_on_status = TRUE,  : 
  System command error

The chinese is System can not find the path.