flyconnectome / tracerutils

R tools for EM tracers
https://flyconnectome.github.io/tracerutils
GNU General Public License v3.0
0 stars 1 forks source link

On install, check version of installed packages #42

Open mmc46 opened 6 years ago

mmc46 commented 6 years ago

On install, it would be good if it checked the version of the required packages already installed, and skip, if the latest is already there.

fmlove commented 6 years ago

@mmc46 What version of the git2r package do you have installed? Devtools should automatically skip up-to-date packages when installing, but apparently this doesn't work with older versions of git2r.

mmc46 commented 6 years ago

0.23.0

On 25 Oct 2018, at 15:46, Fiona Love notifications@github.com wrote:

@mmc46 https://github.com/mmc46 What version of the git2r package do you have installed? Devtools should automatically skip up-to-date packages when installing, but apparently this doesn't work with older versions of git2r.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fmlove/tracerutils/issues/42#issuecomment-433080115, or mute the thread https://github.com/notifications/unsubscribe-auth/AByQ00EoB7Bwt5yDQKkM9xS3mkIMP2BMks5uoc7GgaJpZM4X6NAE.

fmlove commented 6 years ago

I can't seem to reproduce this on my machine; it seems to be doing a pretty good job of skipping dependencies if they're already installed and up-to-date. @mmc46 What version of devtools do you have?

mmc46 commented 6 years ago

1.13.6

On 8 Nov 2018, at 16:03, Fiona Love notifications@github.com wrote:

I can't seem to reproduce this on my machine; it seems to be doing a pretty good job of skipping dependencies if they're already installed and up-to-date. @mmc46 https://github.com/mmc46 What version of devtools do you have?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fmlove/tracerutils/issues/42#issuecomment-437050208, or mute the thread https://github.com/notifications/unsubscribe-auth/AByQ01PtQliRvlkwBLioftC0CZmt3wxXks5utFXdgaJpZM4X6NAE.