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

Could not download the Rphenograph package #6

Open
cynt0009 opened this issue May 14, 2019 · 0 comments
Open

Could not download the Rphenograph package #6

cynt0009 opened this issue May 14, 2019 · 0 comments

Comments

@cynt0009
Copy link

Hi guys,

I followed the instructions below to install the Rphenograph:

library(data.table)
if(!require(devtools)){

  • install.packages("devtools") # If not already installed
    
  • }

devtools::install_github("JinmiaoChenLab/Rphenograph")

However, I kept getting the output (below) and could not have the package Rphenograph:

tar: Failed to set default locale
tar: Failed to set default locale
During startup - Warning messages:
1: Setting LC_CTYPE failed, using "C"
2: Setting LC_TIME failed, using "C"
3: Setting LC_MESSAGES failed, using "C"
4: Setting LC_MONETARY failed, using "C"
v checking for file '/private/var/folders/hz/6k6njk1d2sv2r0dvffd3ktvh0000gn/T/Rtmp2nUveF/remotes21af753481b1/JinmiaoChenLab-Rphenograph-0298487/DESCRIPTION' ...

  • preparing 'Rphenograph':
    v checking DESCRIPTION meta-information ...
  • cleaning src
  • checking for LF line-endings in source and make files and shell scripts
  • checking for empty or unneeded directories
  • building 'Rphenograph_0.99.1.tar.gz'

Error: (converted from warning) Setting LC_CTYPE failed, using "C"
Execution halted
Error in i.p(...) :
(converted from warning) installation of package '/var/folders/hz/6k6njk1d2sv2r0dvffd3ktvh0000gn/T//Rtmp2nUveF/file21af32982531/Rphenograph_0.99.1.tar.gz' had non-zero exit status

Can anyone help me please? Thank you so so much.

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

1 participant