Skip to content

Installation issues #6

Description

@Robinlovelace

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions