Victor Ordu

Results 31 comments of Victor Ordu

Thanks for posting this issue. It solved my problem.

@nadeemkhan786 I get this error when I have poor internet. But you could fix the typos in your code so we're certain that we're on the same page....

Is there any update on this? Very much need it as well...

@zuzmac: Have a look at [this tutorial](http://www.youtube.com/playlist?list=PL66CB2FF65368715C&feature=plcp)

So in the meantime what should users do project owners do? This development also means that the package is not available for R 4.0.0. For it to have been archived,...

I've not tried working with it recently so I can't speak with any kind of authority. I advise that project owners lock their dependencies' versioning with something like [packrat](https://rstudio.github.io/packrat/) or...

@Tungz74 You can install it from this repo with this code ``` if (!requireNamespace("devtools")) install.packages("devtools") devtools::install_github("Ronggui/RQDA") ``` Otherwise, you can still use any of the archived versions from **[here](https://cran.r-project.org/src/contrib/Archive/RQDA/)**. These...

Yes, try it and let us know how it goes. If you hit any errors post here, along with `sessionInfo()`.