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 issue #3

Closed
rgorsruch opened this issue Apr 25, 2019 · 7 comments
Closed

Install issue #3

rgorsruch opened this issue Apr 25, 2019 · 7 comments

Comments

@rgorsruch
Copy link

After running the following code from documentation:

> devtools::install_local("C:/immunarch/immunarch.tar.gz", dependencies = T)

I'm receiving the following error:

Skipping 1 packages not available: MonetDBLite
Installing 40 packages: airr, circlize, config, cowplot, dbplyr, dendextend, diptest, dtplyr, ellipse, factoextra, FactoMineR, fastcluster, flashClust, flexmix, forge, fpc, generics, ggpubr, ggrepel, ggsci, ggsignif, GlobalOptions, gridBase, heatmap3, kernlab, leaps, mclust, modeltools, MonetDBLite, polynom, prabclus, r2d3, Rtsne, scatterplot3d, shape, shinythemes, sparklyr, treemap, trimcluster, viridis
Installing packages into ‘C:/Users/rgorsuch/Documents/R/win-library/3.5’
(as ‘lib’ is unspecified)
Error: (converted from warning) package ‘MonetDBLite’ is not available (for R version 3.5.1)

immunarch is not showing up in my Packages library and the repLoad function is not present when trying to import data.

Thanks to anyone who can provide some insight!

Ryne

@vadimnazarov
Copy link
Contributor

Hi, sorry for that, MonetDBLite was removed from the CRAN causing all this issues. We will publish the new version right now without this issue.

@vadimnazarov
Copy link
Contributor

vadimnazarov commented Apr 29, 2019

Published, please re-install immunarch and get back to me if any issues arise

@vadimnazarov
Copy link
Contributor

Hi, I will close this issue for now, please feel free to re-open if any questions arise.

@MaraLlamas
Copy link

MaraLlamas commented May 8, 2019

Hi!
I have downloaded the 0.3.1 version and tried to install it. After running: >devtools::install_local("immunarch.tar.gz", dependencies=T)>
(I have previously set the directory that contains immunarch as the working directory)

I get a very similar error:
Skipping 1 packages not available: MonetDBLite
Installing 95 packages: abind, airr, BH, car, carData, cellranger, circlize, colorspace, config, cowplot, crosstalk, data.table, DBI, dbplyr, dendextend, DEoptimR, diptest, dplyr, dtplyr, ellipse, ellipsis, factoextra, FactoMineR, fastcluster, flashClust, flexmix, forcats, forge, fpc, generics, ggplot2, ggpubr, ggrepel, ggsci, ggsignif, GlobalOptions, gridBase, gridExtra, gtable, haven, heatmap3, hexbin, hms, htmlwidgets, httpuv, kernlab, labeling, later, leaps, lme4, maptools, MatrixModels, mclust, minqa, modeltools, MonetDBLite, munsell, mvtnorm, nloptr, openxlsx, pbkrtest, plogr, plotly, plyr, polynom, prabclus, progress, promises, quantreg, r2d3, RColorBrewer, RcppEigen, readr, readxl, reshape2, rio, robustbase, Rtsne, scales, scatterplot3d, shape, shiny, shinythemes, sourcetools, sp, sparklyr, SparseM, tidyr, tidyselect, treemap, trimcluster, viridis, viridisLite, xtable, zip
Error: (converted from warning) package ‘MonetDBLite’ is not available (for R version 3.6.0)

I appreciate your kind help!
Mara

@vadimnazarov vadimnazarov reopened this May 8, 2019
@vadimnazarov
Copy link
Contributor

Hi, sorry for that, updated the package to 0.3.2 and fully removed MonetDBLite, should work now!

@MaraLlamas
Copy link

I could install it now
Thank you very much!

@vadimnazarov
Copy link
Contributor

Glad to hear that!

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