raviselker/medmod

I can't get the stable release to install.

jshousephd opened this issue · 1 comments

Was it not on CRAN Sep 1st?

Default CRAN mirror snapshot taken on 2017-09-01.
See: https://mran.microsoft.com/.

install.packages("medmod")
Installing package into ‘H:/My Documents/R/win-library/3.4’
(as ‘lib’ is unspecified)
Warning in install.packages :
package ‘medmod’ is not available (for R version 3.4.1)

sessionInfo()
R version 3.4.1 (2017-06-30)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows >= 8 x64 (build 9200)

Matrix products: default

locale:
[1] LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252 LC_MONETARY=English_United States.1252 LC_NUMERIC=C
[5] LC_TIME=English_United States.1252

attached base packages:
[1] stats graphics grDevices utils datasets methods base

other attached packages:
[1] RevoUtilsMath_10.0.0

loaded via a namespace (and not attached):
[1] compiler_3.4.1 RevoUtils_10.0.5 tools_3.4.1 yaml_2.1.14

My bad. I see now that you last committed after Sep1.
I will adjust my snapshot. Sorry to waste your time!