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

Install repeatedly wants to update ITKR #360

Open
muratmaga opened this issue Jan 13, 2022 · 0 comments
Open

Install repeatedly wants to update ITKR #360

muratmaga opened this issue Jan 13, 2022 · 0 comments

Comments

@muratmaga
Copy link

I have a new system that I am installing R ant ANTsR. I am using the devtools::install_github() method.
after devtools::install_github('stnava/ITKR') successfully completed, I ran
install_github("ANTsX/ANTsRCore')
which wanted to update the ITKR (sorry the terminal buffer wasn't long enough to capture that. But it looks like below).

I was worried that the versions are not the same, so I said update that as well.

Now I am at the ANTsR stage, and I am getting the same message.

install_github("ANTsX/ANTsR")
Downloading GitHub repo ANTsX/ANTsR@HEAD
These packages have more recent versions available.
It is recommended to update all of them.
Which would you like to update?

1: All                                         
2: CRAN packages only                          
3: None                                        
4: ITKR (186128b01... -> bd0e22647...) [GitHub]

Obviously I can say None and skip, but I am wondering why the default install method thinks, ITKR needs updating. Particularly given that it just updated.

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