Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation issues #6

Open
Robinlovelace opened this issue Feb 20, 2020 · 2 comments
Open

Installation issues #6

Robinlovelace opened this issue Feb 20, 2020 · 2 comments

Comments

@Robinlovelace
Copy link

I just tried to install it on my Windows work desktop and got this:

system.time(devtools::install_github("afrimapr/afriadmin"))
Downloading GitHub repo afrimapr/afriadmin@master
Skipping 1 packages not available: rhdx
√  checking for file 'C:\Users\georl\AppData\Local\Temp\RtmpklimIN\remotes2174143a6c9e\afrimapr-afriadmin-7997fa7/DESCRIPTION' ...
-  preparing 'afriadmin': (475ms)
√  checking DESCRIPTION meta-information ...
-  checking for LF line-endings in source and make files and shell scripts
-  checking for empty or unneeded directories
-  looking to see if a 'data/datalist' file should be added
-  building 'afriadmin_0.0.0.9000.tar.gz' (1.1s)
   
Installing package into ‘D:/R/Rlibs’
(as ‘lib’ is unspecified)
'\\ds.leeds.ac.uk\Staff\Staff7\georl'
CMD.EXE was started with the above path as the current directory.
UNC paths are not supported.  Defaulting to Windows directory.
ERROR: dependency 'rhdx' is not available for package 'afriadmin'
* removing 'D:/R/Rlibs/afriadmin'
Error: Failed to install 'afriadmin' from GitHub:
  (converted from warning) installation of package ‘C:/Users/georl/AppData/Local/Temp/RtmpklimIN/file21744f3a555e/afriadmin_0.0.0.9000.tar.gz’ had non-zero exit status
Timing stopped at: 4.27 1.25 54.85
> install.packages("rhdx")
Installing package into ‘D:/R/Rlibs’
(as ‘lib’ is unspecified)
Warning in install.packages :
  package ‘rhdx’ is not available (for R version 3.6.2)
> system.time(devtools::install_github("afrimapr/afriadmin"))
Downloading GitHub repo afrimapr/afriadmin@master
Skipping 1 packages not available: rhdx
√  checking for file 'C:\Users\georl\AppData\Local\Temp\RtmpklimIN\remotes217433086d2a\afrimapr-afriadmin-7997fa7/DESCRIPTION' ... 
-  preparing 'afriadmin': (581ms)
√  checking DESCRIPTION meta-information ... 
-  checking for LF line-endings in source and make files and shell scripts
-  checking for empty or unneeded directories
-  looking to see if a 'data/datalist' file should be added
-  building 'afriadmin_0.0.0.9000.tar.gz' (1.1s)
   
Installing package into ‘D:/R/Rlibs’
(as ‘lib’ is unspecified)
'\\ds.leeds.ac.uk\Staff\Staff7\georl'
CMD.EXE was started with the above path as the current directory.
UNC paths are not supported.  Defaulting to Windows directory.
ERROR: dependency 'rhdx' is not available for package 'afriadmin'
* removing 'D:/R/Rlibs/afriadmin'
@andysouth
Copy link
Member

Github installation works for me now.
Removed reliance on rhdx, use in afriadmin currently experimental.

@anelda
Copy link

anelda commented May 9, 2020

Hi Andy,

I tried to install afriadmin today, but it got stuck on the download stage for almost an hour before I cancelled it. My internet connection is theoretically not that bad... Just thought I should let you know.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants