sdcTools / sdcMicro

sdcMicro
http://sdctools.github.io/sdcMicro/
79 stars 23 forks source link

Problem downloading sdcMicro from CRAN #345

Closed santiagopoy closed 2 days ago

santiagopoy commented 7 months ago

Dear all, I am not able to download sdcMicro from CRAN. "Package ‘sdcMicro’ was removed from the CRAN repository." (https://cran.r-project.org/web/packages/sdcMicro/index.html)

How do you suggest to install the package? I have RStudio version 4.3.2. Thanks!

bernhard-da commented 7 months ago

@santiagopoy thx for reporting. We are aware of the issue and working on it so that sdcMicro is soon again on CRAN. In the meantime you can install the lastest version from github directly using

devtools::install_github("sdcTools/sdcMicro")
santiagopoy commented 7 months ago

@bernhard-da thx! sdcMicro is now working!

Bahamyirou commented 7 months ago

Am not able to install sdcMicro from Cran neither. Is the issue fixed ? I have the most recent rstudio and the R-4.3.0 as well

bernhard-da commented 7 months ago

@Bahamyirou see my comment directly above yours.

Bahamyirou commented 7 months ago

@bernhard-da the github installation did not work neither. Do we need a specific version of R ?

bernhard-da commented 7 months ago

@Bahamyirou what errors did you get when trying to install from github? Without any information it is impossible to help you.

matthias-da commented 2 days ago

No answers, closed.