-
Notifications
You must be signed in to change notification settings - Fork 1
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 a bunch of R libraries #2
Comments
Closed by #6 🎉 |
Hey all - I think this one never got deployed (at least, I see an ❌ in the deployment field) |
I need to open an issue about getting the GitHub actions fixed, @choldgraf. Currently this is deployed manually. |
Hello! Apologies if this is not the appropriate place for this request (I'm still learning how to use GitHub). I would like to request an update of the VAST package to the latest 3.7.0 version. Please let me know if I should open a new issue for this. |
@caitlinkroeger heya! I'll try to get this done over the weekend, and if not by Monday. |
Thank you @yuvipanda - I'll keep an eye out for the update! |
Hi! Just curious if any progress on updating VAST? Thank you!
…On Fri, Jun 11, 2021 at 1:37 PM Yuvi Panda ***@***.***> wrote:
@caitlinkroeger <https://github.com/caitlinkroeger> heya! I'll try to get
this done over the weekend, and if not by Monday.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AO2H5VBT4GPDXIKQAGJ4KOLTSJXX3ANCNFSM4TDWJUSQ>
.
|
@caitlinkroeger can you check now? Hopefully over the next week or two we'll be able to migrate the farallon hub to our new infrastructure setup (2i2c-org/infrastructure#368) that will make these kinda updates faster. Apologies for the delay in this case. |
Thank you for working on updating the VAST package! I received the
following warning when I loaded the package:
Warning message:
In checkMatrixPackageVersion() : Package version inconsistency detected.
TMB was built with Matrix version 1.3.4
Current Matrix version is 1.3.2
Please re-install 'TMB' from source using install.packages('TMB', type
= 'source') or ask CRAN for a binary version of 'TMB' matching CRAN's
'Matrix' package
…On Tue, Jun 22, 2021 at 11:01 AM Yuvi Panda ***@***.***> wrote:
@caitlinkroeger <https://github.com/caitlinkroeger> can you check now?
Hopefully over the next week or two we'll be able to migrate the farallon
hub to our new infrastructure setup (2i2c-org/infrastructure#368
<2i2c-org/infrastructure#368>) that will make these
kinda updates faster. Apologies for the delay in this case.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AO2H5VD4UYUXGOUEC3OQD7LTUDFX5ANCNFSM4TDWJUSQ>
.
|
@caitlinkroeger I've updated the version of the 'matrix' package too! I've also moved the farallon hub to a different cluster - but nothing should be different from your end! Can you let us know if anything seems off? Thanks |
Hello! Thank you for the update! The VAST installation is working well but
I am trying to plot some maps from the model output with code that worked
before the update and I'm getting an error that I need the package
'lwgeom'. Is emailing here okay for such requests or is there a better
place to ask for package installations in the future? Thank you!
…On Wed, Jun 23, 2021 at 9:54 AM Yuvi Panda ***@***.***> wrote:
@caitlinkroeger <https://github.com/caitlinkroeger> I've updated the
version of the 'matrix' package too! I've also moved the farallon hub to a
different cluster - but nothing should be different from your end! Can you
let us know if anything seems off? Thanks
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AO2H5VEDQCJYP5A3ZUFNRMTTUIGUTANCNFSM4TDWJUSQ>
.
|
hey @caitlinkroeger - think you could open a new issue about this new package? I think that'll be easier to track than using this issue. You could use this issue template to do so: https://github.com/2i2c-org/pilot/issues/new?labels=enhancement&template=tech-request.md |
@trondkr requested the following R packages be installed:
parallel itsadug TMB VAST EOFR INLA car lme4 MASS MuMIn mediation nlsem lavaan semPlot mgcv mgcViz DHARMa dunn.test corrplot statmod tweedie glmmTMB data.table rgeos sf sp raster rgdal purrr ggpubr ggstance gplots gganimate splitstackshape rworldmap maptools mapdata legendMap grid rnaturalearth rnaturalearthdata viridis adehabitatMA ncdf4
This would need to be added to https://github.com/2i2c-org/2i2c-pangeo-hubs/blob/staging/deployments/ohw/image/install.R. We should pin each package to current version, available via https://packagemanager.rstudio.com/client/#/repos/1/packages
The text was updated successfully, but these errors were encountered: