PaulC91 / shinyauthr

R package with shiny authentication modules
https://paulc91.github.io/shinyauthr/
Other
424 stars 81 forks source link

shinyauthr in windows #21

Closed chitemerere closed 5 years ago

chitemerere commented 5 years ago

Hi Paul, i have issues with installing shinyauthr in Windows. I am getting the following error message:

devtools::install_github("paulc91/shinyauthr") Downloading GitHub repo paulc91/shinyauthr@master WARNING: Rtools is required to build R packages, but is not currently installed.

Please download and install Rtools 3.5 from http://cran.r-project.org/bin/windows/Rtools/. √ checking for file 'C:\Users\Stratdigm\AppData\Local\Temp\Rtmp0KSrsU\remotesb41a3f7bec\PaulC91-shinyauthr-6830f43/DESCRIPTION' (381ms)

Installing package into ‘\Mac/Home/Documents/R/win-library/3.6’ (as ‘lib’ is unspecified) '\Mac\Home\Documents' CMD.EXE was started with the above path as the current directory. UNC paths are not supported. Defaulting to Windows directory.

PaulC91 commented 5 years ago

try installing Rtools as it suggests?

chitemerere commented 5 years ago

Noted with thanks

chitemerere commented 5 years ago

I have installed Rtools but still get the following errror message:

devtools::install_github("paulc91/shinyauthr") Downloading GitHub repo paulc91/shinyauthr@master √ checking for file 'C:\Users\Stratdigm\AppData\Local\Temp\Rtmp0KSrsU\remotesb4436b7d11\PaulC91-shinyauthr-6830f43/DESCRIPTION' (403ms)

  • preparing 'shinyauthr': √ checking DESCRIPTION meta-information ... OK
  • checking for LF line-endings in source and make files and shell scripts
  • checking for empty or unneeded directories
  • building 'shinyauthr_0.0.99.tar.gz'

Installing package into ‘\Mac/Home/Documents/R/win-library/3.6’ (as ‘lib’ is unspecified) '\Mac\Home\Documents' CMD.EXE was started with the above path as the current directory. UNC paths are not supported. Defaulting to Windows directory.