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 Error: 'Snowball' is not available for 'tmt' #2

Open
rerwin21 opened this issue Sep 9, 2015 · 3 comments
Open

Installation Error: 'Snowball' is not available for 'tmt' #2

rerwin21 opened this issue Sep 9, 2015 · 3 comments

Comments

@rerwin21
Copy link

rerwin21 commented Sep 9, 2015

Hello,

I get the following error and I have not found a solution elsewhere. I'm not sure where to begin. I'm running R 3.2.1 on Windows.

install_github("schaunwheeler/tmt")
    Downloading github repo schaunwheeler/tmt@master
    Installing tmt
    Skipping 1 packages not available: Snowball
    "C:/PROGRA~1/R/R-32~1.1/bin/x64/R" --no-site-file --no-environ --no-save  \
      --no-restore CMD INSTALL  \
      "C:/Users/Ryan/AppData/Local/Temp/RtmpQLvphB/devtoolse8c338658c/schaunwheeler-tmt-     c3d1c8e"  \
      --library="C:/Users/Ryan/Documents/R/win-library/3.2" --install-tests 

    ERROR: dependency 'Snowball' is not available for package 'tmt'
    * removing 'C:/Users/Ryan/Documents/R/win-library/3.2/tmt'
     Error: Command failed (1)
@alarionov
Copy link

@rerwin21 you just need to change the name of Snowball package to SnowballC
#3

@Lucinho91
Copy link

How do I change the name of the packages?

@ghost
Copy link

ghost commented Jun 11, 2021

See the Pull Request here: cf709b0
Well Done @burcintamer

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